Hello Experts, My requirement is ECC is sending some data to PI and PI handles and post the data using an UDF within mapping , so I have created the receiver also a ECC SOAP proxy and currently pushing some status back . This was designed async , but now the ECC need the response back in the same call and cannot handle asyn response . What are the option to design so the UDF response Im getting is sent back to ECC in the same call as Sync instead of Async ?
Please advice !!