Question
8
Replies
875
Views
Posted: November 13, 2017
Last activity: November 16, 2017
Closed
Solved
How to convert property holding xml to xml file and send it to a location
In our requirement , we were supposed to build an xml file and send it to some external location. I have prepared the xml and hold that xml in a property but now I have a concern, how to convert that property value(holding xml) into an xml file and transfer to an external location.
Thanks in advance!!
Hi Sarat,
You can use connect-file method in an activity to do it.