Hi all,
I’m creating a flow service which takes in an xml node as input and need to write its contents to a file. Currently, the node is being converted to a string, and then written to a file, but due to the size of the files, this is probably not the best solution.
Is there a better way to do this?
Thanks in advance!
Jason
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods