Skip to main content

accessing Site object

Comments

3 comments

  • Halil Siddique
    Peter,

     

    Bit of a long shot, but were you able to figure out how to access the site object in a workflow?

     

    If not, does anyone know how it can be accessed?

     

    Thanks

     

    Halil
    0
  • Permanently deleted user
    Hello Halil,  

     

    As per my email to you, I passed this question along to one of our support staff for their review and found the following; It is not possible to access the site object from a workflow. 

     

    However, you may be to use the 'Get Layer Info By Property' activity to meet your needs. This activity doesn't make a Site object, but can return the layers from the maps in the site. 

     

    Hope this helps!
    0
  • Nico Burgerhart
    You could access print template information with a Web Request activity to

     

    http://servername/Geocortex/Essentials/instancename/REST/sites/yoursitename/printtemplates/0?f=pjson

     

    You have to parse the resulting JSON to get the info you want.

     

     
    0

Please sign in to leave a comment.