Error Running Report
I created a workflow in 3.9 to print mailing labels after buffering parcels. I have moved to a new server (ESRI 10.1 compliant) and am running 3.10.1 now and the same workflow now gives me the "Error Running Report" message when it gets to creating the mailing labels in the workflow, yet I can take the selected parcels in the RESULTS WINDOW, select TABLE view and using the PARCEL tab, click on the REPORTS link and successfully run the exact same mailing report to create mailing labels. It still works fine on the old server so I know it is coded correctly for 3.9 still.
I'm not seeing an error being logged in the LOG file for this. What would cause the execution of the report in the workflow to fail, yet works fine running it manually with the same results?
-
I'm having the exact same problem. Like you it worked fine in 3.9 but since moving to 3.10.1 it hasn't worked. I also don't see any errors in the log. Can anyone at Latitude shine some light on this problem, please?
0 -
Thank You Ronnie in Burbank! He let me know that if I use the GETMAPINFO tool right after starting the workflow and create a Spacial Reference Variable, then in my PROJECTTASK in the Buffer Sequence, place the newly created variable in the "Spacial Reference" field in place of this: "new ESRI.ArcGIS.Client.Geometry.SpatialReference(2228)" , it then worked. Again..Thank You.
0 -
That was some good advice from Ronnie in Burbank -- thanks for posting that.
This is a good practice that will help your workflows remain working even when the configuration of the underlying site changes. Rather than hardcoding a particular spatial reference into your workflow, just use the 'GetMapInfo' task to create a spatial reference variable, and then use that variable throughout your workflow wherever a spatial reference is called for.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer