How to move automation including script from one project to another without building the script
Hi Team,
We have automations which are having scripts inside while moving those automations from one project to another. the script corrupts and we have to build the new cs class inside and then paste the script to work.
Is there any other way to do instead of rework for building the script.
Regards,
Hi @HaniefB4,
It is a hectic issue in which any automation has a broken script block will never get opened. Hopefully Pega has a solution for how to handle such scenario as reusing existing automations and components is key in enterprise scale implementations. That is a point for the community as well if any had the same situation and has a workaround to deal with it.
An alternative would be to implement an automation encapsulating each code script so that if a script reference breaks core automations don't break. However, it would be a hassle task to create an automation for each script considering the enterprise level scale again!
Looking forward for more responses on this interesting topic.