|
POST
|
Ok so I am a little confused. Are you suggesting to completely overwrite the \\myDevEdtionWab\widgets\Directions\Widget.js file with \\onlineEdtion\widgets\Directions\Widgets.js file? There seem to be alot of differences: 1000+ un-minified lines in online directions js vs 300+ lines in dev
... View more
09-21-2015
10:49 AM
|
0
|
8
|
2901
|
|
POST
|
Thank you Jianxia. Yes I am in Dev Edition 1.2 and until now had been supplying our own NA Server layer. I'll proceed as you suggest and post back my findings here.
... View more
09-21-2015
08:28 AM
|
0
|
9
|
2901
|
|
POST
|
I know this question has been all over the place but I just can't seem to find a good production deploy example. I've got my proxy correctly configured with the esri routing service and esri geocode service. My proxy on my production IIS web server has been added and converted to an .NET4.0 integated app pool. I have tested the sevices.arcgisonline.com access redirect and it seems to be working fine: <serverUrls>
<serverUrl url="https://services.arcgisonline.com"
matchAll="true"/>
<serverUrl url="https://traffic.arcgis.com" username="dcoley_sarco" password="xxxx"
matchAll="true"/>
<serverUrl url="https://route.arcgis.com" username="dcoley_sarco" password="xxxx"
matchAll="true"/> I have assigned my appID and added my proxy url to my web app config.json: "httpProxy": {
"useProxy": true,
"alwaysUseProxy": false,
"url": "https://ags2.scgov.net/proxy/proxy.ashx",
"rules": []
}, but I still can't seem to access the route service from the directions widget without having to provide login credentials. What am I missing? Do I need to add the route service to my items in ArcGIS Online? Do I need to add more info in the rules array? Thanks David
... View more
09-18-2015
11:40 AM
|
0
|
11
|
7208
|
|
POST
|
That's good to know. I know Jeff Pace was having some issues, they're an Oracle shop as well
... View more
09-18-2015
11:07 AM
|
0
|
0
|
2165
|
|
POST
|
No Michael, I'm not. We push out our entire Production (SQL Server 2012) feature classes to a file gdb via python after our weekly replication posts.The file gdb resides in a stage directory on my mahcine. A scheduled task then stops the arcServer.exe process on each site machine and a second scheduled task overwrites the file gdb in the data-store shared location via windows xcopy. The copy and extract from production to stage takes like 35 mins, the xcopy to data store takes like 35 seconds
... View more
09-18-2015
10:47 AM
|
0
|
2
|
2165
|
|
POST
|
no its not that its that esri stabalized the tcp/ip communication that server uses to move files around the site machines and directories, I think.
... View more
09-18-2015
10:42 AM
|
0
|
0
|
2165
|
|
POST
|
oh good. Good luck and fyi for caching 10.3.1 is very stable if you can update
... View more
09-18-2015
10:35 AM
|
0
|
6
|
2165
|
|
POST
|
can you provide any more info about your envrionment and site configuration?
... View more
09-18-2015
08:12 AM
|
0
|
8
|
4335
|
|
POST
|
Sure Steven. It sounds like the workflow is the same whether using standard or developer. I just didn't know if the option to pull a layer from an endpoint vs the webmap is an option in standard as I haven't worked with it. I've got the search fairly well configured in version 1.2 with 2 locators and 8 or so feature layers. In addition to your comments above that I too agree with, It would be nice if esri would write it so that it could still perform suggestions even if the attribute field has a coded value domain asssigned. The search will still work - but not until it has the full value and you don't get suggestions. Cheers- David
... View more
09-17-2015
02:34 PM
|
2
|
1
|
3037
|
|
POST
|
You have identity store issues. Server isn't recognizing your connection. Are you using the internal user store or are you connecting via Active Directory? Regardless, you have to make sure you are registered in the admin role from either your internal store login or from your AD login And since you will be connecting to server from behind your firewall to run a cache, make sure you are connecting to server from Catalog using your internal server connection, and not the external web adapter connection - e:g: http://<machinename>:6080/arcgis/admin and not http://somename.com/arcgis/admin David
... View more
09-17-2015
12:30 PM
|
2
|
12
|
4335
|
|
POST
|
Steven - I too ran into this issue. In Web Application Builder Developer Edition, you have the option of choosing a search layer from an end-point or from the web map. I don't know if that option is available on the standard edition. Anyway,If you select a search layer from some end-point, the search widget is scraping the json from that end-point and so the search then can't display the configured popup. When you select a search layer from your webmap, the styling is honored. I'm doing the same thing in my site, where I have a street-by-name search, but I don't want a streets layer in my webmap and I just configured the fields as best I could in my service. Works ok David
... View more
09-17-2015
12:19 PM
|
1
|
3
|
3037
|
|
POST
|
Ben at ESRI Charlotte was able to replicate the mis-behavior and has logged it as a bug.
... View more
09-11-2015
11:44 AM
|
1
|
0
|
338
|
|
POST
|
Yes, you are correct. I was grasping at straws, thinking that a longer list might impact position in terms of maybe a pixel resolution, but that doesn't make any sense either. The same inconsistent behavior occurs with the emulators as well as on-devices . So I don't know. It would appear that in addtion to list position behavior, maxResults isn't being honored either. I'll get a support request in
... View more
09-09-2015
12:01 PM
|
0
|
2
|
2923
|
|
POST
|
huh. No effect. After completely logging out and clearing any histories, same defualt behavior.
... View more
09-09-2015
10:52 AM
|
0
|
4
|
2923
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-01-2026 05:41 AM | |
| 1 | 06-26-2026 12:39 PM | |
| 6 | 06-25-2026 07:23 AM | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|