cancel
Showing results for 
Search instead for 
Did you mean: 

Reprocessing Messages on XI.

Former Member
0 Kudos

Hi guys,

I need to know if is possible in SXMB_MONI, open a message with errors and correct them for reprocessing again. (Everything in SXMB_MONI)

There is some way to do something like this?

Thanks in advance,

Ricardo.

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

hi Ricardo,

the only way to change the values is to do mething like this:

- sxbm_moni

- choose your message

- copy the payload (right click -> view source)

- open RWB http://server:port/rwb

- component monitoring -> integration engine

- test tab

- post the xml into the test tab

- change your values

- specify sender int, serv, namespace

and GO

the message will be send to the integration server with a different value

(but it will be a new message)

ref my weblog:

/people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible

Regards,

michal

Former Member
0 Kudos

Hi Ricardo,

You can re-start a msg, but you cannot correct it.

may be sometimes you can do some settings in ur Integration directory & restart. but it is scenario dependant.

Regards

Vishnu