cancel
Showing results for 
Search instead for 
Did you mean: 

Xpath Conditions In NWDS/IFLOW

former_member460664
Participant
0 Kudos
412

Hi All,

I should send file to target with specific condition. For example, if field1=123 and field1@typecode=valid. I am able to add this condition (/p1:Employee/p1:field1[@typeCode='valid'] = 123) at ICO end. But when I try to add same condition via IFlow, I could not get the exact condition. Can any one suggests?


Regards,

Ashok.

View Entire Topic
former_member202642
Participant
0 Kudos

Hi Ashok,

Make sure you are using 'and' to join more than one condition.

Thanks,

Aamir