I am trying to find an option to open ArcMap from the Workflow Manager window.
The ArcMap can be launched while executing a step in the workflow using the out of the box tool to create a custom step object "JTXDesktopSteps.LaunchArcMap" to launch arcmap. This will be done while executing a workflow.
But I want to create a toolbar button which can open ArcMap directly. The job and version can then be either passed as arguments or manually set in ArcMap later.
Can anyone help me in doing so?
Thanks in advance.