Skip to main content

We have a set of jobs that feed a enterprise system that are pushing into a Enterprise GDB. We just found in debugging that a fatal error:

 

An error occurred while attempting to retrieve the connection parameters from the connection file 'C:\\Users\\ahdor140\\Downloads\\GCSS_PROC - GIS.sde'A fatal error has occurred. Check the logfile above for details

 

 

Our issue is that with this fatal error; the job is reported as:

statusSUCCESS

 

This doesn't seem right to me.

Hi @dewrightco

 

1. Check if Terminate Translation is active on the workbench before uploading to server

 

2. Add a "NoFeaturesTester" after the reading of the ArcSDE data and if NOINPUT add a Terminator to make the workspace fail


Reply