AddDocument
Description:
Adds a Document for use with eForms.
Input Properties
formid
Description:
Identifier of the Form associated with the Document.
Required:
Yes.
Comments:
Note that you can specify only a single formid. This Action is designed to let you pass in Field values (see Additional Information), but it can map them to only one Form.
formversionid
Description:
Version of the Form.
Required:
Yes.
validate
Description:
Determines whether or not (Y/N) data in the Form are validated.
Required:
No.
assignto
Undocumented property for internal use only.
assigntodepartment
Undocumented property for internal use only.
priority
Undocumented property for internal use only.
duedt
Undocumented property for internal use only.
Output Properties
documentid
Description:
Identifier of the new Document.
documentversionid
Description:
Version of the new Document.
Additional Information
Additional information concerning this Action:
To set the initial values of Fields in the Form, you can pass in additional properties that map to the fieldid. For example, if a Form has a Field called "projectid", you can set a property called "projectid" to the value of "ABC". This will initialize the "projectid" Field to "ABC" when the Document is created.

When adding the Document, this Action sets Document status to PD.

Copyright © 1999-2016 LABVANTAGE Solutions, Inc.