Hi -
I am receiving the following error for an Analytic App that I am running on Server. The workflow works when I run in Designer.
I am looking for a place to start to determine how I find what is at Line 1 and Column 472.
Any thoughts on how to debug or where to look for the specific error?
I appreciate the help. Thank you - Randy
Solved! Go to Solution.
Wizard values are the interface tools that a user will interact with on the Gallery (ie. Text Input, Drop Down, etc).
If I'm reading this right, it's saying that one of them had no information or had whitespace entered.
I'd start by looking at the values being input.
If those all contain information and look fine, then look at the actions the input is used in. Are any of them using a formula on the input?
Thanks Patrick for your help.
After trying multiple things, I was able to identify that I inadvertently renamed one of the Interface Tools to a name that included quotes. When I took the quotes out of the tool name and republished, the workflow ran successfully.