Show datalink information in result picker?
Hi All:
I have map that shows parcel data from an GIS rest service, and owners' names from a data link. The owners' names are displayed in map tips (i.e. {DatalinkId.OwnerName}).
Is there any way to capture the data link information in the display result picker activity in a workflow? (I'm using Geocortex 4.5 and GVH 2.6).
Thanks,
Jody
0
-
I hope someone answers as I am interested in this also! 0 -
Hi Jody and Carmen,
Yes, you can include datalink information in the Result Picker activity in a workflow. To do that, you will need to first create that data connection and retrieve all the linked information in the workflow using the SQLQuery activity. Then you will need to merge the data link information with the feature set information. This (https://support.geocortex.com/essentialsGSCCodeGallery?sub-nav=codegall&main-nav=essentials&#!/feedtype=SINGLE_ARTICLE_DETAIL&criteria=BESTANSWERS&id=kA460000000bljhCAA) is a code gallery sample that demonstrates how to merge 2 feature sets together. I know we are dealing with a datatable and a feature set in this case; however, the procedure is very similar. After that, you can feed the new feature set into the Display Picker activity and just reference the datalink column name.
I hope this helps.
Carmen0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare