Task History DSC

compared with
Current by Lachlan Aldred
on Apr 01, 2009 16:38.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (10)

View page history

 
h3. Component: com.avoka.livecycle.taskHistory 1.0

h3. Operation: taskHistory
h3. Operation Title: Set the Task History   (taskHistory)
Set the Task History: Set values of a task history.
|| Input Parameter || Type || Description || Editor ||
| Task ID | java.lang.String | In the situation where a history item needs to output information
about the user who completed the task; this input parameter cannot be blank.
Such is the case when a History Item a typed: Login (the login of the user
who completed a task), 'First Last' (first & last name of the user who
completed a task), 'Last First' "Last', 'First' or 'Route Chosen'.| |
| Repeat Element | java.lang.String | A repeat element variable expression is intended to point to
an element which is to be repeatedly appended to, each time a Task History task
inside (not the root node) of an XML variable. For example an XML-typed variable
called 'xmlEl' might have a Repeat Element Expression of '/process_data/xmlEl/rootName/repeatingElement'.
Each time this task gets executed another instance of 'repeatingElement' gets added under 'rootName'.| |
|
| History Items | List<HistoryItem> | This parameter encapsulates a list of history items, each of
which is to be added underneath one instance of the repeating element. \\ \\
date/timestamp, a user's name that completed a user task, or an XPath
type. If the type is XPath then the XPath expression must be supplied as
well.| |
|



h5.
{panel:borderStyle=solid}