Originally posted by: SystemAdmin
Hi All,
I am having a reuirement to handle segmented , fixed format data , which coming out of mq response , by using a wtx ,dpa file.
The input will be coming as shown below,
LL1ZZ1DataPayloadLL2ZZ2DataPayload2..................LLnZZnDataPayloadn
and the output should be like
DataPayload1DataPayLoad2..................DataPayLoadn
i.e. We should strip all LL ZZ fields and copy only payload to output.
If ,if any of you guys can suggest a probable approach for implementing the same, it will be really helpful..
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender