cancel
Showing results for 
Search instead for 
Did you mean: 

Message Mapping

Former Member
0 Kudos

I had a doubt in Message Mapping

If the field in the souce is the blank value, then i must pass the value as 'N' to the target.

if the source has value then i must pass that value to that target.

Help me in this.

Srinivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use ifwithelse boolean function. If source field equalS blank, then pass the constant N to the target. Else pass the source field value.

Regards

Bhanu.

Answers (0)