Question
1
Replies
865
Views
Posted: November 22, 2016
Last activity: November 25, 2016
Closed
Writing to next line after using Connect-File (operation: write from Map Structured rule) possible?
Hi all,
I have a requirement to append a new line after processing a record using an activity method (Connect-File / write from map structured rule).
However, unlike write from clipboard property where I can append a literal text (e.g. + "\n"), I am unable to do this successfully using the map structured operation.
Is there a way to satisfy my requirement without calling another step (Connect-File) with the clipboard operation just to append to the file?
Thanks!
Hello
I am affraid, I dont think you can do it using this method. The main objective of this method is to assemble or deassemble . You need to use a two step approach for this.