cancel
Showing results for 
Search instead for 
Did you mean: 

Reading the source message through proxies?

Former Member
0 Kudos

Hi,

How to read the source message through proxies?

Accepted Solutions (0)

Answers (3)

Answers (3)

VijayKonam
Active Contributor
0 Kudos

If you are looking for the message before the PI mapping executed, then it is not possible to find it in ECC system.

VJ

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>>How to read the source message through proxies?

I believe you mean source PI message. Client proxy corresponds to source message and Server proxy to Target message.

Proxy communication need to be established between ECC and PI.

USE SPROXY in ECC choose outbound service interface and do the proxy coding.

udo_martens
Active Contributor
0 Kudos

Hi,

You understand something wrong.

A client proxy can send (source) messages, a server proxy can receive (target) messages...

Regards,

Udo