Processes a request for delayed document update using a server. The function is used in the special agent and in the view action. The agent should be run on server in the app DEC or in an other app which is used instead of it. The action you should use to understand any problem at the code debugging.
Syntax
DEprDelay( delayDoc )
Arguments
delayDoc - NotesDocument, modified. The document represents a request for delayed document update in an app. Read more about this document in the help topic - Delayed Documents Update.
Return
Does not return a value.
Configs used
DocExt\DocUpDoc named as form of the modified document.
Topic links:
See also: