Skip to Content
0
Jun 22, 2020 at 03:37 PM

Synchronous Interface with no actual receiver

40 Views

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 !!