Unable to interrogate the IBM MQ Explorer with Pega Robotics Studio
When we are trying to interrogate the IBM MQ Explorer with pega Robotics studio by giving the path of the .exe file in the path we are getting an error stating "Failed to start the Java Virtual Machine" and seems like this error is being throwed by the MQ Explorer application.
To avoid this we have created the .Batch file to trigger the application and mentioned the path of the .batch file in the path variable and the MQExplorer path in the Target Path variable and we set the HookChildProcess variable to true and upon the start of the interrogation we are still facing the issue.
When the HookChidProcess is set to false the application is being launched and the interrogation process is being immediately stopped. Our requirement is to launch the MQ Explorer and the interrogate the controls in it.
Kindly help