Hoppa till huvudinnehållet

worflow error: object reference not set to an instance of object

Kommentarer

6 kommentarer

  • Dan Giersz
    I would guess the output of the form is supposed to be trail_result instead of argTrail.
    0
  • Matt Taylor
    Dan, thanks for the response.  However now i am getting "token required" message.  Any ideas?
    0
  • Dan Giersz
    Looks like the query in your form is missing the token.
    0
  • Matt Taylor
    The Token argument has a variable "service_token".  Just like the working workflow.  I'll be honest i'm not sure how it grabs the token from the service.
    0
  • Dan Giersz
    The workflow from your dropbox link did not have the token parameter set in the form's query.

     

    If your copy does have that set, then I would confirm the credentials used for the GetMapServiceInfo are allowed access to the service you query in the form.
    0
  • Matt Taylor
    I did eventually get the workflow running properly by hardcoding the Map Service Id.  Thanks Dan for your help.
    0

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