cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced UDF

Former Member
0 Kudos

Hey guys

is it possible to test the advanced/simple UDF before using them in Mapping,i know they are Java codes but can we test run them by giving dummy values and then use them in mapping(basically to test their syntax and logic) ?

thanx

ahmad

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ahmad,

Yes. you can do that. In message mapping, there is a tab called test. Click on that and give some dummy values for the source and click on the execute button. You will be able to get the desired output if your mapping is correct.

Also, the display queue property can be used for debugging. Give the values like I said in Test tab and in design tab right click and choose "dispaly queue".

Regards,

Jai Shankar

Former Member
0 Kudos

Hey Jay

thanx for the info but i know about the test tab n queue,i actually dont have a background in Java and want to test the UDF before even using it in Message mapping

thanx

ahmad

Former Member
0 Kudos

Do you mean in some Java editor? It is possible, but the procedure is too complex.

The test tab and display queue are the easiest options.

Regards,

Jai Shankar

Former Member
0 Kudos

thanx Jai

yeah i actually want to test in java editor,but as u say its too complex,most probably i'll stick to test tab n queues:)

thanx

ahmad

Answers (0)