Aller au contenu principal

How to get feature attribute from workflow input in web viewer

Répondu

Commentaires

5 commentaires

  • Cam Barnard

    Here is a .zip of a workflow.json for that sample you can import and examine.

    https://data.latitudegeo.com/Cam/sample-get-feature.zip

    1
  • Rafael Edora

    I noticed that the template features a Convert to JSON followed by a Parse JSON:

    What's the purpose of this? It's Object -> String, then String -> Object

    0
  • Emily Renkema

    Cam Barnard Thanks so much Cam, this is working for me!

    @... I fiddled with it taking turns removing one then the other activity, and only when there were both did it work like I needed it to. Don't know enough about the inner workings of Workflow 5 to know why, but someone from Vertigis might be able to explain

    0
  • Cam Barnard

    The extra stuff (which is why we show the example) has to do with the difference between a 'VSW feature' and a 'generic Esri feature'. Much of what Workflow works with is 'generic Esri features' but within VSW we've extended the object to be able to accomplish the things customers are asking for. The back and forth you are seeing in the Worfklow is the conversion of the VSW feature to a general Esri feature ... and back again at the end. 

    0
  • Yannik Bäder

    When I use this sample or parts of it, I get this error:

    Cam Barnard do you know what's wrong here?

     

    0

Vous devez vous connecter pour laisser un commentaire.