Select to view content in your preferred language

The selected layer does not support the truncate operation

299
2
Jump to solution
02-27-2025 08:13 AM
DominicRobergeIADOT
Frequent Contributor

Hello

I have an AGOL feature layer (published from ArcGIS Pro) and for some reason I can' get the Pipeline the Replace to work

it's a very basic flow: Pushing data from Portal to AGOL

DominicRobergeIADOT_0-1740672569360.png

I keep getting this message: The selected layer does not support the truncate operation

Feature service settings:

DominicRobergeIADOT_1-1740672652021.png

Could it be that's because I have a VIEW related to that feature service?

 

I have another flow very similar (target is an AGOL native feature service) no VIEWs and the Pipeline works just fine

 

Both targets have "supportsTruncate" : false, so I don't think it's the issue.

 

Any ideas?

 

Thanks!

1 Solution

Accepted Solutions
DominicRobergeIADOT
Frequent Contributor

I unchecked the "Enable Sync" and everything started to work just fine.

DominicRobergeIADOT_0-1740678612913.png

 

View solution in original post

0 Kudos
2 Replies
MikeVolz
Frequent Contributor

Can you make a copy of this data without the view and see if the truncate operation then works?

If the truncate operation works in that scenario, would an automated recreation of the associated view work?  My concern there would be that the associated view would get a new ItemID which could break a web map/ app that the view is being used in.

0 Kudos
DominicRobergeIADOT
Frequent Contributor

I unchecked the "Enable Sync" and everything started to work just fine.

DominicRobergeIADOT_0-1740678612913.png

 

0 Kudos