cancel
Showing results for 
Search instead for 
Did you mean: 

User defined message filter in ECC

shabbir_mohmad
Participant
0 Kudos

Hi Experts,

I have configured UDMS under ECC (for message search in MONI) using T-code: SXMS_LMS_CONF.

My scenario is :

Synchronous scenario.

Sender to BPM

BPM to ECC

ECC to BPM

BPM to Receiver

In the 2nd step: (BPM to ECC) I am using synchronous Interface. Message comes to ECC and response should go back to BPM.

Here my xml looks like:

I need to filter messages using response structure (above shown), so I have defined the parameters as:

Interface: GoodsmovementERPWith ReferenceCreateConfirmation_In (Inbound Interface used for BPM)

Xpath: ns:GoodsmovementERPWith ReferenceCreateConfirmation_sync_V1/Item/Note.

Namespaceprefix: ns

Even I have configured Job with program : SXMS_EXTRACT_MESSAGES along with variant created according to my requirement for Indexing.

But message search is not working.

Unable to filter messages in MONI.

Could you please check the screen-shot attached and validate the parameters "Xpath", "namespace prefix" and let me know where I have gone wrong.

Regards,

SP.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

I don't think u can enable UDMS for sync scenarios

From SAP Help

The user-defined message search enables you to search for asynchronous messages using the following attributes:

  • Attributes of the XML main payload
  • Adapter-specific message attributes


Thanks

Amit Srivastava

shabbir_mohmad
Participant
0 Kudos

Hi All,

Thanks for the answers. Seems we can't define UDMS for sync messages on ECC system. Closing the thread for now.

Former Member
0 Kudos

Hi

You should have marked Amit Srivastava's answer as the correct one because he has mentioned the same.

Please read this

Answers (2)

Answers (2)

former_member186851
Active Contributor
0 Kudos

Hello,

you can refer my document

http://scn.sap.com/docs/DOC-50601


former_member184720
Active Contributor
0 Kudos

Hi - Looks like your item is inside the Log right? If so try

GoodsmovementERPWith ReferenceCreateConfirmation_sync_V1/Log/Item/Note.