|
POST
|
I disconnected all users from geodatabase and uncheck the option. and did compress. still data exists in Delta tables vijaybadugu_0-1630514914465.png
... View more
09-01-2021
09:49 AM
|
0
|
0
|
5186
|
|
POST
|
Hi, The Records are always stays in Delta tables and they are not removed from Delta tables after Compress. We have a feature dataset with topology enabled with certain rules on it. Whenever we enabled topology on feature dataset, The feature dataset should be enabled as "Registered as versioned". The users are editing on SDE.Default version directly without creating any child version on it. Whenever we edit feature classes in that feature dataset, it created records in 'A' Table. I am doing daily compress or full compress. The records stays in 'A' Tables and not removed from delta tables. I unregistered all Replicas and tried. the issue is still the same. What I need to do for Full compress to remove all Orphaned records? I am using ArcGIS pro 2.8 and ArcGIS Enterprise 10.9 [SDE_compress_log] vijaybadugu_1-1630513115474.png [SDE_versions] vijaybadugu_2-1630513167289.png
... View more
09-01-2021
09:15 AM
|
0
|
8
|
5198
|
|
POST
|
Thanks for info. I am able to update the content in ArcGIS enterprise with ArcGIS API for Python. My Last Question is , I think you have seen the CSV with Duplicate IDS in it. How to Get Unique , sort items to load in to dropdown using search() ?
... View more
08-18-2021
08:25 AM
|
0
|
1
|
5044
|
|
POST
|
Thanks for your clarification . How to update csv content in Arcgis online / enterprise using python with windows scheduler ?
... View more
08-18-2021
04:55 AM
|
0
|
0
|
5055
|
|
POST
|
When I try to access from CSV file, I Could not able to get Unique values for this I have to create separate column with Unique values. there is no specific function sorting in search() function to sort the list.
... View more
08-16-2021
08:17 AM
|
0
|
4
|
5072
|
|
POST
|
I uploaded the Media File. I included feature service access using search() function . i have a requirement that, if the device is offline , it automatically pulls the data from local media csv file . if the device is online, it pulls the data from actual service data. few people suggested that, use "Linked content with CSV" and update the CSV content regular periods . How this works and is it possible to update local copy of csv file using Python API ? Will fieldworker get any notification that, your Linked content CSV updated please try to download latest copy of it? I did not find much documentation on it.
... View more
08-16-2021
07:26 AM
|
0
|
0
|
5075
|
|
POST
|
My question is, as content is linked, if anything updated in arcgis online or enterprise for csv contents . will field user get an update to refresh the survey form ?
... View more
08-06-2021
02:29 PM
|
0
|
2
|
1968
|
|
POST
|
Linked content , How to update CSV content dynamically in Linked content ?
... View more
08-06-2021
02:13 PM
|
0
|
0
|
1975
|
|
POST
|
I have a requirement of loading lists from CSV or Feature Service to Select_one dropdownlist. I'm able to retrieve the data using search function from either of it. But If the device is Offline, I need to pull the data from local CSV file from the media folder otherwise pull the data from feature service. is there any way to add consdition in appearance column to achieve this functionality ? as below autocomplete if(pulldata("@property", 'online'), search("<tablename>?url=<featureservice>"), search('<tablename>','','<fieldname>'))
... View more
08-06-2021
02:01 PM
|
0
|
6
|
2000
|
|
POST
|
I need to Sort and get Unique values using CSV or Feature service with search function. Could you please tell us what to do ?
... View more
08-05-2021
06:55 AM
|
0
|
9
|
5148
|
|
POST
|
resolved the issue with pulldata("@property", 'online')=false in relevant column
... View more
08-04-2021
10:31 AM
|
0
|
0
|
861
|
|
POST
|
I have an requirement of If the device is offline,pull the information from the Local media CSV file contents. Otherwise it should access it from feature service. I almost finished. But how to check "pulldata("@property", 'online') " in appearance Column with If Condition if pulldata("@property", 'online') {minimal search('TableName')} else autocomplete search('<TableName>?<URL>','matches','Fieldname',${Fieldname})
... View more
08-04-2021
10:14 AM
|
0
|
1
|
868
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-21-2026 05:00 AM | |
| 1 | 04-14-2026 07:17 AM | |
| 1 | 07-29-2025 01:45 PM | |
| 1 | 03-28-2025 01:58 PM | |
| 1 | 02-21-2026 09:32 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|