Avatar

Level 2

Paul, Thanks for your reply.

Here is the actual scenario,

The URL that i send to Sharepoint will be read right after the LiveCycle service is executed. This URL is not used as a link in a sharepoint site where users will click to view the PDF at a later point. The only reason i want to send the URL is to reduce the execution time of the LC Service.

Once sharepoint gets the URL of the assembled document (which is in temp), they use some sort of file reader to get the file into their library.

Is this something possible?