Originally posted by: Veronicadlmm
Good afternoon, I need help.
I have the following XML
<RmtInf>
<Ustrd>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</Ustrd>
<Ustrd>yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy</Ustrd>
<Ustrd>wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww</Ustrd>
<Ustrd>11111111111111111111111111111</Ustrd>
<Ustrd>000000000000000000000000000000000000000000</Ustrd>
</RmtInf>
I need every 2 fields Ustrd, I concatenate into one line. For example
001xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
002wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww11111111111111111111111111111
I've tried everything: use SERIESTOTEXT(Ustrd) to have everything as a string, CLONE (Ustrd, INDEX($)) and nothing.
Any suggestions and/or help? Thank you.
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange