cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

file content conversion

Former Member
363

Hi All,

from the sender PI receiving one text file and that should be convert into xml.

for example, in the text file one value coming as 1234567janardhan. so in content conversion we will maintain all the fields. for the first field it should take 123 and second field it should take janardhan so 4567 should ignore. how can i maintain content conversion for this requirement.please suggest.

Regards,

Janardhan

View Entire Topic
Harish
Active Contributor
0 Likes

Hi Janardhan,

There are couple of option to resolve this

1. Add one more field to take 4567

2. Or take the whole number 1234567 to first field and split this in mapping

regards,

Harish

Former Member
0 Likes

I am also thinking same approach, thanks for your response.

Regards,

Janardhan