Hi Kalpana,
Your requirement can be achieved using a context type UDF. Here is a sample code that splits strings into 4 characters per line. You can modify it by replacing all number 4's with 132
![Test.png]()
Here is a sample mapping
![Test.png]()
display queue
![Test.png]()
mapping test tab output
![Test.png]()
Hope this helps,
Mark