sharepoint and webfocus scott schledwitz senior systems engineer copyright 2010, information...

32
SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Post on 15-Jan-2016

230 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

SharePoint and WebFOCUS

Scott SchledwitzSenior Systems Engineer

Copyright 2010, Information Builders. Slide 1

Page 2: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 2

WebFOCUS and Shareport- Agenda

Overview What is OPS? Benefits of OPS

SharePoint and WebFOCUS Open Portal Services Integration Portal & WebFOCUS certification WebParts (WebFOCUS Components)

WebParts Installation & Configuration

Page 3: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Overview

Copyright 2010, Information Builders. Slide 3

Page 4: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 6

WebFOCUS Open Portal Services Overview

Portals need to access information to be valuableA large portion of needed information is locked in

databases and applicationsMost portals lack BI capabilities

Reporting and analysis are not core technologies They rely on applications and tools to create the

content they displayPortals concentrate and deliver fully formatted content,

they do not crunch data or format reports

Page 5: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 7

WebFOCUS Open Portal Services Overview

Open Portal Services enables you to extend WebFOCUS business intelligence capabilities to end users within an existing EIP framework.

Users can: Personalize the way they view, store, and retrieve

business intelligence content for optimum job efficiency. Decide what content to include in each content window

and how that content is displayed and organized. Combine graphics and reports in the same portal page. Employ analytic tools for all types of reporting and query,

including ad hoc and OLAP.

Page 6: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 8

WebFOCUS Open Portal Services Overview

Benefits of Using WebFOCUS Open Portal Services

WebFOCUS Open Portal Services offer many benefits to the users within the enterprise by: Providing immediate access to critical enterprise-wide data. Incorporating comprehensive reporting and analysis capabilities within

the portal and enhancing the user experience by delivering relevant, real-time information.

Enabling users to display, locate, share, visualize, and analyze business intelligence information based on their roles within the enterprise.

Supporting internal and external security for delivering timely and accurate business reports to authorized users.

Page 7: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 9

WebFOCUS Open Portal Services Single Signon Support

Support for secure signon integration with supported third-party portal products

Initiates a trusted Managed Reporting signon on behalf of the Portal User using its user ID to avoid the subsequent Managed Reporting logon prompt.

Page 8: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 11

WebFOCUS Open Portal Services Overview

WebFOCUS Open Portal Services provides a set of WebFOCUS components that allow WebFOCUS to integrate quickly into EIPs.

To achieve portability and reusability these components may be in any of the following formats:

ASP JSP JAVA JavaScriptHTML/XML

Page 9: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 12

SharePoint and WebFOCUS Open Portal Services Integration

Page 10: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 13

SharePoint and WebFOCUS Open Portal Services Integration

Product Certification

WebFOCUS 7.7 is the latest Production Release

SharePoint 2007SharePoint 2007 integrated with WebFOCUS 7.7

Open Portal Services can run on different machines as long as there is connectivity to the machine where the WebFOCUS client is installed on.

Page 11: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Copyright 2007, Information Builders. Slide 14

WebFOCUS Open Portal Services WebParts

Domain WebPartReport WebPartDefer Status WebPartQuickLinks WebPartFavorites WebPart

Page 12: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

WebParts Installation & Configuration

Copyright 2010, Information Builders. Slide 15

Page 13: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Installation prerequisites:

WebFOCUS 76x or above. In our case it’s 7.7.WebFOCUS 76x or above Reporting Server.TOMCAT 5.5.x or up.

Copyright 2010, Information Builders. Slide 16

Page 14: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Configuration steps:

By default SharePoint runs on port 80. Here is the default screen:

Copyright 2010, Information Builders. Slide 17

Page 15: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Preparing the WebParts for deployment: Step 1

1. I have copied the WOAS_Cab.cab file into your C:\ibi\WebFOCUS77\worp\components\webparts2 directory on

the WebFOCUS client. From the drive:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\ directory I have copied stsadm.exe into this directory as well.

Copyright 2010, Information Builders. Slide 18

Page 16: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Preparing the webParts for deployment: Step 2

2. From the dos prompt, cd into the above directory on your machine and execute the following command:

