Renamed orchestration fails on AIS call
Hello,
I created an orchestration (Vendors) that does exactly what it's supposed to do. Subsequently was informed of a naming convention to be used for all Orchestrator objects. Renamed Vendors to WRM_ORCH_GetVendors. Both versions run from the Orchestrator and return the same correct output. Vendors works using an external AIS call
http://<AIS server>/jderest/orchestrator/Vendors
http://<AIS server>/jderest/orchestrator/WRM_ORCH_GetVendors
returns the message below.
Running on Tools 9.2.4.3
Any suggestions or guidance as to what might have gone wrong in the rename? I have several other orchestrations that likely have the same issue but this was the simplest one with no input and only one data request inside the orchestration.