How Do I Access Site Objects?
I'm trying to write a simple "for each" workflow to iterate through the layerList (table of contents), but I'm having trouble finding documentation on interacting with objects in the site. Would someone please point me to the relevant material? All I need to do is make visibility changes according to a criterion.
I've tried to set up a Create Value to the layerList with System.Object.Geocortex.Essentials.LayerListNode.Geocortex.Essentials.LayerList and with System.Object.Geocortex.Essentials.LayerListNode.Geocortex.Essentials.LayerList.Children
both with and without "=", but I cannot use the result in a For Each. The error is The type "$value1.result" is not valid for this input.
How should this be structured and how do I get to the layerList object?
Thanks,
Martha
-
Hello Martha,
I checked with the development team and they confirmed that none of the existing activities provide access to the site object model, but this is possible through creating a custom activity. If you would like to see an activity created for this purpose, please create an Idea for this functionality.
Thanks, Stefan
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar