how do I assign results of query - return multiple fields - to variables in workflow designer
Hi folks--
In the query function in workflow designer you can return the values in multiple fields in a query. how can I retreive and assign the results from each field to a variable for each return. Say I query and return field_a and field_b. how do i assign the contents of field_a to a variable called f_a and the contents of field_b to a variable called f_b? an example of this would be helpful.
Jeff
-
Can you put that in a xaml file for me that I could read with the workflow designer? I am loosing track of how a esri features gets converted to graphics and put into the foreach routine.
Basically, I have a query that returns a featureset. I want to iterate through that featureset and obtain the values in the returned features. is there a plain example of this out there?
Jeff
0 -
Just copy the example in the previous post into a text file, change the file suffix from txt to xaml and you'll have the example...
0 -
Thanks Jeff for the Question and thanks Sigurd for the Answer. Both are a big help to me in one of the workflows I'm building.
0
Please sign in to leave a comment.
Comments
3 comments