Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
Status Community Opportunity
Categories InterSystems IRIS
Created by Victoria Castillo
Created on Jun 11, 2024

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others are not being pulled into the export list and it leads to missing classes when pushing components into production. It also requires a lot of extra documentation to be sure that all of the pieces I am building get moved as expected.
  • ADMIN RESPONSE
    Jul 22, 2024

    Thank you for submitting the idea. The status has been changed to "Community Opportunity".

    Stay tuned!

  • Admin
    Vadim Aniskin
    Reply
    |
    Aug 8, 2024

    Victoria Castillo, thank you for your idea.

    There is a comment on your idea from InterSystems employee. Please answer it to help your idea to be promoted.

  • Evgeny Shvarov
    Reply
    |
    Jul 3, 2024

    Hi Victoria! You can try the IPM package manager to address this issue. With IPM you can specify which resources you want to be exported/tested/packaged into the production solution, which could be production elements, classes, globals or dashboards/pivots - everything that is IRIS related.