workflowmanager-viewer-js icon indicating copy to clipboard operation
workflowmanager-viewer-js copied to clipboard

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

Results 6 workflowmanager-viewer-js issues
Sort by recently updated
recently updated
newest added

There is an issue with this code while using the current versions of Chrome (Version 92.0.4515.131 (Official Build) (64-bit)) and Firefox (Version 90.0.2 (64-bit)). In the "Create New Job" dialogue,...

In file Constants.js StepExecutionType : { EXECUTABLE : "executable", FUNCTION : "function", PROCEDURAL : "procedural", **URL : "url",** QUESTION : "question", FILE : "file" }, I think it should be...

We failed to get success trying to login on Workflow manager viewer with credential from domain user, Enclosed you find the details and the appconfig , index files as well....

I tried a newer version of the code in case it was version specific but for some reason the date values reported in my query results are way off. Not...

There is a section in the AppConfig.js that lets you set your own Custom locator but there is no clear documentation on how to set the `locatorSources ` array. I...

Please add functionality to add feature layers to show features on top of the basemap. Here is an example of what i did. In AppConfig.js i added... ```customLayers: [ {...