Hopefully it’s a simple one, but what’s the difference between Legacy Process and a Process. I’m looking for a way to distinguish which packages we have published and not in use and which ones are still active. I can’t find any defintion in the documentation. Does anyone know or have a method of cleaning up old processes in Orchestrator?
Well to be very simple, if you have the process name with you and also view access for orchestrator then go to Default or any folder where you have published the packages and in that folder look for AUTOMATIONS tab and under that JOBS tab
Make sure ALL in chosen interval filter
Search for the process with the name you have and see when it was executed last
With which you can find the legacy and the recent one
If you don’t have the access for orchestrator and has database access then try their as suggested by @sonaliaggarwal47