Hello Experts,
I am looking for a help to resolve the following issue. I'm trying to retrieve the ProcessInstance details using API call from SOAP UI. Details mentioned below :
Interface Name: ProcessFacade
Interface Namespace: http://www.nws.sap.com/ProcessFacade/api/wsdl
But unable to get the details using the below request structure, receiving blank soap body with HTTP200 Status OK. What is the correct format to pass the instance id ? So that the method will return the details.

Many Thanks in advance.