Create File Document Step

Use the Create File Document step to define a document variable by referencing the file name you supply.

Create File Document Customizer Window

The Create File Document step does not read the file. The script reads the file when the document variable is used by another step, such as the Write Document step or the Create XML Document step.

Note

The Create File Document step (a Document step) is exactly equivalent in functionality to using the FILE[filename] expression form for a Document.

The following table describes the properties of the Create File Document customizer window.

Property

Description

Filename

Path and file name for the document.

Document

Document variable that represents the specified document.

To use the Create File Document customizer window to define a document variable, perform the following procedure.

Procedure

 Command or ActionPurpose
Step 1

In the Filename field, enter a value directly or take one of the following actions:

  • From the Filename drop-down menu, choose the variable that stores the filename value.

  • Click the Expression Editor (...) button and enter an expression that specifies the filename value.

Step 2

In the Document text field, enter the name of the document variable that stores the document value.

Step 3

Click OK.

The Create File Document customizer window closes.