|
POST
|
Possible to make calcite-tab dismissible/closable? Like shown in the below screenshot.
... View more
12-06-2022
07:12 PM
|
0
|
3
|
1471
|
|
POST
|
Is there a way to create SSO experience between non-gis (application A) and gis (application B) custom web applications, when both were using the same Azure AD? When user first logged in to application A by entering the credentials, later when accessed application B it should not challenge the user for credentials again. This behavior shall be vice-versa from application B to application A. e.g. Application A = Microsoft Dynamics 365 Online Application (SaaS model) Application B = Custom web map application built using ArcGIS API for JavaScript
... View more
11-12-2022
07:51 AM
|
0
|
0
|
914
|
|
POST
|
Did you find a solution for your Problem? I do have the same issue with the following setup: ArcGIS Enterprise 10.9.1 Reverse Proxy: https://reverseproxy.domain.com/portal Web Server: https://webserver.internal.com:8703/portal Portal Server: https://portalserver.internal.com:7443/arcgis
... View more
10-03-2022
01:19 AM
|
0
|
2
|
3071
|
|
POST
|
Hi @MatejVrtich, getUserInfo function is not working for standalone ArcGIS Server 10.8.1. arcpy.GetSigninToken() always returning None. Did I miss anything? For standalone ArcGIS Server scenario how to get the token that was used to execute in arcpy based GP service (Synchronous)?
... View more
09-24-2022
03:51 AM
|
0
|
0
|
2372
|
|
POST
|
ArcGIS Web Adaptor 10.8.1 connecting to ArcGIS Server only on HTTPS (Port: 6443), where as ArcGIS Server protocol is still allowing "HTTP Only". By keeping ArcGIS Server protocol on "HTTP Only", is there way to configure Web Adaptor to connect ArcGIS Server on port 6080?
... View more
08-17-2022
08:27 PM
|
0
|
2
|
1239
|
|
POST
|
In the ArcObjects 10.8.1 (Java) code, initialized ArcGIS Server license. _aoInitialize.initialize(esriLicenseProductCode.esriLicenseProductCodeArcServer); Trying to open a Personal Geodatabase using the below Esri provided code snippet. [Java]
//For example, pathToFile= "C:\\myData\\mypGDB.mdb".
static IWorkspace openFromFile_pGDB_Workspace(String pathToFile)throws Exception{
IWorkspaceFactory workspaceFactory = new AccessWorkspaceFactory();
return workspaceFactory.openFromFile(pathToFile, 0);
} Getting an exception as below. AutomationException: 0x80040154 - Class not registered
at com.esri.arcgis.interop.NativeObjRef.init(Unknown Source)
at com.esri.arcgis.interop.NativeObjRef.<init>(Unknown Source)
at com.esri.arcgis.interop.Dispatch.createDispatch(Unknown Source)
at com.esri.arcgis.interop.Dispatch.<init>(Unknown Source)
at com.esri.arcgis.geodatabase.IWorkspaceFactoryProxy.<init>(Unknown Source)
at com.esri.arcgis.datasourcesGDB.AccessWorkspaceFactory.<init>(Unknown Source)
at com.esri.arcgis.datasourcesGDB.AccessWorkspaceFactory.<init>(Unknown Source) Where as, the below code for File Geodatabase was WORKING FINE with out any issue. [Java]
//For example, pathToFile= "C:\\myData\\myfGDB.gdb".
static IWorkspace openFromFile_fGDB_Workspace(String pathToFile)throws Exception{
IWorkspaceFactory workspaceFactory = new FileGDBWorkspaceFactory();
return workspaceFactory.openFromFile(pathToFile, 0);
} As per the API documentation, AccessWorkspaceFactory is available with ArcGIS Server too. Then what could be the reason for exception? Can someone throw some light here.
... View more
08-10-2022
01:14 AM
|
0
|
0
|
864
|
|
POST
|
Is it possible using ArcObjects to detect the given File Geodatabase annotation feature class is ArcGIS Pro annotation or not?
... View more
08-09-2022
05:47 AM
|
0
|
0
|
712
|
|
POST
|
What would be the behavioral differences in the Upgraded Geodatabase, when it's upgraded using the below 2 approaches. Source Geodatabase (version 10.6): Oracle 12c Target Geodatabase: Oracle 19c Upgrade Geodatabase using ArcMap 10.8.1 Upgrade Geodatabase using ArcGIS Pro 3.0
... View more
08-08-2022
01:14 AM
|
0
|
3
|
2252
|
|
POST
|
I was referring to an Esri video in YouTube titled Deploying ArcGIS Enterprise in Amazon Web Services At 27:05 in the video, what type of HA is configured for Portal for ArcGIS in this deployment architecture? Is it primary-primary or primary-standby? For ArcGIS Data Store it was clearly depicted that it is primary-standby. However, it is not clear for Portal for ArcGIS. Can someone please throw some light here. @DavidCordes @KanikaKumar @PankajChaudhari @Anonymous User
... View more
07-26-2022
08:16 AM
|
0
|
3
|
1693
|
|
POST
|
@ChristopherPawlyszyn I believe, you mean "public key of an ACM certificate cannot be exported". Gotcha! Thank you.
... View more
07-25-2022
06:44 PM
|
0
|
1
|
2004
|
|
POST
|
Is it possible to use the public SSL certificate from AWS Certificate Manager at Configure Elastic IP Address (EIP) step of ArcGIS Enterprise Cloud Builder for AWS? Please refer to the enclosed screenshot.
... View more
07-25-2022
04:43 AM
|
0
|
3
|
2073
|
|
POST
|
I have followed the documentation The place-name alias table to attach place-name alias table for my locator based out of US Address - Single House style. It was mentioned in the document under Alias field section that; If different addresses have the same place-name, additional zone information, such as City, State, or ZIP Code, should be provided in the table. My alias table contains different addresses with same place-name, and with different ZIP codes. My Address Locator is not working in this case, however working fine for locations such as single place-name with single address. Can someone please help to throw some light on the right configurations for the case i.e. different addresses with same place-name. Thank you.
... View more
04-08-2022
02:51 AM
|
0
|
1
|
1096
|
|
POST
|
HeatherGonzago I got enlighten, highly appreciated. Fully agree with you.
... View more
03-30-2022
09:01 PM
|
0
|
0
|
3570
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-31-2023 08:35 AM | |
| 1 | 10-18-2023 04:43 AM | |
| 1 | 09-30-2020 09:50 PM | |
| 1 | 11-29-2020 12:16 AM | |
| 1 | 03-03-2024 08:18 AM |
| Online Status |
Offline
|
| Date Last Visited |
09-12-2025
08:26 PM
|