Skip to content

Source code for ArcGIS Workflow Manager Classic JavaScript viewer - Manage your workflows on the web.

License

Notifications You must be signed in to change notification settings

Esri/workflowmanager-viewer-js

 
 

Repository files navigation

workflowmanager-viewer-js

Source code for ArcGIS Workflow Manager JavaScrpt viewer - Manage your workflows on the web.

View it live

App

Features

  • Ready-to-deploy GIS web client workflow manager application for ArcGIS Server.
  • A complete workflow management application, that allows for ease and efficiency toward managing and tracking business workflows.
  • Easily configurable to meet custom business needs and requirements - no programming skills required to deploy.

ArcGIS Workflow Manager JavaScript API

Supported Browsers

The Workflow Manager JavaScript viewer supports the following browsers:

  • Chrome
  • Firefox
  • Internet Explorer 10+

Instructions

Deployment:

  1. Fork and then clone the repo.
  2. Install an HTTP server such IIS or Apache.
  3. Modify the deployed js/app/WorkflowManager/config/AppConfig.js file to configure the Workflow Manager service, AOI Map service, and ArcGIS Token service if these are secured services (details in the Readme.pdf).
  4. Modify the deployed js/widget/gis/BasemapGallery.js file to configure custom basemaps (details in the Readme.pdf).
  5. Modify the deployed proxy/proxy.config file to configure the Workflow Manager service that the proxy will forward to (details in the Readme.pdf).
  6. If using IIS, create a website.
  7. Launch the sample viewer in a web browser.

Requirements

  • HTTP server such IIS or Apache
  • Web browser with access to the Internet

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2013 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: ArcGIS Workflow Manager Viewer Web Server HTML JavaScript API Dojo) [](Esri Language: JavaScript)