wfm.GetHistWorkItemRelActivitiesByProcess

This job determines all activities for a historical process that were placed in an inbox, i.e. were processed by a user.

1. Input Parameters

Name Type Required Description

ProcessId

STRING

Yes

Historical ID of the process

2. Output Parameters

Name Type Dependency Description

Activities

BASE64

The requested activities in XML format

3. Return Value

(INT): 0 = Job successful, otherwise error code.

4. Example

Structure of Activities:

<Activities>
  <Activity Id="6EE4490A48164A0FA6DC34A80099AF67" RActivityId="3A25AFD5CBD9B246"
            Name="Step1" EntryNr="10"/>
</Activities>
Table 1. Fields of <Activity>
Attribute Type Description

Id

STRING

ID of the activity in the workflow model

RActivityId

STRING

Instance ID of the activity

Name

STRING

Name of the activity

EntryNr

INT

Entry number, reflects the temporal sequence