Chris Fox
Chris Fox
@MikeTschudi, I tested this out and found I was able to successfully package and deploy a workflow item. In the resulting workflow I was able to create new jobs and...
@MikeTschudi, thanks I would prefer to go the templatizing route as it is consistent with other item types and makes it easier for us to manually modify the definition in...
@MikeTschudi, I was testing this morning with group https://localdeployment.maps.arcgis.com/home/group.html?id=d6888336943548e58bf7f40e7cf824e9#overview and it is working almost perfect. The only issue I noticed is the portal base url in an app url reference...
We discovered during testing that we were not providing the correct root url for enterprise. At this point in the release we have decided we will not be able to...
See the comment below to dynamically get the root url for the workflow manager api for both ArcGIS Online (prod, qa and dev) and ArcGIS Enterprise https://devtopia.esri.com/WebGIS/solution-deployment-apps/issues/64#issuecomment-4705767
@MikeTschudi, I attempted to package this group this morning with the latest create solution demo app from the develop branch but it failed with a console error on the workflow...
Verified that I was able to create a solution from a workflow and deploy it in production. Everything was swizzled properly and behaved as expected. I also verified that the...
@MikeTschudi, I tested this and found that the webhooks are coming across with the survey now. However, I found references to the portal url and item ids in the webhook...
Ahhh that makes sense. One thing I noticed through the browser debugger is that survey123 queries this 'forminfo.json' which has the name of the form. For example: ``` { "name":...
Yes, but don’t the item ids need to be the .itemId property like below: https://workflow.arcgis.com/{{orgId}}/{{661e0e38d4ad4a8f97731b22cb6c95dd.itemId}}/webhooks/createJobFromSurveyResponse/toKxLD9VRi6A8YR9eb7TUw {{portalBaseUrl}}/home/item.html?id={{ce3dec81bf714d3bb71da9691ab686d1.itemId}}