Skip to Content
0
Former Member
Apr 22, 2009 at 04:32 AM

Message Mapping error in PI 7.1

28 Views

Hi

I want to implement the following logic by using the grphical mapping

If Categorycode = 1

If Surname Node exists

Move Surname to Family Name

Else

Move NA to Family Name

Endif

Else

Move NA to Family Name

Endif

For Checking the node I am using the Exists node function, However How Can I implement exists and if condition in the same mapping

Thanks for your inputs

PR