|
POST
|
I opened a case with ESRI support for this 10.5 issue.
... View more
03-01-2017
08:03 AM
|
0
|
2
|
2876
|
|
POST
|
MarketPlace down too https://marketplace.arcgis.com/
... View more
02-28-2017
11:44 AM
|
0
|
0
|
5665
|
|
POST
|
Thank you for posting this issue. I just hit the same issue with Portal for ArcGIS 10.5 Do you know a fix for it?
... View more
02-28-2017
08:15 AM
|
0
|
3
|
2876
|
|
POST
|
Related ESRI Support Article: Error: Pagination is not supported
... View more
02-24-2017
02:07 PM
|
1
|
0
|
1747
|
|
BLOG
|
Detecting gravitational waves just got easier | Astronomy.com
... View more
02-21-2017
09:21 AM
|
0
|
0
|
260
|
|
BLOG
|
https://m.medicalxpress.com/news/2017-02-maths-nervous-genes.html
... View more
02-21-2017
09:14 AM
|
0
|
0
|
236
|
|
IDEA
|
The ESRI Contacts section listed on the My Esri (my.esri.com) web site would be a perfect place for that detail. esri customer care
... View more
02-17-2017
10:24 AM
|
5
|
0
|
674
|
|
POST
|
ArcGIS Idea created here: https://community.esri.com/ideas/13144
... View more
02-17-2017
09:48 AM
|
1
|
0
|
2985
|
|
IDEA
|
As an enterprise system, please allow all ArcGIS Data Stores to use UNC paths for Relational/ Tile Cache/Spatiotemporal Big data stores and allow duplicate item names. Reading about ArcGIS Data Store it appears to be a different options depending on the type of data store. Also, I'm thinking maybe the 10.5 release of ArcGIS Server was mistakenly coded to act like an ArcGIS Online subscription where I noticed in a recent ESRI MOOC two users are not allowed to name something the same (Organization-Wide). Reading more about ArcGIS Data Store 10.5, it seems like everything will get tossed into a single schema in the back-end. Reading about Pro 1.4, it is currently not able to publish directly to an ArcGIS Server into its separate ArcGIS Server folders - It publishes directly to Portal for ArcGIS which then creates all map services in the root folder of ArcGIS Server. (Federated that is) That would match the behavior of not allowing duplicate feature class names. If this is correct and intended, it is a huge restriction to put on enterprise GIS/geodatabases. A show stopper of sorts for ArcGIS Enterprise 10.5 at this time until workarounds and/or new supported ways of doing things are figured out. For example: Production & Test schemas: Production schema with feature class name ALPHA.CITY_LIMITS and one field name AGENCY_CODE Test schema with feature class name BETA.CITY_LIMITS and two filed names AGENCY_CODE AGENCY_NAME Please make adjustments as needed to not force customers to completely change proven production workflows with ArcGIS Enterprise.
... View more
02-17-2017
09:45 AM
|
7
|
0
|
1742
|
|
POST
|
Here's a couple references to BUGs similar to what I'm seeing with ArcGIS Server 10.5 (without replication) BUG-0000093897 --> Replicated data store displays incorrect data if the connection user has view access to multiple feature classes with the same name. Logged with Oracle; but other cases documented for SQL Server. BUG-000099007 (duplicate of 93897)--> When packaging a service definition, ArcGIS 10.4.1 Desktop mixes up feature classes with the same name from two different schema. Documented for SQL 2012/2014 Both are marked as fixed in 10.5.1, which will be released in the next quarter. It isn't a patch, but another install, like 10.3 and 10.3.1 I'm trying to get the fix released as a 10.5 patch to save time. 10.5.1tcraig-esristaff10.5.1
... View more
02-17-2017
09:06 AM
|
1
|
3
|
2985
|
|
POST
|
I'm thinking maybe the 10.5 release of ArcGIS Server was mistakenly coded to act like an ArcGIS Online subscription where I noticed in a recent ESRI MOOC two users are not allowed to name something the same (Organization-Wide). Reading about ArcGIS Data Store 10.5, it seems like everything will get tossed into a single schema in the back-end. Reading about Pro 1.4, it is currently not able to publish directly to an ArcGIS Server into its separate ArcGIS Server folders - It publishes directly to Portal for ArcGIS which then creates all map services in the root folder of ArcGIS Server. (Federated that is) That would match the behavior of not allowing duplicate feature class names. If this is correct and intended, it is a huge restriction to put on enterprise GIS/geodatabases. A show stopper of sorts for ArcGIS Enterprise 10.5 at this time until workarounds and/or new supported ways of doing things are figured out. If this is not a BUG with an immediate fix, it will force customers like us to completely change proven production workflows with ArcGIS Enterprise. Hoping it is just a mistake somewhere on my part. I'm working a case with ESRI support now.
... View more
02-16-2017
09:15 AM
|
1
|
4
|
2985
|
|
IDEA
|
ArcGIS Online and Portal: Display full date/time for "Modified" column in My Contents Examples: GeoNet Latest activity February 13, 2017 11:42 AM ArcGIS for Server Manager View Log Messages Feb 13, 2017, 1:17:44 PM Portal for ArcGIS and ArcGIS Online Modified May 2, 2016 Please display the full date/time like we already see in AGS and GeoNet Thank you, -Bill
... View more
02-13-2017
01:31 PM
|
6
|
0
|
515
|
|
IDEA
|
ArcGIS Online and Portal: Display full date/time for "Modified" column in My Contents Examples: GeoNet Latest activity February 13, 2017 11:42 AM ArcGIS for Server Manager View Log Messages Feb 13, 2017, 1:17:44 PM Portal for ArcGIS and ArcGIS Online Modified May 2, 2016 Please display the full date/time like we already see in AGS and GeoNet Thank you, -Bill
... View more
02-13-2017
01:31 PM
|
6
|
0
|
531
|
|
POST
|
ArcGIS Server/Portal 10.5 (Including the ArcGIS Server 10.5 Service Publishing Patch) has drawing errors with the same feature class name in multiple schemas. For example: Production & Test schemas: Production schema with feature class name ALPHA.CITY_LIMITS and one field name AGENCY_CODE Test schema with feature class name BETA.CITY_LIMITS and two filed names AGENCY_CODE AGENCY_NAME The mxd with BETA draws fine, attribute table contents look fine, symbol category draws fine and publishes without errors. But, the published map service REST end point of the BETA schema feature class does not show the correct attributes. Instead it shows the attributes of the ALPHA schema feature class including its geometry column name of LAYER. The BETA feature class uses the newer geometry filed name of SHAPE The ArcGIS Server logs have errors about: Cannot find a field named AGENCY_NAME and references the ALPHA.CITY_LIMITS feature class The map service added to a new empty webmap will not draw Simply renaming the BETA schema feature class from CITY_LIMITS to CITY_LIMITSCOPY and publishing works great, shows the correct fields names in the REST endpoint and draws fine in the webmap. This acts like a BUG where ArcGIS Server scans the geodatabase alphabetically by schema name to find the correct feature class instead of scanning for the fully qualified feature class name. It finds ALPHA.CITY_LIMITS before BETA.CITY_LIMITS -Bill
... View more
02-13-2017
11:42 AM
|
0
|
10
|
5182
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 06-13-2025 09:16 AM | |
| 1 | 01-18-2019 11:15 AM | |
| 1 | 08-12-2021 02:36 PM | |
| 3 | 08-26-2025 03:11 PM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|