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

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. |
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 Action | Purpose | |
---|---|---|
Step 1 | In the Filename field, enter a value directly or take one of the following actions: |
|
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. |