cancel
Showing results for 
Search instead for 
Did you mean: 

UDF in Graphical mapping

Former Member
0 Kudos

Hi there,

    In this scenario Im checking for two constant values from source structures if both exist and condition is true then I need to populate a value which is defined by a UDF(getting the std MSG_ID) and mapped to a target field else i need to populate another value field from source.

attached the mapping screenshot for ref, the Issue is Im not getting value from the UDF field.

can anyone explain the reason for this? is there any alternate way for this?

Regards,

Sethu.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

I hope you are not testing your mapping at message mapping level?

The message id will only be populated during run time when u execute ur  scenario.

Thanks

Amit Sriavstava

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi All,

  Thanks a lot ,

   I was just checked at the test level and more over I forget to change the content level for one of the source field , on changing both it worked.

gagandeep_batra
Active Contributor
0 Kudos

hi,

did you handle the context also while doing mapping there might be issue with context handling also.

Regards

Gagan

Former Member
0 Kudos

Hi ,

As amit said above ,message id will only be populated during run time (end to end )testing not from mapping level test.Try executing it once from end to end.

Regards

Venkat