Hi All,
The way to resolve this issue is to launch the blue zone executable bzmd.exe with /f parameter providing the config file path.
Then attach to the process by using ""Attach Mainframe"" option.
Thanks,
Mitesh
Hi Uday,
The way to fix this error is to not use windows batch commands and instead use powershell command in jenkins.
sample powershell code:
Start-Process ""C:\Program Files\Blue Prism Limited\Blue Prism Automate\automatec.exe"" -Wait -workingdir...
Error log states database full error but on a side note to integrate with ServiceNow, using the REST API interface is a much faster and reliable approach.