Originally posted by: ashw_r
Hi,
I have two input groups: -
InGp1(s)
---ApplicantXML
---ApplicantID
InGp2(s)
---BureauXML
---ApplicantID
I need to map every instance of the above groups to the following group: -
OutGp(s)
---RequestXML
---ApplicantID
If there are 2 'InGp1' and 3 'InGp2' elements, the map should create 5 'OutGp' elements with 'RequestXML' = either 'ApplicantXML' or 'BureauXML' and corresponding ApplicantID.
What I am trying to is to somehow call two functional maps in the same rule. Is this possible?
Been trying to figure this out for a while now so any help/alternate suggestion will be much appreciated.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender