Combining ArcGIS for Server & ArcGIS Online

Slides:



Advertisements
Similar presentations
Fernan Lake Watershed Pilot Project Bruce Godfrey January 31, 2014
Advertisements

Sharepoint Portal Server Basics. Introduction Sharepoint server belongs to Microsoft family of servers Integrated suite of server capabilities Hosted.
Sharing Geographic Content
Batch Geocoding Online Bruce Harold
ArcGIS Network Analyst: Network Analysis with ArcGIS Online
Fundamentals of working with geographic data
Network Analysis with Python
ArcGIS for Server: Reference Implementations
ArcGIS Server and Portal for ArcGIS An Introduction to Security
Creating Apps Using ArcGIS Online Templates
Publishing to ArcGIS for Server
ArcGIS Pro: Effective License Management
Data Interoperability Basics Bruce Harold & Dale Lutz.
Enabling High-Quality Printing in Web Applications
Portal for ArcGIS An Introduction
Esri Roads and Highways: An Introduction to Roadway Reporter
Getting the most out of ArcGIS Web Application Templates
ArcGIS Runtime SDK for iOS: Debugging Offline Feature Editing Garima Bradley &)&) &)&)
Introduction to Web AppBuilder for ArcGIS: JavaScript Apps Made Easy
Tips & Tricks using Mobile Devices with ArcPad and ArcGIS for Windows Mobile Kevin Burke and Juan Luera.
ArcGIS Server for Administrators
1 Clearinghouse Update ArcGIS Online for Organizations selected as the platform for the clearinghouse VDEM Grant Funding for a one- year subscription made.
Using Enterprise Logins in Portal for ArcGIS via SAML Greg Ponto & Tom Shippee.
Intelligence Support to Operations
Network Analyst in ArcGIS Pro Scott Sandusky. Network Analyst in ArcGIS Pro This session covers how to use Network Analyst in ArcGIS Pro. It will also.
Extend the Operations Dashboard with Custom Widgets (and more)
Working with Feature Services Gary MacDougall Russell Brennan.
Getting the most out of ArcMap Jack Horton & Jorge Ruiz-Valdepeña.
Esri UC 2014 | Technical Workshop | Creating Geoprocessing Services Kevin Hibma.
Adding ArcGIS Online to Your GIS Curriculum
Extending the Operations Dashboard
Collector for ArcGIS: Tips and Tricks Morgan Zhang Li Lin.
ArcGIS Online: Sharing your Content Ben Ramseth John Thieling.
Combining ArcGIS for Server & ArcGIS Online Julia Guard and Matt Monson.
Esri UC 2014 | Demo Theater | Batch Geocoding Online Bruce
Developing Cross Platform Apps with the ArcGIS Runtime SDK for Qt
Publishing GIS Services to ArcGIS Server
Esri UC 2014 | Technical Workshop | Administering ArcGIS for Server with Python Jon Bodamer.
Sharing Maps and Layers to Portal for ArcGIS Melanie Summers, Tom Shippee, Ty Fitzpatrick.
Creating Apps Using ArcGIS Online Templates Matt Kennedy.
Secured Services Best Practices on ArcGIS for Server Patrick Jackson & Thomas Noble.
ArcGIS for Server Security: Advanced
Bill Major G67940_UC15_Tmplt_16x9_4-15
QlikView and Salesforce.com Integration
Configuring Portal for ArcGIS to Perform Network Analysis
Tech Support Tips and Tricks: ArcGIS for Desktop
Configuring Geocoding for Portal for ArcGIS and ArcGIS Online
Working with Feature Layers
Network Analysis with ArcGIS Online
Administering Your ArcGIS Organization Through Scripting
Enhancing Web Map Performance in ArcGIS Online
ArcGIS for Server: What’s New
Jeremiah Insights for ArcGIS Jeremiah
Accessing Spatial Information from MaineDOT
Shankar Chandrasekaran
Web AppBuilder for ArcGIS
Building Security into Your System
Best Practices: Authoring Maps for Field Use
Tile layers, map image layers, and on-premises Web GIS
ModelBuilder – Getting Started
ArcGIS Online – The Road Ahead
Geocoding with ArcGIS Pro: Getting Started
Authoring Effective Maps For Collector
Geocoding with ArcGIS Desktop: An Introduction
Introduction to Portal for ArcGIS
ArcGIS Online Steps for Success A best practices approach
Designing and Using Cached Map Services
ArcGIS Pro: An Introduction Overview
Hosting Geodesign and Analysis Services in Your Portal for ArcGIS
Esri Roads and Highways An Introduction
Presentation transcript:

