Hi Team,
I have an application in my dev which contains (LCA,DOM & Automation script). I want to move it to stage & prod environment. Is there a way to move it together as a package or any other way possible?
Please let me know
Hari priya Venkatesan [DevOps Advocate] Selected answer as best 14th August 2024
Hi Hari,
Maybe there are other ways, but here is already a possible way that I was thinking of:
- LCA & DOM: Use the Low Code App Editor : you can export a Low Code App, including even the DOM Instances that it is using (Links: to the catalog , to the Github Readme (with instructions on how to install))
- Automation Script: This you can do by exporting the Automation Script on your stage enviroment and later on import on prod (Link to the documentation)
- DOM: You should have enough with the previous two bullet points, but in case you only would want to export and import DOM, you can also use the DOM Editor. (Links to the catalog item)
I hope this helps. 😊 Please let us know in case you have further questions or issues, so that we can guide you further.
Kind regards,
Joachim
Joachim Ally [SLC] [DevOps Advocate] Posted new comment 16th August 2024
You’re welcome, Hari!
Hi Ally,
Thanks for the response. Tried this and it was quite helpful