Create a document variable

  1. On the Type list, select Document. (Default: String)
  2. Optional. To use the variable for process initialization, select Initialization.
  3. On the Value list, select a document type.

    This XML document contains a reference to the document type. For example, a "Customer Invoice" document type variable can have a document type of "Invoice"; at runtime it contains the instance ID of the actual document.

  4. Click OK.
    Note If you assign a value to a document variable at design time, all field groups defined within that document type including the System field group and any inherited field groups are available for consuming in the process. Upon selecting a field group, all fields within that group are available; upon selecting a custom field, the System properties for the field are also available.

    However, if you do not assign any value to the document variable at design time, (leave the Value field empty), only the System field group and System fields are available for consuming in a process.

  5. Click Save.