Hello All,
I am triggering a tRFC in SAP R/3 system. For this, RFC to SOAP scenario is configured in XI.
When the tRFC is triggered, XI calls the SOAP service which will update an external application's database.
I would like to access the Transaction ID (which will be created for each tRFC call in SAP R/3) inside XI and send it to SOAP service.
How is it possible to access the Transaction ID in XI?
Thanks,
Uma