cancel
Showing results for 
Search instead for 
Did you mean: 

multiplemessages

Former Member
0 Kudos

hai all,

multiple messages in sender side how to give the input for testing. because iam give input but in sxmb_moni it is showing error message scheduled on outbound side. how can i resolve please help me.

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

i got useful answer

Former Member
0 Kudos

What is your exact scenario are you trying to merge messages into one

Are you using bpm?? If not then you can test messages in message mapping test tab

Rajesh

Former Member
0 Kudos

hello Rajesh,

I used BPM only . in this case how to give the input data.

Thanks.

Sam

SudhirT
Active Contributor
0 Kudos

if you are using BPM then you can restart the messages from tcode SWPR just select the multiple messages and click on restart button. Before doing this make sure that there are no error in Message Mapping or BPM steps.

Thanks!

prateek
Active Contributor
0 Kudos

If multiple input data structures are different, then the data must be coming from different source. In that case you need to use correlation in BPM. e.g. if you have to receive two files, then simply put both the files on some FTP server for testing. They will be picked and merged one by one in BPM based on correlation.

Regards,

Prateek

Former Member
0 Kudos

The Problem can be because of Message struck in the Queue...

Look for the Queue Name i.e. XBT XXXXXXX and Try to clear the Queue

Perform Delta cache refresh using the trannsaction code sxi_cache

Try refreshing the Queue Data using SMQ1 & SMQ2

BR,

Sainath

SudhirT
Active Contributor
0 Kudos

Check in SMQ1/SMQ2 if entries are stucking out there with some error message.

Thanks!

Former Member
0 Kudos

hello sudhir,

how to give the input messages. for testing.

Thanks