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 Ideas Contest
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
    Jun 19, 2024

    Thank you for submitting an idea for the Ideas contest. The status changed to "Ideas Contest".

    Please answer the experts' clarifying questions, if any, during the contest and voting period.

  • 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.