Question

I am trying to delete features from two SDE feature classes using a list from a spreadsheet.


Badge

I am trying to delete features from two SDE feature classes using a list from a spreadsheet. One table works the other one does not. I have tried both a feature writer and an SDE writer. I get an access denied error. I have even used the schema owner and still get the access denied error. The transaction type is set to versioned edit session. Any idea as to what I am missing?


2 replies

Badge +6

Hello @donjensen,

 

 

Before any suggestions, I do have a few questions to clarify:

 

1) The spreadsheet you are using. What does it contain? Does it contain the Features you want to delete, or does it contain the tables you want to delete the features from?

 

2) Are both tables set up the same? Both versioned etc.

 

3) If you only try to delete from the table that errors, does it fail still?

 

4) Access denied suggests a permissions issue, but it appears you have checked that.

 

5) Are you able to share the workspace at all?

 

 

Badge

Thanks for the reply @trentatsafe. Yes the spreadsheet contains the features that are to be deleted. Both tables are setup the same and are versioned. Yes, the table that errors does fail if run by itself.

 

xlsxr2none.fmw

Reply