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 (25)
  • Replies (104)
  • Mentions (136)
  • Official certification & Credly badges (0)
  • Global Masters badges (25)
  • Followers (13)
  • Following (8)
AllAccepted answers
    go to post
Raj Singh · May 25, 2020

Hi @Renan Lourenco. Yes VS Code is way behind Studio in features today, but Studio has a head start of many decades! We'll get there...

1 0 https://community.intersystems.com/post/studio-atelier-or-vscode?page=4#comment-123721
    go to post
Raj Singh · May 4, 2020

Nice tip! I put it on GitHub.

https://gist.github.com/rajrsingh/18f63b05abf7cdaff31b414d860f2b44 

0 0 https://community.intersystems.com/post/code-sample-concatenate-json-arrays?page=4#comment-121671
    go to post
Raj Singh · Mar 27, 2020

Congratulations! That's a great milestone.

1 0 https://community.intersystems.com/post/vscode-objectscript-reached-4000-installs?page=4#comment-118691
    go to post
Raj Singh · Mar 26, 2020

Instead of using FormData, I'd try using a Blob with MIME type image/tiff. Some references:

https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Sending_and_Receiving_Binary_Data#Sending_binary_data

1 0 https://community.intersystems.com/post/upload-binary-image-file-using-xmlhttprequest-csp-page-iris-health?page=4#comment-118496
    go to post
Raj Singh · Mar 14, 2020

Hi Dan. No InterSystems products will run on macOS Catalina right now. See our advisory about why: https://community.intersystems.com/post/october-17-2019-%E2%80%93-adviso...

0 0 https://community.intersystems.com/post/installation-macos-catalina-private-web-server-not-started?page=4#comment-117756
    go to post
Raj Singh · Mar 6, 2020

I agree with @Eduard Lebedyuk and I'd just emphasize that in most cases the extra minute it takes to create the issue is usually worth it, except for the simplest of fixes.

0 0 https://community.intersystems.com/post/submitting-github-issuepull-request-best-practice?page=4#comment-117126
    go to post
Raj Singh · Feb 28, 2020

Thanks @Alexander Koblov . We'll look into it.

0 0 https://community.intersystems.com/post/cannot-invoke-systemobjload-irisclassmethodstatuscode?page=4#comment-116586
    go to post
Raj Singh · Feb 9, 2020

In addition to the other suggestions, if you're interested in working in a Jupyter notebook this is a good article: https://community.intersystems.com/post/python-jdbc-connection-iris-data...

1 0 https://community.intersystems.com/post/executing-stored-procedure-through-python-nativeapi?page=4#comment-114851
    go to post
Raj Singh · Feb 5, 2020

Hi Stefan. That shouldn't happen. Could you share test code that shows the problem?

0 0 https://community.intersystems.com/post/transaction-handling-irisprovidercore21?page=4#comment-114566
    go to post
Raj Singh · Feb 4, 2020

You can find the Python Native API wheels in dev/python in IRIS 2019.2 and above as well.

0 0 https://community.intersystems.com/post/iris-supports-python-and-c?page=4#comment-114421
    go to post
Raj Singh · Jan 28, 2020

Support for Python, C++, and even Node.js is alive and well. I'm not sure what assets you're looking for, but https://gettingstarted.intersystems.com  is a good place to start with these languages. Also see the docs on application development.

0 0 https://community.intersystems.com/post/iris-supports-python-and-c?page=4#comment-114216
    go to post
Raj Singh · Jan 23, 2020

Do cut and paste work in other apps? If not it's probably an OS level thing. Either way, does rebooting fix the problem?

0 0 https://community.intersystems.com/post/cant-do-cut-and-paste-studio?page=4#comment-114161
    go to post
Raj Singh · Jan 22, 2020

Simpler is better!

0 0 https://community.intersystems.com/post/convert-all-answers-comments-mark-comments-accepted-questions?page=4#comment-82721
    go to post
Raj Singh · Jan 9, 2020

It's not safe to assume compatibility between IRIS and Caché .NET gately DLLs. They may be coincidentally compatible at the moment, but as IRIS evolves, maintaining backwards compatibility will be a lower priority than enhanced features, performance and reliability. Is there a particular reason you tried this, or just curiosity?

0 0 https://community.intersystems.com/post/are-iris-net-gateway-dlls-backward-compatible-cache?page=4#comment-113971
    go to post
Raj Singh · Jan 8, 2020

Excellent list Rubens. In fact all of these are possible with VS Code.

I'm curious what you would do with API access to the ObjectScript AST, parser and lexer?

0 0 https://community.intersystems.com/post/your-opinion-matters-intersystems-development-environments?page=4#comment-81981
    go to post
Raj Singh · Jan 8, 2020

Thanks Scott. In case I was vague on the point, but let me say that Studio will definitely be supported.

p.s. I'm an old UltraEdit user too!

0 0 https://community.intersystems.com/post/your-opinion-matters-intersystems-development-environments?page=4#comment-81951
    go to post
Raj Singh · Jan 7, 2020

Thanks for sharing Danny!

0 0 https://community.intersystems.com/post/your-opinion-matters-intersystems-development-environments?page=4#comment-81936
    go to post
Raj Singh · Dec 19, 2019

Hi Neerav. Here's a sample used in a presentation from Global Summit this year. Hope it helps!

https://github.com/intersystems-community/angular-material-iris-starter
 

0 0 https://community.intersystems.com/post/web-technologies-choose-opinion-wanted?page=4#comment-81086
    go to post
Raj Singh · Nov 5, 2019

@Yone Moreno are you working on "Learning Path Exercise: Building a Server-Side Application with InterSystems IRIS"?

If so, it's helpful to use the "Show Answer" button.

0 0 https://community.intersystems.com/post/using-class-queries-select-all-rows-and-return-array-unexpected-behaviour?page=4#comment-76896
    go to post
Raj Singh · Oct 29, 2019

Sorry I don't have a good answer for you using FHIR if you don't have an address for the patients.

0 0 https://community.intersystems.com/post/how-store-location-lat-long-patient-creation-using-fhir-r4-resources?page=4#comment-77841
  • first
  • ‹ previous
  • …
  • 2
  • 3
  • 4
  • 5
  • 6
  • next ›
  • last
Raj Singh
@Raj.Singh5479
Product Manager, Developer Experience at InterSystems
STAFF
Follow
Open Exchange profile

User statistics

Posts
25
Replies
104
Likes
264
Applications
6
Badges
25
Followers
13
People reached
19.5K
Accepted answers
11
  • 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