Hi.
I have a problem with a query for a attribute for Document Type.
My Query is:
(/ZESADV01/IDOC[./E1EDK07/VKORG!=‘PR00’]/EDI_DC40/SNDPRN $intersect$
/ZESADV01/IDOC/EDI_DC40[MESCOD!=‘TOM’]/SNDPRN) $union$ /ZESADV01/IDOC/EDI_DC40[MESCOD=‘TOM’]/MESCOD $union$ /ZESADV01/IDOC/E1EDK07[VKORG=‘PR00’]/VKORG
My condition is.
if /ZESADV01/IDOC/E1EDK07/VKORG!='PR00 and /ZESADV01/IDOC/EDI_DC40/MESCOD!='TOM
My value will be /ZESADV01/IDOC/EDI_DC40/SNDPRN
else if /ZESADV01/IDOC/EDI_DC40/MESCOD=‘TOM’
My value will be /ZESADV01/IDOC/EDI_DC40/MESCOD
else if /ZESADV01/IDOC/E1EDK07/VKORG=‘PR00’
My value will be /ZESADV01/IDOC/E1EDK07/VKORG
I don’t know what is my problem.
Can you help me? Please.
Thanks.
Regards.
#B2B-Integration#Integration-Server-and-ESB#webMethods