Hello,
i need to move my Workflow Manager from ArcGIS Enterprise 10.9.1 to 11.5.
I have used Python API to extract from 10.9.1 all WFM items with all diagrams related, and always using the same API Python i have done a import to new Workfllow Manager istallation on Enterprise 11.5.
My question is: i need to move also all jobs and info related that are stored into the datastore. So there is a best practice procedure to do that, or i can execute a restore of datastore dump 10.9.1 on datastore 11.5?
Thanks