Skip to main content
Question

Spatial Relator keep causing my workbench to fail

  • July 1, 2024
  • 2 replies
  • 81 views

scottshenberger
Contributor
Forum|alt.badge.img+1

Hello,

 

I am working creating a workbench that will take date for AGOL and from our sde database and join them together as a point feature for use in AGOL apps. All of a sudden, I get this error message:

ArcGIS Online Feature Service Writer: Encountered an unexpected error. The error code from the server was '405' and the message was: 'This SqlTransaction has completed; it is no longer usable.'. Details: 'Unable to apply edits. Please check your parameters.'
ARCGISONLINEFEATURES writer: An error has occurred. Check the logfile above for details
An error has occurred. Check the logfile above for details

When I look at the log file I do not seem to locate any information. No sure what I am doing wrong.

Thanks in advance.

 

Scott
 

2 replies

lambertus
Enthusiast
Forum|alt.badge.img+23
  • Enthusiast
  • July 2, 2024

@scottshenberger interesting case. Maybe you could try to delete your cache and rerun the workspace?
 

Furthermore I am not familiar with this error. Maybe there is something wrong with the AGOL source? You could also check whether all data fed into the SpatialRelator is valid.


crutledge
Influencer
Forum|alt.badge.img+43
  • Influencer
  • March 9, 2025

@lambertus Oh wow. This is a good find! I was having a similar problem and never knew about the ability to “Purge Temporary Files”. Brilliant!