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 Will not implement
Categories InterSystems IRIS
Created by Corinne Ridgley
Created on Sep 29, 2022

Improve Production Migration From TST to PRD

While I understand the current export/import process to move build from a test env to production, it would be nice if there was an automatic function that would migrate from test to production and include all dependencies like data lookup tables, record maps, sql tables, etc. Currently it feels easier to recreate the full production including dependencies in production than it does to use the export/import process.

  • ADMIN RESPONSE
    Nov 15, 2023

    Thank you for submitting the idea. Based on information from our experts the status of your idea was changed to "Will not implement". Please look for details in the comments on the idea. Good luck!

  • Admin
    Vadim Aniskin
    Reply
    |
    Nov 15, 2023

    There are comments on this idea from InterSystems employees.

    The idea was transferred to the status “Will not implement”, since the author did not respond to comment for several months.

    If the author responds to these comments, the status of this idea may be changed.

  • Admin
    Vadim Aniskin
    Reply
    |
    Jun 23, 2023

    @Corinne Ridgley, you have comments on your idea. Please answer them to help your idea to be promoted.

  • Evgeny Shvarov
    Reply
    |
    Oct 15, 2022

    You can just use Package Manager ZPM for it.

  • Bob Kuszewski
    Reply
    |
    Oct 14, 2022

    I really like this suggestion. One could imagine some way to indicate all the changes that have been made and say "I want to export these" and it would generate some kind of idempotent configuration from them (CPF, %Installer, Json, etc) that could be checked in and applied to other environments.