cancel
Showing results for 
Search instead for 
Did you mean: 

How to extract SXMB_MONI message in bulk

Harish
Active Contributor
0 Kudos

Hi All,

I want to extract messages (input and output messages) for a scenario from SXMB_MONI. The volume of message is too high (more then 1k), so i would like to ask if there is any easy way to extract the message. I am on PI 7.31 dual stack.

regards,

Harish

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

Hi Harish - You need to write a wrapper around the standard function module "SXMB_GET_MESSAGE_PAYLOAD".

Harish
Active Contributor
0 Kudos

Hi Hareesh,

For this i need to write a program and convert the Xstring to string format (SXMB_GET_MESSAGE_PAYLOAD). But i am searching for any standard option in which i do no need to write any ABAP code.

regards,

Harish

former_member184720
Active Contributor
0 Kudos

Yup. You need to.

but I don't think we got any standard FM using which we can download multiple payloads.

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

Let me know if you have trouble, i can share the report that i got.

For my report input is a text file with the list of messages ID's.

It'll download and stores the payload(in the same folder) with name as it's message ID.

Harish
Active Contributor
0 Kudos

Hi Hareesh,

Can you share the report?

regards,

Harish

former_member184720
Active Contributor
0 Kudos

sent.

vishal1889
Active Participant
0 Kudos

Hi Hareesh

We also have a similar kind of requirement where we need to extract payloads in bulk.

Is it possible for you to share the report or its Pseudocode ?

Regards

Vj

0 Kudos

Hi Hareesh,

can you pls share the report.

Regards,

Amresh