Combining ArcGIS for Server & ArcGIS Online Matt Monson and Jill Edstrom

Overview Difficulty Level: Intermediate What you will learn: How to successfully integrate and work with services from ArcGIS Server in ArcGIS Online. Security considerations with ArcGIS Server, ArcGIS Online and Portal for ArcGIS. Utilizing the Perform Analysis functionality with ArcGIS Server web services in ArcGIS Online. Combining ArcGIS for Server and ArcGIS Online

Common Question: Q. What about Portal for ArcGIS? A. Great question! Combining ArcGIS for Server and ArcGIS Online

Combining ArcGIS for Server with a portal So you have ArcGIS Server… Combining ArcGIS for Server and ArcGIS Online

Common Question: Q. What types of ArcGIS Server services can I use with ArcGIS Online? A. Map Feature OGC Geocode Routing Geometry (Portal) Printing Geoprocessing (WAB) Image Combining ArcGIS for Server and ArcGIS Online

Adding services to ArcGIS Online ArcGIS Server Web Services Add directly into a web map Add as an item to ArcGIS Online Share during publishing from ArcMap Share from Server Manager Configured as a Utility Service Combining ArcGIS for Server and ArcGIS Online

Common Question: Q. Does it matter how I add my ArcGIS Server services to ArcGIS Online? A. Yes! Combining ArcGIS for Server and ArcGIS Online

Differences based on how services are added to ArcGIS Online. ArcGIS Server Web Services A web map Referenced by the REST URL Stores settings as web map JSON ‘My Content’ Assigns an item ID Stores settings to the item ID Combining ArcGIS for Server and ArcGIS Online

URL configurations: ArcGIS Online: ArcGIS Server: Instance Name Understand services by the URL ArcGIS Online: HTTP or HTTPS Hive number Organization ID ArcGIS Server: Domain Name Ports, Web Adaptor or Instance Name Instance Name Combining ArcGIS for Server and ArcGIS Online

Common Questions: ArcGIS Server Web Services Q. Which URL should I use when adding services to ArcGIS Online? A. The one that is most appropriate for your audience. Combining ArcGIS for Server and ArcGIS Online

Web Service URL’s ArcGIS Server Web Services Depending upon who will be accessing the web service, the URL format will need to be changed. Considerations: Are you encrypting requests (HTTPS) from ArcGIS Server? ArcGIS Online/Portal for ArcGIS security settings Will your services be consumed outside of your internal network? Check your GIS Server connections in ArcMap Combining ArcGIS for Server and ArcGIS Online

Common Question: ArcGIS Server Web Services Q. How does ArcGIS Server security mix with ArcGIS Online and what options do I have in terms of security configuration? A. Many! Combining ArcGIS for Server and ArcGIS Online

GIS Tier (ArcGIS Server) Authentication ArcGIS Server Security Uses ArcGIS Server tokens to pass credentials. Also known as ArcGIS Server Built-in security. Combining ArcGIS for Server and ArcGIS Online

Common Question: ArcGIS Server Web Services Q. Does ArcGIS Online support Web Tier authentication? A. Yes – this functionality was introduced in the November 2015 release of ArcGIS Online. Combining ArcGIS for Server and ArcGIS Online

