cancel
Showing results for 
Search instead for 
Did you mean: 

how to remove target node if source field value is empty SAP PI Mapping

yajjala1
Participant
0 Kudos

Hello,

how to remove target node if source field value is empty in graphical Mapping.

Like if

MIddle name in source filed is empty, I would like to eliminate target field from out put XML.

Thank you

John

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello John,

Make the occurance of target field optional and use ifWithoutElse as suggested by Mark.

Rgds

Diptee

markangelo_dihiansan
Active Contributor
0 Kudos

Hi John,

You can use the ifWithoutElse function.

Regards,

Mark