For Each over Map object?
I'm banging my head against the wall on this one.
I have a feature action button in a Geocortex Web app that is tripping off a workflow. Context is getting sent to the workflow and I can log that into the console with the getWorkflowInputs element. How can I loop over the attributes that seem to be mapped into attributes._originalMap
0
-
Figured this one out. Get workflow inputs, run operation with results.to-graphics and as the input parameter use $getWorkflowInputs1.inputs["context"][0].
Result from the operation will be an esri graphic.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar