|
POST
|
Currently, We are running single machine base deployment of Enterprise 11.5 with CPU v4 and 20 GB RAM. We are planning to run hybrid model ( keeping Portal, datastore and web adaptors, SQL Server) on premise and move ArcGIS Server (hosting) to the cloud in AZURE. Currently, we are running about 50 to 60 map Services, may increase in future ( Some of them are dedicated and other are Shared) and have few GP Services (10 to 12). Just wanted to know , is this correct deployment process ? Moving Hosting Server to the Cloud?
... View more
07-07-2025
12:39 PM
|
0
|
8
|
1819
|
|
POST
|
Search widget has been configured with custom layer data sources Query layers, feature classes . When i typed first 3 numbers of the ID (Numeric) from query layer , It was not populating suggestion list at the bottom. Finally found that, it should be Full text indexed. When i try to run same Geoprocessing tool in ArcGIS Pro for a query layer, ArcGIS Pro Closes with an error dialog. Could you please suggest some alternative ways to achieve this? vijaybadugu_0-1751313622943.png
... View more
06-30-2025
01:06 PM
|
0
|
4
|
837
|
|
POST
|
was trying to re create all offline areas for a webmap after compress. We are using World _imagery (Export ) tile layer, ArcGIS python API was modified recently to add another argument in offline_areas.create tile_services = if "HIGH" in title_upper: # Street level levels = ",".join(str(i) for i in range(10, 17)) #print('High' +str(max_scale) +'|' + str(min_scale)) elif "MED" in title_upper: # neighborhood levels = ",".join(str(i) for i in range(12, 14)) # print('MED' +str(max_scale) +'|' + str(min_scale)) elif "LOW" in title_upper: # city levels = ",".join(str(i) for i in range(15, 16)) #print('LOW' +str(max_scale) +'|' + str(min_scale)) for baseitem in basemap_lyr_items: layerImagery.append({"url": baseitem.url,"levels":levels}) map_area = offline_map.offline_areas.create(area=polygon_geom, item_properties=item_prop, min_scale =min_scale, max_scale =max_scale, enable_updates=False, refresh_schedule='daily', refresh_rates = refresh_rates_times, tile_services =layerImagery ) What are the ranges used for these 3 levels ? I tried different combinations. it failed. Even, I checked the Service in json format. nothing was working. I used ( High : (4,.... 20) , Med : (4,.. 15) , Low :(4,...13) Please suggest on this
... View more
06-27-2025
09:37 AM
|
0
|
0
|
636
|
|
POST
|
We have been updating/inserting/deleting using append tool for the data on regular basis from non spatial database (weekly). I have looked at different options to do, 1. Append tool : I tried this tool to update the data on regular basis ( which is taking longer time then expected), sometimes, Update feature is also not working based on primary key. When insert 68,000 records , it took me just 9 min which is more time to insert and then tried to run same tool with update option enabled, it took me almost 1:09:00 . it appends all records instead of update. 2. Using Versioned views using SQL queries (MERGE) : it is much faster compared to append geoprocessing tool. i was getting an error while running merge sql query against _evw (versioned and archived), "You may not update this view on an archiving table in the DEFAULT version." . I read in online documentation, we need to set version before running this tool ( it may be child /default). Anyways, i will setup indexes to boost the performance of tool. When we are updating this, need to pass globleid manually. Can we set in SQL side to automate creation of this GUID? Append only works for UPSERT operation and it does not work for delete operation. we need to write another function to delete unmatched records. With this, OBJECTID value keep on increasing to large number on regular data updates and we can't use truncate table to reset objectid on versioned feature classes I would like to proceed best approach either sql side job or geoprocessing tool . Could you please anyone guide us to move forward
... View more
06-21-2025
08:54 AM
|
0
|
1
|
1454
|
|
POST
|
You could update/insert/ delete by using _evw . it does care of all GDB columns automatically.
... View more
06-19-2025
01:10 PM
|
0
|
0
|
744
|
|
POST
|
I am looking to list all our surveys in a list widget using Map service. I want to display all records when we select list item, provide options to edit existing record, create a new survey, filter and view report for specific record. is there any widget to have all these functionalities? do we need develop our own custom widget ? Just wanted to confirm this before starting development
... View more
06-17-2025
01:58 PM
|
0
|
1
|
556
|
|
POST
|
I was getting allow -origin header errors when i tried to access the https://Survey123.arcgis.com?PortalUrl=<Portal Url>. ArcGIS Enterprise 11.5 with IWA Identity. Could you please suggest on this
... View more
06-17-2025
09:59 AM
|
0
|
2
|
689
|
|
POST
|
vijaybadugu_1-1749566226191.png Still, i am getting an error after changing to your suggested code.
... View more
06-10-2025
07:37 AM
|
0
|
1
|
1136
|
|
POST
|
Do we need to set up a web server application to pass these client Id and secret between portal and web server application?
... View more
06-09-2025
11:37 AM
|
0
|
1
|
880
|
|
POST
|
We have set up IWA for our on premise ArcGIS Enterprise. I'd like to share the web map with secured services to Public (everyone). Is there a way to set up using any one of Oauth methodologies in Javascript to access this ?
... View more
06-09-2025
09:24 AM
|
0
|
3
|
899
|
|
POST
|
I am trying to generate offline areas through ArcGIS Python API, getting an below error TypeError: 'VectorTileLayer' object is not subscriptable vijaybadugu_0-1749245689852.png
... View more
06-06-2025
02:37 PM
|
0
|
3
|
1237
|
|
POST
|
I'd like to load all forms available in our on premise portal in to the builder . I can set up list and load all from the database. just checking , is there a way to pull all my survey forms ? and open respective survey accordingly with data , reports associated with it .
... View more
06-05-2025
09:52 AM
|
0
|
0
|
418
|
|
BLOG
|
We are still using Web App Builder apps deployed in IIS, Can we upgrade to 11.5 from 11.4 ?
... View more
05-23-2025
10:12 AM
|
0
|
0
|
2317
|
| 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
|