|
POST
|
Hi Chris, Apologies for the late reply, I was out on vacation the last couple of weeks. > I suspect wab dev 1.3 does not check CORS enabled automatically which is why it runs fine with our portal. But wab dev 2.0 and 2.1 seems to have this configured by default. I'm not sure if this is the case. Can you please contact Esri Tech Support so they can help you investigate further? If there is an issue I'd like for us to have a valid repro case so we can resolve this for Web AppBuilder. Thanks, Derek
... View more
08-22-2016
09:32 AM
|
0
|
0
|
3032
|
|
POST
|
Hi Dion, > We are looking to publish a public site from ArcGIS portal using web appBuilder with secure ArcGIS server services You can create a public app with Web AppBuilder (from either ArcGIS Online or Portal for ArcGIS) accessing secured web services from an ArcGIS Server site. Note that the web map will need to be shared with "public". Based on the information you've provided, this is not a violation of the software license agreement. If you have additional details around this deployment scenario, you may want to discuss them with your local Esri account manager or Distributor to clarify. Hope this helps,
... View more
08-04-2016
12:29 PM
|
1
|
3
|
1280
|
|
POST
|
Hi Ethan, Please send an email to contact Esri Customer Service - there is a link from the page reference I posted earlier. Hope this helps,
... View more
08-03-2016
08:52 AM
|
2
|
0
|
2074
|
|
POST
|
Hi Paul, > My memory from the 2015 UC, is that you said something to the effect of: Use HTTPS only with Portal. We're moving to it as a requirement rather than calling it a Best Practice. Is that true or is my memory wrong? Your memory's incorrect. I made this statement in reference to the GIS Server. I said that starting with the 10.4 release, when you install an ArcGIS Server site, it will be set to HTTPS by default. > Does Portal require a valid CA certificate or will it work with a self-signed certificate? Technically Portal for ArcGIS can work with a self-signed certificate. In fact, Portal installs with a self-signed certificate by default. But this is not recommended for a production site. Why? Because client machines that connect to Portal will always get the "untrusted certificate error" in their web browsers - which makes for a lousy end user experience. It's better to use a domain or CA certificate, so client machines won't get this error. Hope this helps,
... View more
08-02-2016
10:59 PM
|
1
|
1
|
3897
|
|
POST
|
Hi Stuart, Please contact Esri Customer Service or your local Esri Distributor, Contact Us | Esri About Hope this helps,
... View more
08-02-2016
10:40 PM
|
1
|
3
|
2074
|
|
POST
|
Thought I would add a couple more links, Introduction to the ArcGIS Web AppBuilder: Javascript Apps Made Easy | Esri Video ArcWatch | Create Web Apps Rapidly Using Web AppBuilder for ArcGIS Hope this helps,
... View more
08-02-2016
10:48 AM
|
1
|
0
|
1805
|
|
POST
|
Hi Ali, Also, the attached ppt slides have some tips and tricks for upgrading Portal for ArcGIS. Hope this helps,
... View more
08-02-2016
10:35 AM
|
1
|
0
|
542
|
|
POST
|
Hi Ali, Please review these help topics: Upgrade ArcGIS Server—Documentation | ArcGIS for Server Upgrade Portal for ArcGIS—Portal for ArcGIS (10.4.1) | ArcGIS for Server Hope this helps,
... View more
08-02-2016
10:29 AM
|
1
|
8
|
3245
|
|
POST
|
FYI, Attached is a document that lists all the bug fixes and enhancements (submitted via Esri Technical Support) that were addressed in Web AppBuilder for ArcGIS Developer Edition v2.1. Please be aware that the list also includes items that were found in the embedded version of Web AppBuilder in ArcGIS Online and Portal for ArcGIS. Hope this helps,
... View more
07-28-2016
03:25 PM
|
0
|
0
|
3153
|
|
POST
|
Hi Andy, The screenshot you provided shows the Basic Viewer template and not Web AppBuilder. When you are in the Portal map viewer, you save your web map > Share > Create a Web App By default the Configurable Apps tab appears (which shows the application templates). If you select a template, you would create the new item and should be able to configure it. In your case, you should select the Web AppBuilder tab, You complete the metadata and click Get Started. This should open up Web AppBuilder within Portal for ArcGIS in your web browser. Web AppBuilder does not need to be "configured" in Portal, it is already included and enabled by default. FYI, Web AppBuilder for ArcGIS was added into Portal for ArcGIS at the 10.3 release and later. Hope this helps,
... View more
07-28-2016
03:15 PM
|
1
|
0
|
1677
|
|
POST
|
Hi Carl, The article tells the story of how the customer is using both Collector for ArcGIS and Survey123 for ArcGIS (as two separate apps) as part of their overall solution strategy. Currently, there is no direct integration between Collector and Survey123, hence why there is no documentation on how to integrate them. Hope this helps,
... View more
07-28-2016
09:22 AM
|
0
|
1
|
2738
|
|
POST
|
Hi Timothy, "ArcGIS" is not a single software product, but a platform with many different components/pieces - so it's a pretty broad request that you're asking for. First, you should try to understand the overall system; Jack discusses this in the UC 2016 Plenary: ArcGIS Capabilities | Esri Video ArcGIS Components | Esri Video Once you understand the platform, you can then decided which components/pieces you want to focus on. Some great resources include: Esri Training site: Esri Training Learn ArcGIS site: Learn ArcGIS Hope this helps,
... View more
07-27-2016
09:47 AM
|
0
|
0
|
1976
|
|
POST
|
Hi Matthew, Just to add onto Rebecca's post, > Is the ArcGIS Portal Web AppBuilder version just behind the ArcGIS Online version? Yes, please see this blog post for more info: Clarifying 3 questions about Web AppBuilder for ArcGIS | ArcGIS Blog FYI, the latest Web AppBuilder for ArcGIS updates that are in ArcGIS Online will be available in Portal for ArcGIS 10.5 (scheduled for release at the end of this year/early next year). Hope this helps,
... View more
07-27-2016
09:25 AM
|
1
|
0
|
2137
|
|
POST
|
Hi Chris, > when you say disconnected, what does that actually mean? Based on an earlier response, I was under the impression that your Portal is setup to work in a completely offline environment, meaning no access to the Internet. But your latest answer seems to suggest otherwise. At this point, I am not sure what the issue is. Can you please contact Esri Tech Support and open an incident so they can investigate your issue in more detail?
... View more
07-26-2016
09:35 AM
|
0
|
0
|
3032
|
|
POST
|
Hi Chris, > Our portal is working behind a firewall. We are a government organization. If you're working in a disconnected environment, you will have to download the latest ArcGIS API for JavaScript v3.16 library and host them internally on a web server (that is accessible by the machine where you are running Web AppBuilder Developer Edition). Then, you will have to update the ArcGIS API for JavaScript libraries being referenced by Web AppBuilder Developer Edition v2.1 to that location. FAQs—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers Please see this question: Are portals with disconnected environments supported? Yes. You must set your own apiURL manually in the env.js file. Refer to Change URL of ArcGIS API for JavaScript. By default, Web AppBuilder points to the ArcGIS API for JavaScript hosted by ArcGIS.com. Hope this helps,
... View more
07-24-2016
11:05 PM
|
1
|
1
|
3032
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 2 weeks ago | |
| 2 | 2 weeks ago | |
| 2 | 2 weeks ago | |
| 1 | 07-02-2026 11:07 AM | |
| 2 | 07-06-2026 08:14 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|