stsadm -o addwppack -filename WOAS_Cab.CAB -force -globalinstall

after this command is executed you should see the following output:

Operation completed successfully

Copyright 2010, Information Builders. Slide 19

Page 17: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

1. Create a site by clicking on “Create new ... sites…”

Copyright 2010, Information Builders. Slide 20

Page 18: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

2. Click create, the following page should be displayed:

Copyright 2010, Information Builders. Slide 21

Page 19: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

3. Click on site actions and choose edit page to add webParts.

Copyright 2010, Information Builders. Slide 22

Page 20: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

4. Click on the box where you would like your webPart displayed

Copyright 2010, Information Builders. Slide 23

Page 21: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

5. Click on advanced web part gallery and options

Copyright 2010, Information Builders. Slide 24

Page 22: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

6. The Add webParts box should appear on the right side of the page.

Copyright 2010, Information Builders. Slide 25

Page 23: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

7. Click on the arrow next to the browse button in the add webparts box and choose import.

Copyright 2010, Information Builders. Slide 26

Page 24: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

8. Browse to the webparts2 folder under ../ibi/WebFOCUS/worp/components directory and choose the domain webpart to import and click on upload.

Copyright 2010, Information Builders. Slide 27

Page 25: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

9. Drag the webpart you just uploaded into the box on the left and click on edit/modify shared webPart.

Copyright 2010, Information Builders. Slide 28

Page 26: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Deploying webParts to SharePoint

10. Scroll down on the box on the right expand the content area, and choose the check box called

isolated webpart , Update the url to add the port :8080 and click apply.

Copyright 2010, Information Builders. Slide 29

Page 27: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Tip

Be sure that the id you logged onto Sharepoint exists in MRE

otherwise you will get a login failed message above instead.

Copyright 2010, Information Builders. Slide 30

Page 28: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Customizing WebParts: Parameters for Portlets for WebParts

All WebParts share the following parameters:

view This parameter is used by the content URL to identify the WebFOCUS

component you are accessing.

height The height of the frame in pixels. The default height is 350 pixels.

title The formal name of the WebFOCUS component, for example, WebFOCUS

Domain. This is the value that appears in the title bar for the component.

contextpath Specify the following context path:

/ibi_apps

expiration-path The amount of time that the content of a WebFOCUS component is

retained in cache before it is cleared. By default, cache expiration is not enabled.

Copyright 2010, Information Builders. Slide 31

Page 29: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Configurable parameters by webPart

WebFOCUS Deferred Status and Favorites do not have

additional parameters that can be configured. WebFOCUS Domain has:

multidomain WebFOCUS Report has:

showrefresh, userrunonly, usescrollbars, showtimestamp, gn,

colNum, scale and refresh WebFOCUS Quicklinks has:

showrefresh, lbdisplay, rcdisplay, pvdisplay, gvautolaunch, servername, mvdisplay and

gvdisplay

These parameters are added to the .dwp file on the “link” directive (for example: The Domain WebPart’s “link” directive is:

<Link xmlns="WOAS_ContentViewer">http://localhost/ibi_apps/components/woas/governor/WOAS_view.jsp?SID=_LogonUser_&amp;view=domain</Link>

Copyright 2010, Information Builders. Slide 32

Page 30: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Editing the “link” directive

For the Domain WebPart the “link” directive would be

changed from

<Link xmlns="WOAS_ContentViewer">http://localhost/ibi_apps/components/woas/governor/WOAS_view.jsp?SID=_LogonUser_&amp;view=domain</Link>

to

<Link xmlns="WOAS_ContentViewer">http://localhost/ibi_apps/components/woas/governor/WOAS_view.jsp?SID=_LogonUser_&amp;view=domain&amp;multidomains=yes</Link>

Notice: After creating a new webPart, the stsadm… command has to be re-executed. You also have to add and &amp before the parameter you are adding.

Copyright 2009, Information Builders. Slide 33

Page 31: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Here’s the custom webPart

Copyright 2009, Information Builders. Slide 34

Page 32: SharePoint and WebFOCUS Scott Schledwitz Senior Systems Engineer Copyright 2010, Information Builders. Slide 1

Questions?

Copyright 2009, Information Builders. Slide 35