worflow error: object reference not set to an instance of object
I'm attempting to copy/modify a worflow from an existing functioning workflow and recieve the message Object reference not set to an instance of an object.' in activity 1.42: Assign'.
My xaml is here https://www.dropbox.com/s/3q6uv7tr1rpobow/Locate_a_Trail_HTML5.xaml?dl=0 _img_ alt="Error Message" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=906f2000000fxj7&feoid=Body&refid=0EMf2000000kAQu" _/_img_
I thought i had correctly changed everything, but must be missing something. If interested the workflow is available from the I Want to Menu here (https://map.co.clear-creek.co.us/HTML5Viewer/?viewer=recreation#) . Any ideas??
Thanks,
Matt
0
-
I would guess the output of the form is supposed to be trail_result instead of argTrail. 0 -
Dan, thanks for the response. However now i am getting "token required" message. Any ideas? 0 -
Looks like the query in your form is missing the token. 0 -
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 -
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 -
I did eventually get the workflow running properly by hardcoding the Map Service Id. Thanks Dan for your help. 0
Please sign in to leave a comment.
Comments
6 comments