Reports - HTML5 Viewer
I have read, http://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=9&thread=57935
And I still cannot get my reports to run in the 2.4.1 HTML5 Viewer. I am missing something...
I have a report called ManholeReport I'd like to run. It works in the Silverlight Viewer.
I copied the workflow mentioned in http://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=9&thread=57935, and saved it as run_report as a xaml file. I then added run_report to GE Manager and for id = , I put in id = OBJECTID
Then i went into my Manhole layer in GE Manager, and under Feature Long Description i added, <a href="command:RunWorkflowWithArguments?workflowId=run_report&id={OBJECTID}">Run Report</a>
I open up my site, click identify on a manhole, in the search results, Run Report shows up, i click it...and I get the error:
There was a workflow error running activity: Cannot read property 'supportsDynamicLayers' of null
I'm sure it has something to do with the workflow and the id= statement. But i cannot figure it out.
Thank you to anyone that can help.
Steve
-
I just realized i did not specify anywhere a Report file to run.
Is this done in the run_report workflow somewhere?
0 -
You need to set all the required parameters in your Run Report activity in your workflow (map service ID, layer ID, where clause, etc.).
0
Please sign in to leave a comment.
Comments
2 comments