Select to view content in your preferred language

insert data to feature service layer using versioning

348
1
05-30-2024 05:57 AM
Labels (2)
Hemant_Chitte
New Contributor

I have created more than one branch versions for feature service. I wanted to insert data into specific version of the feature service using python script. please suggest how can I do that

0 Kudos
1 Reply
MarceloMarques
Esri Regular Contributor

@Hemant_Chitte - see documentation below.

Append Features | ArcGIS API for Python
InsertCursor—ArcGIS Pro | Documentation
Working with Feature Layers and Features | ArcGIS API for Python

community.esri.com post Make Arcpy use Esri Feature Service

| Marcelo Marques | Esri Principal Product Engineer | Cloud & Database Administrator | OCP - Oracle Certified Professional | "In 1992, I embarked on my journey with Esri Technology, and since 1997, I have been working with ArcSDE Geodatabases, right from its initial release. Over the past 32 years, my passion for GIS has only grown stronger." | “ I do not fear computers. I fear the lack of them." Isaac Isimov |
0 Kudos