Learning Documentation Community Open Exchange Global Masters Certification Partner Directory Ideas Portal
Developer Community
  • Posts
    • InterSystems Official
    • Articles
    • Questions
    • Announcements
    • Discussions
    • Tags
  • Events
    • Tech Article Contest
    • Programming Contest
    • InterSystems Ideas Contest
    • Event Calendar
  • Products
    • InterSystems IRIS
    • InterSystems IRIS for Health
    • HealthShare
    • TrakCare
    • Caché
    • Ensemble
    • InterSystems Analytics (DeepSee)
    • InterSystems Text Analytics (iKnow)
  • Jobs
    • Job Opportunity
    • Job Wanted
  • Members
  • About
    • About Us
    • FAQ
    • Feedback
    • Report an Issue
    • Share an Idea
    • Code of Conduct
    • Contact Us

EN

Search by posts, members, tags
Language
EN|
ESPTJPCNFREN
New post
  • Profile page
  • Posts (3)
  • Replies (5)
  • Mentions (4)
  • Official certification & Credly badges (0)
  • Global Masters badges (0)
  • Followers (1)
  • Following (0)
All posts
  • All posts (3)
  • Articles (2)
  • Announcements (0)
  • Questions (1)
  • Discussions (0)
Article
Shuheng Liu · May 16 9m read
A Dive into Debugging Embedded Python

1. A Motivating Example

Embedded Python has been around for a while. You probably followed the tutorials and learned about it. However, if you've tried to combine Python and ObjectScript in real development work, you probably ran into situations where you get an error message like this:

#Debugging #Embedded Python #ObjectScript #InterSystems IRIS
18 2
3 146
Article
Shuheng Liu · Jul 15, 2024 3m read
Running WSGI applications with IPM

Introduction to running WSGI in IRIS

With IRIS 2024+, users can host WSGI applications using Security.Applications. As an example, a user can do something like this

Minimum working example

#Embedded Python #InterSystems Package Manager (IPM) #InterSystems IRIS #IRIS contest
8 4
0 312
Question
Shuheng Liu · Jul 2, 2024
How to call another method in a generated method

I have a class with two methods

Class Foo.Bar
{

ClassMethod Helper()
{
// do something
}

ClassMethod Generated() [ CodeMode = objectgenerator ]
{
do ..Helper()
// do something else
}

}

Since the method Generated is run before the class is compiled, the call to do ..Helper() fails. Is there a way around this other than manual inlining?

#Compiler #ObjectScript #InterSystems IRIS
0 3
0 151
Shuheng Liu
@Shuheng.Liu
STAFF
Follow

User statistics

Posts
3
Replies
5
Likes
28
Applications
0
Badges
0
Followers
1
People reached
609
Accepted answers
1
  • Privacy & Terms
  • Guarantee
  • Section 508
  • Contest Terms
  • Cookies Settings
© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up