Orchestrator - transfer Service Requests with Groovy from PY to PD deletes the "Input" parameters
Hello community.
I have problems when I transfer Service Requests with Groovy code from PY to PD.
These kind of objects have a "Connection" parameter to set the external connection that we need to use. I am using a connection to external database, and there are different connections for test environment and production environment. I transfer these Service Request using the OMW web (P98220W), creating the project, advancing the status, etc. There is no problem on it, but, when I change the connection for the production environment, the "Input" parameters disappear.
Someone had this problem as well? Is there anything to correct it?