Hi,
Please see attachment for the details of my query.
Thanks in advance
Regards,
Solved! Go to Solution.
Hi,
There is an extra space before your process variable in the operation line - currently it is (% ProcessName% instead of %ProcessName%). Correcting that should fix the issue.
set Operation=-debug -service %ServiceUrl% -auth %AuthUrl% -workspace %WorkspaceId% -model %ModelId% -chunksize %Chunksize% -file %FileName% -put %FilePath% -process %ProcessName% -execute -output %DumpName%
-Jt