|
POST
|
Update: The ArcGIS Server security patch installed in about 10 minutes on our GIS Servers. The Portal security patch took about 2 to 2-1/2 hours. Just let it set and it eventually it completed. Our GIS Manager reached out to ESRI support and the unaccounted OAuth 2.0 Developer Credentials we noted are for "Esri_Apps" created by ESRI. Support was able to generate a json file listing all of the OAuth 2.0 Developer Credentials for our Enterprise deployment. However, I am awaiting details on how this was performed as I was not part of the call. Support also noted this part of a known bug and referenced BUG-000184362. This must be fairly new as it is not listed yet on the ESRI Bug Report Site. Notes from ESRI below regarding the extra accounts noted. Confirmed that this behavior is related to a known issue (BUG 000184362), which is currently closed and therefore cannot be attached to the case at this time. Once the bug is made publicly available, it can be referenced using its public URL. • The issue is planned to be resolved in Portal for ArcGIS version 12.1. • As confirmed by the Product Engineering team, this occurs because the query used by the Home app to count OAuth 2.0 credentials includes built in (default) credentials that are automatically created during installation. • The query logic will be updated so that the OAuth 2.0 credentials owned by esri_apps are excluded from the count, ensuring consistency between the credentials shown under Settings and those visible under My Content. • Confirmed that this behavior has no functional or security impact and does not require any action at this time.
... View more
Wednesday
|
0
|
0
|
154
|
|
POST
|
We are applying the patch on Monday. Did anyone notice a discrepancy between the number of OAuth 2.0 Developer Credentials listed in Organization > Settings > Security > Developer Credentials and the actual number of credentials you can find in use? We have a count of nine (9) listed in Settings but can only find four (4) in use. Is there a means to generate a list of OAuth 2.0 Developer Credentials.
... View more
a week ago
|
0
|
1
|
336
|
|
POST
|
@AlinaTaus, This was resolved either when we upgraded to ArcGIS Pro 3.4 and/or Enterprise 11.4. I recall testing this with each new version/patch for quite some time. I do not have access to my testing notes but I believe it was Pro 3.4 that finally addressed the issue in our scripts. I also believe we changed the function we used as new options were available. I will try and remember to look through my notes tomorrow and look at the script update logs.
... View more
06-11-2025
03:32 PM
|
1
|
0
|
1223
|
|
POST
|
@SanneMikkelsen, Yes, the BUG was reported and currently flagged as “Under Consideration”. BUG-000164046
... View more
06-11-2025
03:17 PM
|
0
|
0
|
1623
|
|
POST
|
@JeffreyThompson2 , Thanks for the quick reply and that does look promising for dynamically populating a list of maps from a group. Still working on where the loaded map would be changed and how to refresh. We can generate a URL with the application and webmap IDs and use it as a link in the Item Selector cards, but I really would like to do that within the widget to hide the ID information. The URLs are not pretty: https://my.gis.com/portal/apps/experiencebuilder/experience/? id=fc4f1eb6a36342c9b0264a02109024a7& webmap=1cf42d227f4d34a08cacfed55918f966 The first part of the URL can be cleaned up using a proxy but the rest would need to added in the request header by the widget.
... View more
03-21-2025
10:37 AM
|
0
|
0
|
1555
|
|
POST
|
I am looking for some direction on creating a custom widget in Experience Builder. I have worked with Application Builder for years but never ventured into the ExB arena. About 6-7 years ago I created a Load Map widget based on the City of Garland, Texas ChangeWebMap Widget. I have kept the widget updated; however, now must move on to ExB to continue its use. I believe I can start with: ESRI List or Fixed Panel widget Add code to query the enterprise portal for a list of Maps, map IDs, name, etc. from a particular group Use the data to dynamically populate the list or add cards to the fixed panel Add code to change the application/Map webmap ID and refresh on click of a list item or card I am able to accomplish this using the application ID and webmap ID as URL parameters but I am struggling find how to programmatically achieve this in ExB. Can anyone point me to where in ExB and/or examples to: query a portal for the maps in a designated group dynamical add items to a list or fixed panel change or set the wedmap ID on on the app and refresh If we only had a few maps they could just be added to the app map references and toggle them from the application using available widgets. However, we currently have 10-15 maps we want to have available and this number is going increase. We also have periodic maps that need to be quickly added and removed. Any help would be appreciated. I feel as though I am facing a vertical learning curve at the moment as ExB custom widgets are a totally different beast.
... View more
03-21-2025
08:43 AM
|
0
|
5
|
1578
|
|
POST
|
@PaulCone2 Is this what you are looking for? https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/create-a-md-from-multiple-dates.htm
... View more
02-26-2025
05:38 PM
|
0
|
1
|
2959
|
|
POST
|
@SamComo, Looks like ESRI broke a few thing on their website. The Bug is still listed as Confirmed/In Review" as of the moment in my ESRI. Even that site is having issues. I will check the link again on Monday to see if it is back up or if it needs updated.
... View more
08-09-2024
11:59 AM
|
1
|
0
|
2128
|
|
POST
|
@dgregory_coconino, The database version can be found in ArcGIS Pro by right clicking on the SDE connection in Catalog and selecting Properties then General > Geodatabase Version. I would reach out to ESRI support. They are great to work with and often call within minutes of posting a support ticket. Old Question: https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-3-2-drawing-alerts-returning-state-id/m-p/1349945 New Question: https://community.esri.com/t5/arcgis-pro-questions/re-arcgis-pro-3-2-drawing-alerts-returning-state/m-p/1515226#M86477 Sorry, I can pull out part of a question to a new one but not create a new title.
... View more
08-06-2024
10:06 AM
|
0
|
0
|
1388
|
|
POST
|
@dgregory_coconino, I moved your reply to a new question as I believe this is a different issue and the original question was closed. 1) Have you tried updating your Microsoft ODBC Driver 17 for SQL Server to the newest version compatible with the SQL and ArcGIS version you are utilizing in your environment. ArcGIS 11.3 and ArcGIS Pro 3.3 requirements for Microsoft SQL Server 2) You may want to try using Microsoft ODBC Driver version 18. You do need to address the encryption settings on your database to do so. Encrypted connections to SQL Server databases 3) You noted you are running MS SQL 2017 and 3.3.1, what version is the database? Client and geodatabase compatibility 4) Are you having any network issues or limited resources on your SQL server
... View more
08-05-2024
09:06 PM
|
1
|
2
|
1492
|
|
POST
|
@JackHardwick4, Unfortunately, this was determined to be a "Known Limit". The details and noted solution of using annotations in ArcGIS Pro 2.x or moving to ArcGIS Enterprise 11 is listed in BUG-000151842 resolution. We have subsequently moved to ArcGIS Pro 3.3.1 and ArcGIS Enterprise 11.3.
... View more
07-24-2024
12:28 PM
|
0
|
0
|
2223
|
|
POST
|
After working with ESRI support for the past two months they have been able to replicate this issue on some feature services and have assigned a BUG-000169129. Once a public link is available I will include a hyperlink to the bug report. BUG Link: https://support.esri.com/en-us/bug/querying-an-arcgis-enterprise-hosted-feature-service-us-bug-000169129
... View more
07-15-2024
06:55 PM
|
0
|
4
|
2222
|
|
POST
|
Just noted this morning BUG-000165670 and BUG-000163841 now included the issues are addressed in version 3.4 and 3.3.1. Appears ESRI is planning an additional patch release before 3.4.
... View more
06-21-2024
04:40 AM
|
2
|
0
|
2794
|
|
POST
|
@EarlMedina, Thanks for the post. In ArcGIS Online we can export a File geodatabase (zipped) that contains the related data and use this to update a different feature service with the same schema. However, ArcGIS Enterprise Portal does not support the use of a File geodatabase (zipped) for updates of feature services. Add and update features from a file (AGOL) Add and update features from a file (Portal) We are able to open this File geodatabase in ArcGIS Pro but have no way to update the related service on our Portal with the data and related tables.
... View more
06-04-2024
03:09 PM
|
0
|
1
|
1594
|
|
POST
|
We are currently moving all our ArcGIS Online data to a ArcGIS Enterprise 11.3 deployment and are having an issue with a few hosted feature services that were created with Survey123 Connect on ArcGIS Online. We were able to move 90% of our data using clone_items() from the ArcGIS API for Python; however, a few services were created sometime ago using Survey123 Connect and the fieldnames utilize camel case. These will either fail to clone to our portal or will clone but we cannot view the data. It is my understanding that only lowercase fieldnames are supported on hosted feature service to Portal for ArcGIS. The problematic feature services without attachments or related tables we were able to be export as shapefiles and import into our Enterprise deployment after resolving the fieldnames. However, we cannot find a workaround for the features with photo attachments or related tables used in repeats. We can export a zipped GDB to be opened in ArcGIS Pro but there is not a means to import/export this into our Portal with all the related data. Any suggestions or workflows to move/import this data ?
... View more
06-03-2024
12:00 PM
|
0
|
3
|
1687
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-16-2019 05:49 PM | |
| 1 | 06-11-2025 03:32 PM | |
| 1 | 12-26-2023 09:15 AM | |
| 1 | 12-29-2023 10:06 AM | |
| 1 | 03-02-2023 05:52 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|