Skip to main content

Citizen Service Request modification

Comments

4 comments

  • Permanently deleted user
    Hi Dan, 

     

    The error that you are getting means nothing has been assigned to one of the variables that you are using, most likely the feature set variable name. I was able to replicate the same error message on my end and it happened when I created a feature set variable, did not assign it anything and passed it to the "Decision" activity. I would double check to make sure you are referencing the correct feature set name and go from there.

     

    I hope this helps.

     

    Carmen
    0
  • Dan Giersz
    Thanks for the quick reply, Carmen!

     

    After your advice (and a nice long break) I went back through everything.  What it turned out being was the QueryTask was set to return IDs only.  I figured that was all I needed to make sure there was a feature at the location.  Simply setting it back to false was all it took to get everything working (even with the output fields of the QueryTask set to "OBJECTID").

     

     
    0
  • Permanently deleted user
    Hi Dan and Carmen, I  believe I am running into the exact same issue with my workflow. I am trying to search intersections and am getting the error "Unhandled exception: 'Value cannot be null. Parameter name: source' in activity '1.129: VisualBasicValue<Boolean>'. Value cannot be null." which I believe is coming from the Decision activity because nothing is getting passed from the Query task...if either of you would mind taking a look at my workflow it'd be greatly appreciated!

     

    https://drive.google.com/file/d/0B5rgPuFOw9yfblZIQ2ExMTVMdTA/view?usp=sharing
    0
  • Amanda Frech
    Hi Lisa,

     

    I believe you've been in contact with us for this one, but just in case any other users end up reading this topic, this one is indeed an issue from the QueryMap sequence in the workflow.  If the geocode activity doesn't generate any result (as opposed to completing properly and finding 0 matches) you'll see an error like this when you try to use addressCandidatesCollection.Count

     

    Amanda
    0

Please sign in to leave a comment.