Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

Status Implemented
Categories InterSystems IRIS
Created by Scott Roth
Created on Mar 12, 2024

Make Interface Maps more OnDemand

Not sure if everyone is aware but there is a current issue with running Interface Maps, if any of your namespaces uses a Business Process that has many layers. In our case some of the Business Process that I have built has so many layers that eventually the system throws an error and timeout due to running out of memory to use to run the report.

Results may be incomplete due to error encountered while executing query: ERROR #5002: ObjectScript error: <STORE>zhandleIf+145^Ens.InterfaceMaps.Utils.1

This has been documented with WRC, and there is a development ticket pending DP-415930.

Instead of running the report when the ZEN page is spawned, can Interface Maps run more as a On Demand service with a button to generate the report vs. generating the report/map when the page is spawned? Filter by Categories and Object Type?

This would allow customers like me to run the Interface Maps for other Service, Rules, Process, and Operations that may not contain a Business Process that has so many layers?


  • ADMIN RESPONSE
    Nov 20, 2024

    Thank you for submitting the idea.

    This idea was implemented by InterSystems.

  • Stefan Wittmann
    Nov 20, 2024

    The Inteface Maps feature has been improved to handle more complicated scenarios. In later iterations of UI improvements we will make the generation asynchronous as well.