Search Parcels ID WorkFlow
Can someone help shed some light on this? In the demo LA County site there is a workflow that allows a user to search for a parcel by ID. I am digging through the workflow in WF Designer and I cannot figure out where or how the parcelQueryUrl variable gets assigned a value. I see it listed in the Variables tab and I see it being used in the workflow. I know it must be assigned somewhere because the search works perfectly. As far as I can tell it’s not an argument. Is it being assigned a value somewhere else or am I missing something?
Thanks in advance,
Dan
(total newbie)
This is the file I am refereing to.
C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\LA_County\Resources\Workflows\SearchParcelID
-
Look at "GetMapServiceInfo" in the workflow. This is where parcelQueryUrl is set as the output argument from "GetMapServiceInfo" for Layer Url. "GetMapServiceInfo" is using the information that you gave it when you setup the workflow in Essentials. Those values in the workflow are assigned as Arguments with direction set to "in" as this is the input information. Basically, you give the "GetMapServiceInfo" the Layer Name & Map Service ID and it gives you the Layer Url, which is then assigned to the parcelQueryUrl variable. Make sense?
./customer/servlet/servlet.FileDownload?file=00P6000000elzHcEAI
Regards,
Rick
0 -
Rick
Thank you very much for your reply. It was extremely helpful!! It not only answered my question but gave me a better understanding of how the WorkFlow Editor works in general. You have definitely done your good deed for the day. :)
Thanks again,
Dan
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare