wfm.GetProcessResponsibles

This job returns the responsibles for the specified process.

1. Input Parameters

Name Type Required Description

ProcessId

STRING

Yes

ID of the process

2. Output Parameters

Name Type Dependency Description

ProcessId

STRING

ID of the organization of the process

Responsibles

STRING

Comma-separated ID list of process responsibles

3. Return Value

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