Upload
Uploads the active FileNet® document to the open FileNet library.
Syntax
bool Upload ()
Parameters
None.Returns
False if the Document object does not exist; if the library object is missing; if all pages were previously committed; if the active FileNet document has already been committed to the library; or the upload is unsuccessful. Otherwise, True.Attention: If the active FileNet document
has already been committed, or the action encounters an error, the
action directs the Rulerunner task
to finish with a status of Aborted.
Level
All levels.Details
Commits the active FileNet document to the open FileNet library.- Example
Upload()