cancel
Showing results for 
Search instead for 
Did you mean: 

How to get enduser ID over ABAPProxy or SOAP Sender

stefan_bosshard2
Explorer
0 Kudos

Hi all,

SAP CRM sends sync messages to SAP PI and we have the requirement to pass SAP CRM enduser id within SOAP Header.

What I already know and tested myself:

Variant 1: with SOAPSender: we already get SRemoteUser within SOAP Header <DynamicConfiguration> element. It seems that this is the technical user of http destination from SAP CRM to SAP PI. So we configured Adapter Specific Message Attributes in SOAPSender channel.

We also get TRC_USER within SOAP Header <Trace> elment => enduser id is fine. But do we get this traceinformation always or does it depends on tracelevel configuration?

Varinat 2: with ABAPProxySender: until now I have not found out how to get user id within SOAP Header information. Do you know any standard functionality?

Thanks for any information

Best regards

Stefan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (0)