{"id":28533787,"url":"https://github.com/esri/workflowmanager-createjob-widget","last_synced_at":"2026-03-06T08:34:14.675Z","repository":{"id":66035555,"uuid":"95827402","full_name":"Esri/workflowmanager-createjob-widget","owner":"Esri","description":"Sample widget for creating jobs with ArcGIS Workflow Manager Classic and Web AppBuilder for ArcGIS","archived":false,"fork":false,"pushed_at":"2025-02-11T23:24:18.000Z","size":1056,"stargazers_count":6,"open_issues_count":1,"forks_count":9,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-07T01:04:40.988Z","etag":null,"topics":["arcgis","esri","html","javascript","web-development","widget","workflow","workflow-management","workflows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Esri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-29T23:04:25.000Z","updated_at":"2025-02-11T23:24:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"34d01a58-e478-49fc-a216-0e05c4c0d149","html_url":"https://github.com/Esri/workflowmanager-createjob-widget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Esri/workflowmanager-createjob-widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fworkflowmanager-createjob-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fworkflowmanager-createjob-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fworkflowmanager-createjob-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fworkflowmanager-createjob-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Esri","download_url":"https://codeload.github.com/Esri/workflowmanager-createjob-widget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fworkflowmanager-createjob-widget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30167963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arcgis","esri","html","javascript","web-development","widget","workflow","workflow-management","workflows"],"created_at":"2025-06-09T17:08:41.320Z","updated_at":"2026-03-06T08:34:14.362Z","avatar_url":"https://github.com/Esri.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⛔ ArcGIS Workflow Manager (Classic) has been deprecated\r\nLearn more about the [deprecation of ArcGIS Workflow Manager (Classic)](https://support.esri.com/en-us/knowledge-base/arcgis-workflow-manager-classic-deprecation-000031190) and the new [service-based ArcGIS Workflow Manager](https://www.esri.com/en-us/arcgis/products/arcgis-workflow-manager/overview)\r\n\r\n## ArcGIS Workflow Manager (Classic) Create Job Widget\r\n\r\nThe ArcGIS Workflow Manager (Classic) Create Job widget enables users to integrate [ArcGIS Workflow Manager (Classic) Server](https://enterprise.arcgis.com/en/workflow-manager/) functionality within \r\ntheir own applications created in Web AppBuilder for ArcGIS. It is designed so users can configure \r\nand deploy the widget and create jobs in ArcGIS Workflow Manager (Classic) easily and quickly. Source code is provided for \r\ndevelopers who would like to customize the widget.\r\n\r\n![App](create-job-widget.png)\r\n\r\n## Features\r\n* Ready-to-deploy Workflow Manager (Classic) widget for Web AppBuilder for ArcGIS.\r\n  * [Web AppBuilder Portal Edition](http://enterprise.arcgis.com/en/portal/latest/use/welcome.htm)\r\n  * [Web AppBuilder Developer Edition](https://developers.arcgis.com/web-appbuilder/)\r\n* Easily configurable to meet custom business needs and requirements - no programming skills required to deploy.\r\n\r\n### Supported Workflow Manager (Classic) Versions\r\nThe widget works with ArcGIS Workflow Manager (Classic) Server 10.4+ versions.\r\n\r\n### Current Limitations:\r\n\r\n* Extended property types that are not supported include geographic dataset, domains, and multi-level table list. These properties are hidden in the widget configuration page.\r\n* Job extended properties can be updated in the widget, but not the default properties.  Jobs are created with default properties configured in the job type, such as assignment and dates.  \r\n* Cannot define job location of interest (LOI) with buffer.\r\n* IE11 cannot display job type icons in the widget.\r\n \r\n### Supported Browsers\r\n\r\nThe Workflow Manager (Classic) Create Job widget supports the following browsers:\r\n* Chrome\r\n* Firefox\r\n* Internet Explorer 11+\r\n* Edge\r\n\r\n## Instructions\r\n\r\n1. Fork and then clone the repo. \r\n2. Deploy the widget to Web AppBuilder for ArcGIS following the \r\n[deployment and configuration instructions](README_CONFIG.md).\r\n\r\n## Requirements\r\n\r\nThe Workflow Manager (Classic) Create Job widget can be used in the following Web AppBuilder for ArcGIS environments:\r\n* [Web AppBuilder Portal Edition](http://enterprise.arcgis.com/en/portal/latest/use/welcome.htm)\r\n* [Web AppBuilder Developer Edition](https://developers.arcgis.com/web-appbuilder/)\r\n\r\n## Resources\r\n\r\n* [ArcGIS Workflow Manager (Classic) for Server](https://enterprise.arcgis.com/en/workflow-manager)\r\n* [ArcGIS Workflow Manager (Classic) Discussion on GeoNet](https://geonet.esri.com/community/gis/solutions/workflow-manager)\r\n\r\n## Issues\r\n\r\nFind a bug or want to request a new feature?  Please let us know by submitting an issue.\r\n\r\n## Contributing\r\n\r\nEsri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).\r\n\r\n## Licensing\r\nCopyright 2017 Esri\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\");\r\nyou may not use this file except in compliance with the License.\r\nYou may obtain a copy of the License at\r\n\r\n   http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software\r\ndistributed under the License is distributed on an \"AS IS\" BASIS,\r\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\nSee the License for the specific language governing permissions and\r\nlimitations under the License.\r\n\r\nA copy of the license is available in the repository's [license.txt]( https://raw.github.com/Esri/quickstart-map-js/master/license.txt) file.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesri%2Fworkflowmanager-createjob-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesri%2Fworkflowmanager-createjob-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesri%2Fworkflowmanager-createjob-widget/lists"}