cancel
Showing results for 
Search instead for 
Did you mean: 

How to test the payload in XI

Former Member
0 Kudos

Hi all,

could please explain how to test the payload in xi and with steps.

Thanks in advance,

Radhika

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Radhika,

I didn't get your Qst exactly.

But you can test your payload using the RWB option;

Login to the Runtime Work Bench; Select the option Component Monitoring-> Adapter Engine serverXX-> Test Message and there you can test your payload by specifying the Service, interface and interface namespace along with the User name and password.and of-course with the Payload and QOS.

You can view the payload processing result from the transaction code SXMB_MONI in XI Server.

Regards

- Vinod

*

Former Member
0 Kudos

Hi Radhika,

You can test in three ways.

1.) In message mapping directly give the relevant data and then execute. Here you can test whether the mapping is correct or not.

2.) In Integrstion Directory after completing and activating the Configuration, in tool you can find the Test Configuration tab. There you can give the sender and receiver details along with payload. Here you can test whether the Configuration is correct or not.

3.) In RWB in COmponent monitoring. Select the Integration Engine Monitoring. Here give the sender and receiver details, Interface name, name space, Quality of service.

Now give user name and pass word.

Paste the payload from massage mapping and then press test tab. Here yoyu can directly send the message from XI server to the receiver system.

Ok,

Jeevan

Former Member
0 Kudos

hi

after completing your Scenarios then go to the runtime workbench

then select the xsmb_moni option

then

select the monitoring the process in xml message

then slect the go to next again select the compiler symbol circular

then your application status double click on that

and go to the payload

that is in your actual message

thanks

Regards

vijay

Former Member
0 Kudos

Go to message mapping and test with some sample data. then save this sample file as xml document.

Go RWB, and in integration server there is an option Test Meassge: Give payload there and all required informatin and test the message.

BR,

Alok

prateek
Active Contributor
0 Kudos

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

Regards,

Prateek

Former Member
0 Kudos

can you be clear about u r question...on testing payload?