Interface
Configuration options when creating managers.
Properties
Property | Type | Notes |
---|---|---|
appId | string | Registered portal app Id for the application. |
itemId | string | Id of the Workflow Manager portal item. |
orgId | string | The orgId of the Workflow Manager portal item. By default, the orgId of the user will be used in ArcGIS Online. In Enterprise, the default value "workflow" will be used. If the workflow item could be in a different ArcGIS Online organization than the user, the orgId parameter is required. |
popup | boolean | Indicates whether the user will be shown a dialog before the OAuth popup window is opened. Default Value: true |
portalUrl | string | Url of the portal Workflow Manager Server is associated with on an Enterprise environment. |
orgId
orgId: string
The orgId of the Workflow Manager portal item. By default, the orgId of the user will be used in ArcGIS Online. In Enterprise, the default value "workflow" will be used. If the workflow item could be in a different ArcGIS Online organization than the user, the orgId parameter is required.