cancel
Showing results for 
Search instead for 
Did you mean: 

Txt convert to xml

Former Member
0 Kudos

hi, experts

i use one sql call get multi txt records, i need convert txt to xml. but failed. but, i use one txt record to convert txt to xml is scussful. so, i do't know why?

somebody can help me ?

best Regards

Jason.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jason,

In this case, you can add for-each atom to split the sql results, and convert each record one by one. In the final atom, you can combine the converted records into one again.

Regards,

Qiaoli