Publié il y a environ 5 mois par Michael Hackney Vice President/Systems
I’m trying to export a document using the API.
I can get the document to export, but its then being held so I’m unable to do anything further with it unless I stop my program.
I tried various things to have it release the document once downloaded, but nothing seems to work.
The only thing I didn’t try was close the connection, but if I do that I would have to open and close the connection for each document I’m trying to download.

Any ideas?
 
Publié il y a environ 5 mois par Michael Hackney Vice President/Systems
Also, I’m closing and disposing all the variables that are used to download the document.
Publié il y a environ 5 mois par Michael Hackney Vice President/Systems
Resolved: I was able to finally figure what was causing this issue. The file creation was embedded into another function so the connection wasn’t closing, thereby hanging onto the file.

I hope this helps.
 

You must be signed in to post in this forum.