Presentation is loading. Please wait.

Presentation is loading. Please wait.

Share interactive, refreshable, data-linked diagrams with others via their browser, with just a few clicks. Refreshable, data-linked diagrams.

Similar presentations


Presentation on theme: "Share interactive, refreshable, data-linked diagrams with others via their browser, with just a few clicks. Refreshable, data-linked diagrams."— Presentation transcript:

1

2

3

4

5

6 Share interactive, refreshable, data-linked diagrams with others via their browser, with just a few clicks. Refreshable, data-linked diagrams on the web! Publish a data-linked diagram to SharePoint using Visio Services! Anyone with SharePoint E-CAL can view the diagram, delve into data details even those who don’t have Visio installed. Automatic data refresh (real-time dashboard)! Interactive: Zoom & Pan around the diagram and follow hyperlinks in shapes, navigate through pages, delve into the data related to each shape Diagram Viewable in Silverlight or PNG Visual Mash-ups in SharePoint! Using Composite App capability in SharePoint and New Visio Services API. Basic mash-ups for end-users with no code Advanced mash-ups with Code SharePoint Process Repository Publish and share your process diagrams and subprocesses with one click for re-use and collaboration in SharePoint Process Repository.

7 Visio ® 2010 makes your diagram the graphical front-end of a LOB application Leverage and maximize your existing investment on Microsoft technology for low-cost IT Management, Business Intelligence, and Process Management Value Stream Map Supply Chain Diagram Network Diagram LOB System A LOB System B LOB System C

8 Content Creator Create Data-linked Diagram just as in Visio 2007 Data Source Excel Services SharePoint Service List SQL Server OLEDB / ODBC Data Consumer Updates Data Graphics by clicking refresh button Data refresh can be automated by setting interval time Publish “VDW” file to SharePoint Server 2010 Data Consumer Views data-linked diagram in web browser Can open the diagram in Visio Import latest data to update Data Graphics

9

10 Demo1 – Publish Open Process Improvement diagram Link to data Publish Refresh

11

12

13 To PublishTo View Client Apps Visio Professional 2010 Visio Premium 2010 Support LevelOperating SystemBrowser Level 1 Full fidelity on all web pages Windows XP, Vista, Win7 Windows 2003, 2008, 2008 R2 IE7, IE8(32bit) (No IE6) Windows XP, Vista, Win7 Windows 2003, 2008, 2008 R2 Firefox 3.x Level 2 Almost full fidelity on all pages Windows XP, Vista, Win7IE7, IE8 (64bit) Mac OS-X Leopard Safari 4.x Firefox 3.x Unix / LinuxFirefox 3.x Level 3 No fidelity support Everything else Server Apps SharePoint Server 2010 (Not MOSS 2007 or SharePoint Foundation) SharePoint CAL SharePoint Enterprise CAL Data Source Excel Services (No Excel & Access), SQL Server (No AS/RS), SharePoint Service List, ODBC/OLEDB *Custom Data Adapters

14 Administration Visio Services

15 15 Windows Server (x64) SharePoint Server 2010 Foundation / Standard / Enterprise SharePoint Services Enterprise Site Collection Feature Windows Identity Foundation Active Directory Federation Services 2.0 Windows CardSpace 2.0 IISSQL DB Visio Services Included as part of SharePoint Server 2010 Enterprise Available in hosted & non-hosted SharePoint

16

17

18 Web Part Connections Visio Services

19

20

21

22

23 Connection Scenarios

24

25

26

27

28

29

30

31

32 Demo2 – Highlight + Color Create a new web part page – Left column template Put VWA in body Put list in left column List should be the ‘Process Improvement’ list Show that this has Shape and Color values or each item Switch the view of this list to the one that is hiding the Visio params columns Add connection for Highlight Add Shape Name Later we will come back and add Color Exit edit mode and show this works Open SPD to configure additional arguments Edit page and edit each connection Add the Color parameter Save Exit SPD and show the updated page

33 Mash-up API Visio Services

34

35 OnClick() { for (var j = 0; j < data.length; j++) { if (data[j].label == "Step") { document.getElementById('StepData').src= "http://localhost:8080/details.aspx?ID=" + "'" + data[j].value + "'"; return; }} } // NOTE: this is pseudo code.

36 OnClick() { shapes = activePage.getShapes(); foreach shape in shapes { if (shape.data[0].value = selOption.value) { shape.addHighlight(); } } // NOTE: this is pseudo code.

37

38

39 Demo3a – Publish & Web Part Show the prebuilt IT dashboard Explain SelectionChanged Explain addHighlight

40 Demo3b – JavaScript Explained Show the Diagram and the JavaScript in the document library Open the JavaScript in Visual Studio Explain JavaScript

41 Demo4 – Build Process Dashboard Create new page VWA and Content web parts Add shortcut to JavaScript Demonstrate the web parts all working together

42 Demo5 – Supermarket Demo Show the web connection working between the two Visio web parts Show the Excel services chart and the additional info from an asp application using the Mash-up API

43

44 Required Slide Track PMs will supply the content for this slide, which will be inserted during the final scrub.

45 www.microsoft.com/teched www.microsoft.com/learning http://microsoft.com/technet http://microsoft.com/msdn

46

47

48

49

50


Download ppt "Share interactive, refreshable, data-linked diagrams with others via their browser, with just a few clicks. Refreshable, data-linked diagrams."

Similar presentations


Ads by Google