Hi,
We have a requirement to supress a xml tag while sending it to destination when we do not receive a feild from source.
Suppose a field SAPID is comming from source and it is to be mapped to SAPID at destination which resides int he parent sturcture.
Please find the destination structure below:
ns0:caseAccount</ns0:case>
678
Where AccountID is of type Dcoument Type, ns0:case is a constant value and SAPID is a field which has to be mapped from source SAPID.
If we do not receive any value from source for SAPID then the whole structure
ns0:caseAccount</ns0:case>
678
has to be stopped at webMethods before sending to destination.
PI/XI 7.1 release offers XML validation and removing empty XML tags. Before that for graphicall mappings - How about wM? Do we have standard or custom functionality?
Thanks
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services