Neolane - JavaScript API - v6.1.0

Unknown
SetLogin
Changes the execution account.
SetLogin (
    String       workflowId,
    String       login
)
Parameters
workflowId
Identifier or internal name of the workflow.
login
Login of the operator or empty string if no operator is associated with this workflow.
Return values
None.
Remarks
The execution account associated with a workflow makes it possible to force execution rights to a specific operator rather than the operator who started the workflow.

The execution account is not propagated when a workflow is duplicated.

Features
Schema: xtk:workflow
Static: Yes

jsapi-en

previous page start next page