Top Banner
32

Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Jan 01, 2016

Download

Documents

Hollie Anthony
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.
Page 2: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Microsoft Dynamics C5 og NAV

Mike Borg Cardona & Steffen Balslev

Integrating NAV 2013R2 and Office 365

Microsoft Dynamics NAV

Page 3: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.
Page 4: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Single Sign-Onwith Azure Active Directory

Page 5: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD NAV Server NAV Web Client

Page 6: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

http://manage.WindowsAzure.com

Page 7: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

Page 8: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

Page 9: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

Page 10: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

Page 11: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

Page 12: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

Page 13: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Demo

Azure AD

NAV Server

NAV Web

Client

Configuring Dynamics NAV for Single Sign-On

Page 14: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Azure AD

NAV Server

NAV Web

Client

• Get an Azure subscription• Define an Application

• Create user in O365 & NAV – set password and link them via Email Address• Server Config

• Credential Type = AccessControlService• Federation Metadata Location (from Azure AD)• Certificates for Client-Server communication

• Web.config• Credential Type = AccessControlService• ACS Uri (using TenantID + App ID from Azure AD)• Forms Authentication• X-Frame Options

Page 15: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Try it at home!

• Get your O365 Subscription: http://office.microsoft.com/en-us/try• Get your Azure Subscription: http://manage.WindowsAzure.com

Page 16: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.
Page 17: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.
Page 18: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Embedding NAV pagesin Office 365

Page 19: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Register app in

SharePoint

Create app in Visual Studio

Add to App

Catalog

Add to SharePoint Page

Page 20: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Register app

Create app

App Catalog

Add to Page

What you

need

• Visual Studio 2012• Microsoft Office Developer Tools for Visual Studio 2012• Office 365 with App Catalog• Dynamics NAV configured for Single Sign-On

Page 21: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Demo

Register App

Create app

App Catalog

Add to Page

What you

need

Embedding NAV pages in Office 365

Page 22: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Try it at home!

• Get your O365 Subscription: http://office.microsoft.com/en-us/try• Get Visual Studio: http://go.microsoft.com/fwlink/?linkid=255983• Get Office Developer Tools via Web Platform Installer:

http://www.microsoft.com/web/downloads/platform.aspx

Learn more

• Build apps for SharePoint: http://msdn.microsoft.com/en-us/office/apps

Page 23: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.
Page 24: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

NAV documents in Office 365

Page 25: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

DemoConnecting NAV to Office 365 document store

Page 26: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Send-to Excel

Customization

Stylesheet exports (card page Send-To, Send-To Word)

Report viewer’s save as Excel

Working with SharePoint and IE, trusted sites.

Document management needs and customization

Page 27: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

NAV in Office 365

Page 28: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Documents from NAV into Office 365

Using NAV as an App in Office 365

Seamless integration though single sign-on.

But there’s much more….

Page 29: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

DemoOffice Apps – Using OData from Word

Page 30: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

Q & A

Page 31: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

© 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation.  Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation.  MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Thank you

Page 32: Integrating NAV 2013R2 and Office 365 Office 365 Single Sign-on NAV as an app NAV online document store.

EvaluationCreate a Text message on your phone and send it to 1919 with the content:

CN306 5 5 5 5 I liked it a lotSession Code

MikePerformance

(1 to 5)

Match of technical Level

(1 to 5)Relevance

(1 to 5)

Comments(optional)

Evaluation Scale: 1 = Very bad 2 = Bad 3 = Relevant 4 = Good 5 = Very Good!

Questions:• Speaker Performance• Relevance according to your work • Match of technical level according to

published level• Comments

SteffenPerformance

(1 to 5)