cancel
Showing results for 
Search instead for 
Did you mean: 

Get message status in adapter engine

Former Member
0 Kudos

Hi all,

If I have a message ID then can I get the message status in adapter engine through a java code?

If yes, please provide necessary information.

Regards,

Bhargav

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you can get the status of your message with the help of message id in Adapter Engine using Run time work bench.

Go to Runtime work bench->Message monitoring-->show Additional criteria

In that window you can give your message id and click start then it will show whether your message is sucessfull or not.

Thanks,

Indrani.

Former Member
0 Kudos

Hi,

Thanks for the answer.

I need to do the same thing using java code.

Please provide neccessary information in that direction.

Regards,

Bhargav

Answers (2)

Answers (2)

Former Member
0 Kudos

One can access XI_AF_MSG table of java dictionary to get the status of message in adapter engine.

Former Member
0 Kudos

Hi Experts,

Please help in solving this problem.

Regards,

Bhargav