LiveCycle Workbench ES Help | |||
| Creating Processes > Designing Human-Centric Processes > Configuring task functionality in Workspace ES > 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:Note: It is recommended that you choose the above option only when the previous task was the one that invoked the process.
.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].
Configuring task functionality in Workspace ES
Creating variables for processes that involve users
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