SharePoint Portal Server - PowerPoint PPT Presentation

1 / 20
About This Presentation
Title:

SharePoint Portal Server

Description:

Overarching goal has been to retain the current rich web framework ... Full Fledged Enterprise Portal for intranet / extranet. Public / Anonymous site for internet ... – PowerPoint PPT presentation

Number of Views:44
Avg rating:3.0/5.0
Slides: 21
Provided by: Karl170
Category:

less

Transcript and Presenter's Notes

Title: SharePoint Portal Server


1
SharePoint Portal Server
  • Användningsområde
  • Organisera företagets många siter
  • Aggregera företagsinformation
  • Individanpassa informationsutbudet
  • Integrera med affärssystem
  • Fördelar
  • Värdet av information ökar
  • Människor och information kopplas samman
  • Informationen blir skräddarsydd för riktad
    kommunikation
  • Funktionalitet
  • Profilera och hantera alla siter
  • Min site
  • Användarprofilering
  • Heltäckande sökfunktionalitet
  • Organiserat efter ämne

2
Architecture
  • AX
  • Web
  • Parts
  • WSS
  • Web
  • Parts
  • ISV
  • Web
  • Parts
  • IIS
  • .NET Business Connector
  • SharePoint
  • DBs
  • Web Services
  • AOS
  • AX DB
  • External Systems
  • EP Web
  • Frame work

3
Web Framework
  • Overarching goal has been to retain the current
    rich web framework
  • Web Building blocks created in AOT( Web Forms ,
    Report , Web Report, Weblet, Web Menu Items .
    etc)
  • Navigation and Content logically separated
  • Navigation -Web Menu Items
  • URL
  • Action
  • Content Web Content / Web Let
  • DISPLAY (Web Form)
  • OUTPUT (Report/Web Report)
  • Page Authoring using SharePoint Page Designer
    tools and imported into AOT
  • Seamless development environment integration
  • ( Import / Deploy / URL Look Up)

4
User Management
  • Windows Integrated Authentication
  • User Relations for granting web access to User
  • Ax User Groups / Security Key permission for
    Object level permissions
  • Business Connector Proxy for securing content for
    External Users using Security Key
  • Extranet AD accounts for Customers Vendors (
    Basic over SSL Authentication)
  • Anonymous Access for internet facing public web
    site
  • Guest user account in Ax is used for restricting
    access

5
Topology
  • Two EP Site Definitions
  • Full Fledged Enterprise Portal for intranet /
    extranet
  • Public / Anonymous site for internet
  • Business Connector Proxy Account
  • Intranet
  • Windows Integrated Authentication
  • Extranet
  • Standard Perimeter Network
  • Traditional Perimeter Network
  • Basic Auth / SSL

6
Investeringar på serversidan
7
Windows SharePoint Services
  • Användarna kan
  • Samarbeta kring dokument
  • Dela information
  • Hantera virtuella team
  • Kalender
  • Dokument
  • Kollegors närvaro
  • Fördelar
  • Enkelt att använda
  • Större individuell delaktighet
  • Bättre sammanhållning
  • Bättre informationsspridning

  • Team
  • Diskussioner
  • Enkäter
  • Funktionalitet
  • Versionshantering, Check-in/ Check-Out
  • Delade kalendrar, diskussioner
  • Integrerat med Office 2003
  • Uppgifter
  • Kontakter

8
SharePoint Portal Server
  • Användningsområde
  • Organisera företagets många siter
  • Aggregera företagsinformation
  • Individanpassa informationsutbudet
  • Integrera med affärssystem
  • Fördelar
  • Värdet av information ökar
  • Människor och information kopplas samman
  • Informationen blir skräddarsydd för riktad
    kommunikation
  • Funktionalitet
  • Profilera och hantera alla siter
  • Min site
  • Användarprofilering
  • Heltäckande sökfunktionalitet
  • Organiserat efter ämne

9
Enterprise Portal
Demo shows how we use WSS with in Microsoft
Dynamics AX.
10
Microsoft Dynamics AX 4.0 Enterprise Portal
  • 2 different interfaces for 2 different purposes
  • Web client
  • Some functionality
  • All users
  • Windows client
  • All functionality
  • Some users

11
  • Microsoft Dynamics AX - Integration Technology

12
Application Integration Framework (AIF)
  • New XML based integration framework
  • Business-to-Business (B2B) collaboration
  • Application-to-Application (A2A / EAI)
    integration
  • Document-oriented interfaces
  • Extensible X framework

13
Transaction Types
  • Adapters (File System, MSMQ, BTS, WS)
  • Send Documents
  • Receive and Create Documents
  • Respond to Read Requests
  • Web Service Interface
  • Request Documents from Axapta
  • Submit Documents to be created in Axapta
  • Note Update and delete is not supported
    out-of-the-box in this release

14
AxdltDocumentgt Query
  • lt?xml version"1.0" encoding"utf-16"?gt
  • ltSalesOrder xmlns"http//schemas.microsoft.com/dy
    namics/"gt
  • ltDocPurposegtOriginallt/DocPurposegt
  • ltSenderIdgtdmolt/SenderIdgt
  • ltSalesTable class"entity"gt
  • ltCaseTagginggtNolt/CaseTagginggt
  • ltCovStatusgt1lt/CovStatusgt
  • ltCurrencyCodegtEURlt/CurrencyCodegt
  • ltCustAccountgt4020lt/CustAccountgt
  • ltSalesLine class"entity"gt
  • ltBlockedgtNolt/Blockedgt
  • ltCaseTagginggtNolt/CaseTagginggt
  • ltCompletegtNolt/Completegt
  • ltCurrencyCodegtEURlt/CurrencyCodegt
  • ...
  • ltInventDim class"entity"gt ... lt/InventDimgt

15
Dynamics AX Web Services
  • Standards
  • WS-I Basic profile 1.1 compliant
  • XSD version 1.1
  • WSDL version 1.1
  • SOAP version 1.1 and 1.2
  • One web service per document class
  • One method per action
  • Consumed in
  • InfoPath
  • Visual Studio
  • Other applications and custom clients

16
  • Microsoft Dynamics AX Application Integration
    Framework

17
  • New application development options utilizing the
  • .NET Business Connector
  • CLR Interop features


18
  • Architectural Overview New application
    development options
  • NEW
  • COM Interop
  • CLR Interop
  • Windows Client
  • NEW
  • Application Object Server
  • CLR Interop
  • COM Business Connector
  • NEW
  • NEW
  • .NET Business Connector
  • CLR Interop
  • AX
  • Database

19
.NET Business ConnectorWhat is it?
  • A platform component that enables integration
    with AX
  • Provides an X runtime environment
  • X interpreter
  • Access to AOT
  • Client/server code execution
  • Headless client
  • Single/multi-user mode

20
Architectural Overview
  • AX
  • Database
  • RPC
  • ODBC
Write a Comment
User Comments (0)
About PowerShow.com