Learn what's new with ArcGIS Workflow Manager
ArcGIS Online November 2024
-
REST API
Portal
,Exception Invalid
,Arguments Exception Unexpected
, andResults Exception Workflow
are new exception types for improved error handling.Configuration Exception
-
JavaScript API
- The
unsubscribe
method removes all job notifications from the NotificationManager.From All
- The
-
WebSocket API
- Retrieve the ID of the subscriber from the
subscribe
message.Job Notification - The
job
message indicates whether a job has been closed.State
- Retrieve the ID of the subscriber from the
ArcGIS Enterprise 11.4 Release
ArcGIS Online June 2024
- REST API
- Workflow Manager item configurations can be imported and exported asynchronously.
- The
allow
property allows you to update job properties while the specified step is running.Running Step Id
ArcGIS Enterprise 11.3 Release
- REST API
- Configure steps with a link to a help resource to provide additional context or assistance to the user running the step.
- The
allow
property allows you to update job properties while the specified step is running.Running Step Id
ArcGIS Online February 2024
- REST API
- Create Email templates and associate them with a job activity to automatically send email notifications when specific actions are performed. Email settings must be configured to create email templates in ArcGIS Online.
- Configure steps with a link to a help resource to provide additional context or assistance to the user running the step.
ArcGIS Enterprise 11.2 Release
-
REST API
- Breaking Change: web hook job creation now requires the use of
header
. Refer to execute webhooks for more information.Secret Key - Return replica information as part of job versions when retrieving jobs.
- Workflow Manager item configurations can be imported and exported with encrypted settings.
- Ability to create Workflow Manager items asynchronously.
- Retrieve Workflow Manager Server log information.
- Breaking Change: web hook job creation now requires the use of
-
JavaScript API
- The
get
request returns whether there is a draft diagram for the diagram.Diagrams - The
get
request returns whether a job has been archived.Job
- The
-
WebSocket API
- Receive synchronize replica information when running the
Open Pro Project Items
step.
- Receive synchronize replica information when running the
ArcGIS Online October 2023
-
REST API
- Workflow Manager item configurations can be imported and exported with encrypted settings.
- Custom SMTP server settings can be configured to enable new capabilities with the Send Email step.
-
JavaScript API
- The
get
request returns whether there is a draft diagram for the diagram.Diagrams - The
get
request returns whether a job has been archived.Job
- The
ArcGIS Online July 2023
Starting in July 2023, you can develop with Workflow Manager in ArcGIS Online.
ArcGIS Enterprise 11.1 Release
-
REST API
- Import/export Workflow Manager item configuration.
- Update version information on a job.
- Force a step on a job to stop running by a user not assigned to the step with the
job
privilege.Force Stop - Configure running ArcGIS Pro custom add-in commands as part of the
Open Pro Project Items
step.
-
JavaScript API
- Force a step on a job to stop running by a user not assigned to the step with the
job
privilege.Force Stop - Allow extended and related property overrides when creating jobs.
- Force a step on a job to stop running by a user not assigned to the step with the
-
WebSocket API
- Receive ArcGIS Pro custom add-in information when running the
Open Pro Project Items
step.
- Receive ArcGIS Pro custom add-in information when running the
ArcGIS Enterprise 11.0 Release
- WebSocket API reference is published. Enable your applications to receive real-time data updates using WebSockets.
- JavaScript API reference is published. Include Workflow Manager capabilities into your web applications and widgets.
- REST API has been updated with new methods
- executeWebHook - Configure webhooks to automatically create jobs in Workflow Manager
- evaluateWebRequest - Web request evaluator
ArcGIS Enterprise 10.9.1 Release
- REST API reference is published.