Hoppa till huvudinnehållet

Layer Action Context Menu for uploaded data

Kommentarer

1 kommentar

  • Permanently deleted user
    Hi David,

     

    I took a good long look around and did not find any way to run a workflow from the Layer Actions Context Menu that would be able to collect features/graphics/information from an uploaded layer.

     

    The biggest underlying problem is that the Layer Actions menu is going to use a Geocortex Layer as its context - an object that contains circular references (a layer has a Site, which has layers, which have Sites, etc).  Objects with circular references can't be serialized automatically by the viewer, so we can't send them to a workflow.

     

    You can implement your own custom viewer module that fetches the data you would like from the Layer, sanitizes it, and then runs your workflow; alternatively, you could rewrite your workflow in Workflow 5 which does not need to serialize (since all activities run in the viewer scope)

     

    Regards,

     

    -Malcolm
    0

Du måste logga in om du vill lämna en kommentar.