Workflow - Template Report
Does anyone know how to use the Activity "Template Report"?
I have crated a custom Activity that converts from ESRI.ArcGIS.Client.Tasks.Featureset to System.Data.DataSet and I am using that for the data.
What is the "Template Uri" path supposed to tie to? It seems that would be "http://YOUR_GEOCORTEX_SERVER/Geocortex/Essentials/REST//FL_Map/printtemplates/". That path produces the following error. I can access that directory with no problems. Does anyone know what I am doing wrong?
Error: Aborted exception: 'The remote server returned an error: (401) Unauthorized.'.
The remote server returned an error: (401) Unauthorized.
Louie
-
Any ideas. Anyone? Latitude?
Louie
0 -
This is a URI to the actual RPX file that is the template for your report. Typically this would just be a file path like "C:\Program Files\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\Resources\TemplateReports\MyReport.rpx".
Note: If you are working in a load balanced environment you'll probably need to be a little fancier to support files served from the Sites directory.
--Ryan
0 -
Ryan,
Finally had a chance to get around to this. That worked, I can now move on to the next step of creating the file from byte data.Thank You
Louie0
Please sign in to leave a comment.
Comments
3 comments