Configuring attachments and notes

The default setting is to not initialize the Assign Task operation to use notes or attachments. You must configure the Assign Task operation for a user to use attachments and notes. You can also configure the Assign Task operation to display an attachment area to the user in Workspace ES, to handle attachments and notes in a particular way, and to store attachments and notes in a variable.

Each attachment and note is stored in a document variable, which is a variable of the document data type. You can access multiple attachments and notes in a list document variable, which is a variable of the list data type and a sub-type of document. Before you can configure the Assign Task operation to store attachments, you need to create a list document variable.

When you use attachments or notes in a process, you should consider whether they are important to the process and how much storage space they will require.

Tip:   Attachments and notes within subprocesses are not directly available to the main process; however you can make them available with an output variable of type list and a sub-type of document.

To configure attachments and notes:

  1. Select the Assign Task operation in the process diagram and, in the Properties view, click the Attachments And Notes category.
  2. To show the attachment window in Workspace ES, select Show Attachment Window For This Task.
  3. Select one of the following options:

    Note:   It is recommended that you choose the above option only when the previous task was the one that invoked the process.

    • If you want to store the attachments in a list variable, select Copy All Notes And Attachments From A List Of Documents. For example, you may want to store a PDF form that has been digitally signed and attached.
  4. In the Output Attachments list, select either XPath Expression or Variable:

    Note:   New items will be appended to the end of the list if items exist in the list variable. To replace a list, you must specify the index of the first item in the list. For example, you would specify the XPath expression /process_data/listVar[1].

See also

Configuring task functionality in Workspace ES

Creating variables for processes that involve users

Involving users in processes

Assign Task


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/wb_help/00000611.html