|
POST
|
Great to hear! Also to note, F12 usually will show you why any items such as Popup is not functioning. I have ran into Instances of not being able to 'configure popup' in portal, due to invalid data stream from SQL from a specific FME Server Process. This would happen when attempting to enable Popup and configure it on a layer: One this happens, if you save the Portal Web Map, the map is then euchred and unrecoverable. It is good practice to F12 and watch the calls while doing Web Map configurations .... if an X shows up.. abort, do not save, get out and get back in.. if you save the web map, it is not recoverable. Portalassistant is also your friend.. ArcGIS Online Assistant However, we downloaded this and use this locally.
... View more
09-21-2016
02:37 PM
|
1
|
4
|
3258
|
|
POST
|
Yes, there are other avenues of doing this as you mention. Leveraging the Server Admin toolkit for example: http://www.arcgis.com/home/item.html?id=12dde73e0e784e47818162b4d41ee340 Renaming works. or write your own py to rename. This though requires stop/starting services, other methods may not require. Cache is cache. (as long as the content in the conf.xml / conf.cdi files match...aka scales)
... View more
09-19-2016
03:42 PM
|
0
|
0
|
1416
|
|
POST
|
if arcgis server services are not secure, one can simply hit up the Specific Port - side stepping the web adaptor and still get access to services. Once you web tier auth, other than admin / manager, you must go through the web adaptor. or you will get a 403 also handy through the web adaptor is the manager / publisher accounts are auto logged in... no need for Digging up KeePass credentials.
... View more
09-19-2016
03:32 PM
|
0
|
0
|
749
|
|
POST
|
that is normal. The time stamped service is due to checking overwrite a service with an Existing Cache, and cahcing automatically after publishing is enabled. It is to avoid disrupting the existing cache. You would have to copy the cache from the timestamp service to the root service once complete. I find it is much easier to make another service (call it acceptance) run with keep existing cache and manual, then use Catalog Cache Manager and initiate. create the cache... then go into the production world , copy the original cache (if you need to archive it) Blow away in the main service and copy over your new cache. I write .net to run this process in another separate service, then simply copy over the cache to the production service in one shot.
... View more
09-19-2016
03:24 PM
|
1
|
2
|
1416
|
|
POST
|
Hi Eric, You also may be interested in what I can offer. I provide GIS Server Services for a post secondary institution in Western Canada along the same lines what you are describing here, not AGOL tied. The machines are dedicated servers on 1Gb/s connections. You RDP in, you control, publish, do what you want, your ArcGIS Server / Portal sit there. I can probably do it all, including the machine for less than your 50up/down Telus connection costs alone. What Paul is missing is that Imagery from AGOL for Canada is atrocious. some areas being 7+ years old and/or awful resolution.
... View more
09-19-2016
02:55 PM
|
0
|
0
|
5326
|
|
POST
|
Are you SURE you want to IWA Portal? You know that each user that logs in is auto assigned a Named User account, right? Meaning.. if you have 100 staff type in the portal url... you better have 100 named users handy. This can be quite costly with large enterprise organizations. Restricting editing and viewing could just as easily be done using web tier authentication on arcgis server / web adaptor, rather than portals. (and save you the licensing nightmare). Collector can also be one named user group, if I understand you correctly, for internal (corporate) use. I am not quite following your lesson here. Why would you use local GIS Server URL at all? Were you not using the web adapters at least? Are you not using a DEV/ Acceptance/ Production silo approach? (it does not sound like it) or at bare minimum, EDN (DEV and Prod) From a web end, id also be using a Load balancer... that points to whatever machine you want it to, you can change FQDNs all day long, wont impact having to go back and change stuff... Portal for example, would be adding a REST service from your ArcGIS Server THROUGH the NLB which points to whatever web adaptor you want.. e.g. gis.company.com/arcgis/rest/services/ regardless where that GIS server(s) sit or the web adaptors for them are...
... View more
09-19-2016
02:38 PM
|
2
|
9
|
3258
|
|
POST
|
Do you mean this? Disabling users' ability to create built-in portal accounts—Portal for ArcGIS (10.3 and 10.3.1) | ArcGIS for Server I find that this JSON does not always work, and I simply navigate to the file and rename it to _OFF.html [INSTALLDIRECTORY]\Portal\webapps\arcgis#home\signup_OFF.html"
... View more
09-19-2016
01:35 PM
|
1
|
0
|
920
|
|
POST
|
how can you calculate cut/fill with imagery? I would think you would need Lidar or some sort of B.E., not imagery ? (and also need a Before and after).
... View more
09-16-2016
01:34 PM
|
0
|
2
|
2967
|
|
POST
|
Hmm. I am a bit confused with the link. You mention 'based on user login', but I don't see where this happens anywhere. I am faced with having to somehow show specific widgets based on the Windows Authentication that is done through IIS and Active Directory. Do you perhaps know a direction to look? Thanks
... View more
09-12-2016
01:50 PM
|
0
|
2
|
2783
|
|
POST
|
Hi Everyone, The workaround is... Run the GP tool: Data Management Tools >> Package >> Create Runtime Content. This will create a compressed version of tile cache. (exactly how ArcGIS Server would) Look like so: Once you have this... spin up a new instance of ArcMap and add this Raster Tile Compressed layer to an mxd. It will look like this in Catalog / ArcMap Save the mxd. (dont forget to add your mapdoc descriptions - File >> Map Document Properties...) Then go ahead and Run the Create Map Tile Package. Done. Maybe one day, ESRI will remove that TPK GP block... Cheers
... View more
08-24-2016
09:08 AM
|
1
|
0
|
1704
|
|
POST
|
The workaround is... Run the GP tool: Data Management Tools >> Package >> Create Runtime Content. This will create a compressed version of tile cache. (exactly how ArcGIS Server would) Look like so: Once you have this... spin up a new instance of ArcMap and add this Raster Tile Compressed layer to an mxd. It will look like this in Catalog / ArcMap Save the mxd. (dont forget to add your mapdoc descriptions - File >> Map Document Properties...) Then go ahead and Run the Create Map Tile Package. Done.
... View more
08-24-2016
09:07 AM
|
0
|
0
|
3337
|
|
POST
|
For WABde 2.0 you would go to the widget of interest. For example, for the About Widget... [app#]\widgets\About\css\style.css
... View more
08-23-2016
08:29 AM
|
1
|
0
|
6415
|
|
POST
|
For anyone reading this... This bug is FIXED in Web Application Builder 2.1
... View more
08-22-2016
12:51 PM
|
1
|
7
|
2734
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 09-27-2024 09:04 AM | |
| 1 | 01-06-2016 11:32 AM | |
| 1 | 12-13-2021 10:03 PM | |
| 1 | 07-19-2017 07:31 AM | |
| 1 | 01-18-2016 07:23 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-07-2026
03:02 PM
|