-
Arcade 式フィードバック
WFM全体でArcadeを使用する機会は多いですが、式をテストしたり返される結果を確認したりする便利な方法が常にあるわけではありません。これにより、式のトラブルシューティングが困難または不可能になります。特に設定画面を離れずに、式が何を返しているのかを表示する方法があれば非常に便利です。
-
Workflow Manager, encrypted user-defined settings not working as input in custom web tool
Hi there, I created a python custom web tool and I'm using gis = GIS(portal, username, password, verify_cert = False) as authenticator, because I use api for python functions. I set as input of my web tool, username and password, therefore, I need to define an encrypted user-defined setting to store my password.…
-
Workflow manager classic changing a step using rrsr api from inside an ArcGIS Pro Add-in
We are working withWorkflow manager ckassic with ArcGIS Pro 2.9 in a fderated environment. From inside the Add-in we need to change a step of a custon diagram pressing a button in a custom panel, so not using controls in wfm form. Having a Job running with a Map opened we use the following sequence of call: * Action stop…
-
Question regarding 'Add Survey123 Form' functionality for creating extended properties table in ArcGIS Workflow Manager
I have followed the steps stated in the following ArcGIS Workflow Manager blog. First off, thank you @JFarmer for this amazing blog. Within this blog , I have referred to the section of 'Associate survey data with jobs' to setup a workflow in ArcGIS Workflow Manager that will help me to read data that gets into ArcGIS…
-
Best way to select all points in a specific polygon
Good morning What widgets are needed to perform the following actions with EB: - select a specific polygon - select all points inside the polygon - provide a way to export the selection to an excel file For example, selecting all customers in a specific commission district or municipality. Thanks
-
Step type send email does not accept expression and returns Invalid Email in To or CC
Good afternoon, I tested this expression: "GetUser($currentPortal, LastRunner($Job, "<step ID>"))['email']" and it works. But when I add it to an email step in the text box To or CC it does not accept the value and shows a message "Invalid email".
-
Looking for documentation in how to configure step "Send Web Request"
Good morning, I am looking for some documentation that explains how to configure the step "Send Web Request". I just want to send a request to a hosted polygon layer to query a value in the index field (ATLAS) This is the GET: Base URL https://mygisportal.mysite.com/hosting/rest/services/Hosted/Index/FeatureServer/0/query…
-
How to pass a ZIP code from Workflow to ArcGIS Pro and zoom to it.
Good afternoon, Anyone could explain how to enter a zip code in a job step and zoo to it in ArcGIS Pro. Thanks
-
How to configure Define Location with a polygon layer to zoom
Good afternoon, Is the a way to use a pologon layer, a TTRRSS, and zoom to a TRS in the Define Location?
-
Workflow Manager Weekly Scheduled job running every minute
I have a basic workflow thats scheduled to run once a week on fridays. However today it repeated every minute regardless of the schedule thats set in the job template for once a week. Would DST have anything to do with this?
-
Send Web Request - Monday.com - Building JSON body with Monday's GraphQL
I am building a workflow that needs to have integration with Monday.com and I'm having trouble building the body of the web request step that I think is due to how Monday's GraphQL-based API translates into the JSON body in Workflow Manager. Right now I'm able to create an item in Monday and update a single column value…
-
Forced to End Task: Workflow Manager WMX Job Pro Project
Hi, After finishing edits or QC's in a WMX job, we often are forced to crash the Pro project to get it to close even if we have chosen to pause a step or are on a step that allows us to close the project. We have found that this can cause version locks which prohibit others from viewing the data. A workaround we used was…
-
Migrate WFM 10.9.1 to 11.5
Hello, i need to move my Workflow Manager from ArcGIS Enterprise 10.9.1 to 11.5. I have used Python API to extract from 10.9.1 all WFM items with all diagrams related, and always using the same API Python i have done a import to new Workfllow Manager istallation on Enterprise 11.5. My question is: i need to move also all…
-
Workflow Manager REST APIs
I am trying to build a Widget for Experience Builder to integrate with Workflow Manager. My problem is that I can't figure out how to update the step with the result from the user via the REST API. I can: * 'Run' a 'Update Job Properties' step via the '/${workflowItemId}/jobs/${encodeURIComponent(selectedJobId)}/action'…
-
Unable to trigger Workflow Manager Jobs using Survey123 Webhook in AGO
Hi, I am trying to follow the following steps to trigger Workflow Manager flow from Survey123: Create ArcGIS Workflow Manager Jobs Using Survey123 Webhooks However, upon submitting my Survey123, nothing seems to be triggered I am using the following format for my webhook and have ticked the necessary:…
-
Provide the ability to configure a "reply to" email address for sending emails
We would like to utilise different "reply to" addresses based on different email templates/steps within a workflow so that a user can reply to a different email address than what was configured to send the email.
-
Job stuck in running state
Hi all, We have a workflow manager item deployed on our Enterprise 11.3 environment back in May and it has been running fine. Starting on 11/4, we have had 2 jobs stucked in running mode on 2 different steps. The job has a spinning icon right next to it, and there is no button listed under Actions that are clickable. Since…
-
How to license workflow manager for ArcGIS Online
I am attempting to deploy workflow manager through ArcGIS Online. I am an admin in my AGOL organization. When I go to Organization -> Licenses and scroll down to Workflow Manager, I see that there are zero compatible user types for this extension. But when I click "Manage", I see a message that the user type professional…
-
Unable to Create Webhook Job Creation from Features Added to Hosted Feature Layer
Hi, We are trying to automatically create jobs in ArcGIS Workflow Manager when a new feature is added to a hosted feature layer. To do this, we went to WFM > Job Templates > Automated Job Creation and created a webhook there (as shown in the attached screenshot). We then copied the generated webhook URL and pasted it into…
-
Cleaning up completed jobs
Is it possible to cleanup completed jobs without manually deleting jobs? It would be nice to do a clean up and only retain x amount of days of completed jobs. Would python be suitable for it?
-
How to create version and also set the same version to the map?
I am trying to create a version automatically and i have to set the same version on the map, how do to that? i tried everything use the version name in the 'Set Job version' as jobOutputValue($job, '45e9adae-7c8c-4e64-9c3a-6ab4bxxx', 'version') Even then the error says no matching versions found, how to solve this?
-
Workflow Manager view has a negative objectid after update
Hello, We have a ArcGIS enterprise with workflow manager. We did an upgrade from ArcGIS enterprise 11.1 to 11.5 last week following this instructions https://doc.arcgis.com/en/workflow-manager/11.5/deploy/windows/existing-workflow-manager-server-users.htm . We notice in one of the hosted workflow_views that v_job_search…
-
No subject alternative DNS name matching <hostname> found error message when trying to create a workflow item
Hi, I am getting the above message after installing Workflow Manager 11.3 and trying to create a workflow item. Everything is on the same machine and is an Esri Partner demo platform for one of our products. External Portal https://external.domain.com/portal External Server https://external.domain.com/server SSL…
-
How to set step status or percent complete in Workflow Manager web
We are migrating from Workflow Manager Classic to Workflow Manager web. In Classic, there is a functionality to set status or weight percentage for each step in a workflow diagram. In the workflow layer of workflow manager web, there is percentComplete column in the jobs layer but it only show 100% only after the job is…
-
open pending workflow job from url 10.9.1
I have a job that notifies for new account requests and kicks off an approval process, is it possible to have a current pending job get opened by URL to have someone do that approval process? I know we can build a url with the job id, but what can we do about launching the job via URL once its assigned to someone?