Originally posted by: Karthik12r
Hi,
I use ITX 9.0, and have the below requirement to unzip data.
My input is from MQ, ITX reads from the queue and this is how my input tree looks like.
Refer attached
The actual content that required for mapping and transformation come under "anyElem Comp" which is compressed.
Is it possible to use ZIP adapter, to decompress this zipped content ?
Again on the output side, i would have to zip the output (not this same tree, just the output content) and upload it back to a response queue.
Used the below rule to get the content unzip using ZIP adapter, but from a file. I need to get this from a content of a file.
GET("ZIP","C:\DEMO\INPUT_MQ.zip,*")
Thanks
Karthik.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender