Hi,
I have a document list. I am calling the appendToDocumentList flow service to append to this document list from a temporary document. Now this happens in a loop so the temporary variable will be overwritten each time. As the appending is just a reference it would mess up my whole list. Is there any function which would enable me to copy (no reference) the temporary document to the end of the list ??
Appreciate your help.
Vikas.