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 (0)
  • Replies (4)
  • Mentions (0)
  • Official certification & Credly badges (0)
  • Global Masters badges (0)
  • Followers (0)
  • Following (0)
AllAccepted answers
    go to post
Timothy Huggins · Sep 7, 2018

It is possible. You will need to override the %Get and  %GetSerializedMetadata method of %SQL.CustomResultSet.

It gets a bit messy but works fine.

1 0 https://community.intersystems.com/post/how-dynamically-change-rowspec#comment-56256
    go to post
Timothy Huggins · Apr 4, 2017

You could use  the %SYS.GlobalQuery NamespaceList query instead - there is a parameter to include/exclude system globals.

s rs=##class(%ResultSet).%New()
s rs.ClassName="%SYS.GlobalQuery"
s rs.QueryName="NameSpaceList"
s sc=rs.%Execute($namespace,"*",0)

1 0 https://community.intersystems.com/post/exclude-system-globals#comment-92446
    go to post
Timothy Huggins · Nov 22, 2016

Take a look at the Config.Namespaces class in the %SYS namespace.

It looks like the CopyMaps method should do the job.

4 0 https://community.intersystems.com/post/copy-namespace-mappings-programmatically#comment-89276
    go to post
Timothy Huggins · Nov 22, 2016

Take a look in the Config.Namesaces class in the %SYS namespace.

It looks like the CopyMaps method should do the job.

0 0 https://community.intersystems.com/post/copy-namespace-mappings-programmatically#comment-89271
Timothy Huggins
@Timothy.Huggins
Follow

User statistics

Posts
0
Replies
4
Likes
6
Applications
0
Badges
0
Followers
0
People reached
0
Accepted answers
2
  • 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