cancel
Showing results for 
Search instead for 
Did you mean: 

Message IDs

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

Hi

Is there any way to relate the Message ID from sender and receiver CC with the IDs of integration directory?

im developing a custom end-to-end and i need to show:

sender CC:OK

mapping:OK

receiver CC:Error.

or

Sender CC:OK

Mapping:Error

Receiver CC: -

So i need to know what mapping corresponds with which request message

Also know with receiver CC´s message corresponds with which mapping.

Thanks a lot

RP

Accepted Solutions (0)

Answers (2)

Answers (2)

ravi_raman2
Active Contributor
0 Kudos

Rodrigo,

The ID is for each message, if you are trying to send 10 messages, and you want to correlate the message ID back to the Sender/Reciever CC, that is possible, for each message you have the set of objects involved, you can look that up in the XI tables.

If that is what you are looking for...!!

Regards

Ravi Raman

former_member193386
Active Contributor
0 Kudos

When you look in the sxi_monitor, in the trace stack, you can see all objects ids using step by step in the process

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

HI

Thanks

but i mean if exists any table where i can get the relationship between the CC message ID with Integration Engine Message ID.

Thanks

Rodrigo P.

Former Member
0 Kudos

Rodrigo,

>>relationship between the CC message ID with Integration Engine Message ID.

Can you please explain a bit more on what you mean by CC message Id and IE Message Id?

Do you mean the message Id you see in CC monitoring (RWB) and SXMB_MONI? If so, the relation ship is direct meaning both are same.

Have I not understood your requirement correcltly?

Regards

Jai

former_member193386
Active Contributor
0 Kudos

Jaishankar ir correct the both messages Ids are the same, you can find de message in sxi_monitor for example using the message id got by the rwb and vice-versa