On Method Link-Objects
Hello,
I am currently using the method Link-Objects to attach a file to my work object.
The problem is I need to retrieve later the Link-Attachment created by this method without retrieving it from the database as it is in the same transaction. I can't perform a commit after Link-Objects, it's called by an agent and commiting causes a variety of problems...
Could I find somewhere in the Clipboard the Page created to copy it somewhere just after calling Link-Objects ?
Thanks,