Originally posted by: carao2020
Hi Pual,
Thank you very much. I am able to implement the logic in this way. I was trying to read the whole data as blob and split the data into chunks each containing fixed size. However, I am not able to do it with single Text Item as a Text Item can have maximum size of 65535 Bytes.
Finally I have added two Text Items whose total size is 100kB and increased the range to make each Chunk as 1MB Splitting the file for each chunk.
Thanks once again.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender