Skip to content

ConfigInfo

Interface

Configuration options when creating managers.

Properties

PropertyTypeNotes
appIdstring

Registered portal app Id for the application.

itemIdstring

Id of the Workflow Manager portal item.

orgIdstring

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.

popupboolean

Indicates whether the user will be shown a dialog before the OAuth popup window is opened. Default Value: true

portalUrlstring

Url of the portal Workflow Manager Server is associated with on an Enterprise environment.

appId

Interface Property
appId: string

Registered portal app Id for the application.

itemId

Interface Property
itemId: string

Id of the Workflow Manager portal item.

orgId

optional
Interface Property
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.

optional
Interface Property
popup: boolean

Indicates whether the user will be shown a dialog before the OAuth popup window is opened. Default Value: true

If set to false, the user will not be shown a dialog before the OAuth popup window is opened.

portalUrl

optional
Interface Property
portalUrl: string

Url of the portal Workflow Manager Server is associated with on an Enterprise environment.

When not specified, it will default to ArcGIS Online.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.