Web Tier Authentication ArcGIS Server Security Combining ArcGIS for Server and ArcGIS Online

Common Question: ArcGIS Server Web Services Q. How do you configure an ArcGIS Server using Web Tier authentication with ArcGIS Online? A. Add the ArcGIS Server as a trusted server in ArcGIS Online. Combining ArcGIS for Server and ArcGIS Online

Web Tier Authentication and ArcGIS Online ArcGIS Server Security integration with ArcGIS Online Demo Combining ArcGIS for Server and ArcGIS Online

Common Question: ArcGIS Server Web Services Q. How can I check the security configuration settings of my ArcGIS Server and ArcGIS Online organization? A. Server Manager/ArcGIS Admin page (REST) and the Organization settings in ArcGIS Online. Combining ArcGIS for Server and ArcGIS Online

Demo: Enabling Security in ArcGIS Server ArcGIS Server Security DEMO Combining ArcGIS for Server and ArcGIS Online

Demo: Enabling Security in ArcGIS Online ArcGIS Online Security DEMO Combining ArcGIS for Server and ArcGIS Online

Secure Services in ArcGIS Online ArcGIS Online supports ArcGIS Server authentication (not Web Tier) when adding and accessing secure services. Web Tier authentication (Windows Active Directory, LDAP, etc.) is supported for use with Portal for ArcGIS. Combining ArcGIS for Server and ArcGIS Online

Common Question: Secure services Q. What are my options for accessing secured services in ArcGIS Online? A. Store credentials or prompt each time for login Combining ArcGIS for Server and ArcGIS Online

Storing Credentials in ArcGIS Online Secure Services DEMO Combining ArcGIS for Server and ArcGIS Online

Limit Usage for Secured Services Secure Services Controls how many time and/or by whom the service is accessed Determined by: A rate limit referrer URL/IP Combining ArcGIS for Server and ArcGIS Onlin

Limit Usage for Secured Services Secure Services Enable rate limiting—a maximum number of requests allowed for a specific period of time Designate referrer URLs and IPs that can access your service, such as, the URL to your organization. DEMO Combining ArcGIS for Server and ArcGIS Online

Perform Analysis Introduced in the ____ release of ArcGIS Online Analysis capabilities in ArcGIS Online and Portal for ArcGIS 10.4 Introduced in the ____ release of ArcGIS Online Available in Portal for ArcGIS 10.4 + Combining ArcGIS for Server and ArcGIS Online

Common Question Q. What type of layers and data can be analyzed? A. Analysis capabilities in ArcGIS Online and Portal for ArcGIS 10.4 Q. What type of layers and data can be analyzed? A. - GPX exchange format files (.gpx) - Publically accessible map services - Shapefiles (.zip) - Publically accessible feature services - GeoRSS web feeds - Hosted tile layers (query enabled) - Map notes - Hosted feature layers (query enabled) - Route layers - Comma-separated values (CSV) files - KML layers Combining ArcGIS for Server and ArcGIS Online

Analysis Requirements Analysis capabilities in ArcGIS Online and Portal for ArcGIS 10.4+ Must have the following privileges in the organization: Create, update and delete content Publish hosted features Spatial analysis In Portal for ArcGIS, you must be federated and using ArcGIS Data Store. Certain tools need additional privileges such as Network Analysis and GeoEnrichment. See ArcGIS Online Perform Analysis documentation for specific tool requirements. Combining ArcGIS for Server and ArcGIS Online

Using the Analysis tools Analysis capabilities in ArcGIS Online and Portal for ArcGIS 10.4 DEMO Combining ArcGIS for Server and ArcGIS Online

Thank you… Select Combining ArcGIS Server with ArcGIS Online in the Mobile App Use the Search Feature to quickly find this title Click “Demo Theater Survey” Answer a few short questions and enter any comments