Document Name

Use this field to specify the name of the document or file that is attached or is to be attached. This name is an internal name, used only to identify the document in the list of documents.

When attaching a new document, specify the name by which this document is to be identified. For existing documents, this field is display-only.

When used as part of a transaction involving the application event system, this must be specified as part of an Attach or Link document action on the Event Action Attach form.

The contents of this field must use this syntax:

scalarExpression

where scalarExpression is or resolves to the name of the document or file to be attached.

In the case of a Link action type, this value must exist in the Document Objects table.

When you click OK to return to the Event Actions form, the system "wraps" this content within a DOCNAME( ) parameter, which yields this final syntax:

DOCNAME(scalarExpression)