Zum Hauptinhalt gehen

Is it possible to access secured URLs using the Download String activity?

Kommentare

2 Kommentare

  • Permanently deleted user
    I don't have an answer but I'm looking for the same information.

     

    I posted a similar question a couple weeks ago and didn't get any responses.  Hopefully, someone will respond to your question.
    0
  • Chris Dunlop
    I asked this question at the UC, and Latitude provided a solution in the Q&A document.  Basically, you use a Get Request Info activity to obtain Geocortex.Workflow.Runtime.RequestInfo object.  It contains a Token property.  For the DownloadString activity, you append &token=<token> to your url.  If you are using the Web Request activity, you can either put it in the url, or pass it as a parameter.  Worked like a charm for me.

     

     
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.