cancel
Showing results for 
Search instead for 
Did you mean: 

testing

Akhil_Sun
Participant
0 Kudos

after doing the mapping in IR and if we want to test that mapping we will click on test tab and fill the values and click transformation tab but after doing everything if still the values r not falling in receiver side.

then how to get the data on to receiver side

plz help me

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey,

after filling in the values in the test.

goto the design tab and click on the recieve node to get its mapping displayed.

once the mapping is open you can right click on each functions of the mapping and select Display queue.

Doing this you can check the intermediate steps of the mapping and trace the actual error, asin in which sub-function is the mappig failing.

reward points if useful.

regards,

Milan

Answers (4)

Answers (4)

former_member238007
Contributor
0 Kudos

Hi,

Try to give the values for the fields in the test tab Message mapping and check whether you are getting the correct output, if it is going wrong again go to the design part and right click the functions and use display queue to know the status of each and every fuction and according to that you may resolve the functions,,

have u used any context functions check over that..

regards,

Kishore

Former Member
0 Kudos

then you must have some problem with ur CONTEXT.

Check all of ur CONTEXT in the mapping.

& also check the QUEUE to resolve

Former Member
0 Kudos

Akhil...

this is the mapping problem.

Check whether the root node has mapped or not.

for example:

sender structure:

<Student>

<sno>

<name>

receiver structure:

<Account>

<Ano>

<name>

in this case u should map <Student> with <Account>

Sreedhar Goud

Former Member
0 Kudos

you can alter the trace level! set to All!