You are viewing limited content. For full access, please sign in.

Question

Question

Getting odd Workflow SDK script error

asked on February 2, 2018

What does it mean when a SDK Script activity produces message "Object '/dd82ca94_5dc8_450d_9921_edd67d228500/ywn6xrpkqbgcpq3ceorse80j_534.rem' has been disconnected or does not exist at the server."

 

My script is importing images into documentinfo pageparts and on documents that I import more than 500 pages in a loop, it will often throw this error.  All the pages are imported, but I don't always have the tokens that the script sets.  If the script doesn't set the tokens, then the workflow that follows takes the path as if no pages were imported.

0 0

Replies

replied on April 12, 2018

What does this error mean?

I am working on a different customers site and getting the same type errors.  We are working on a conversion process and there are a lot of documents coming out of the old system without all of the needed field values.  We have set up a secondary Workflow server and have it processing the documents that are missing fields.  The workflow has a  SDK Script activity that OCRs the first page and then does different pattern matching to try to extract the missing data.  For some reason, the SDK script is throwing this error, but the OCR is completing.

0 0
replied on April 13, 2018

This usually happens when a script times out, usually due to load. Try increasing the script disconnect timeout in the WF Admin Console under Security\Scripting on the Performance tab.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.