Hoppa till huvudinnehållet

How do I show an attachment in a workflow 5 form? I am able to query the attachment infos to get the attachment id, but the URL to the attachment requires a token.

Kommentarer

1 kommentar

  • Berend Veldkamp

    You can get the token from the layer object. Use the Get Layer activity and get the token from it:

    =$layer1.layer.credential.token

     

    If you use the Web Request activity, you might just need to set the Channel Name property to arcgis. I haven't tried this myself on an attachment though.

    0

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