Stage file Write operation is not recognising new line character from string variable
Summary
Stage file Write operation is not recognising new line character from string variableContent
Hi All,
I have requirement to read CSV file from UCM and send data in csv format to other system using ICS. I am using Stage file activity to write file in ICS. I am able to read file from UCM. I have issue with Write File stage action in ICS. Issue is I have multiple lines in CSV file but while writing in Stage action everything is coming in single line, ICS is not able to recognize new line character(\n).
Can anyone have worked this kind of requirement or have idea how to convert output in csv?
2