A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue...

25
A PAYGLOBAL PRESENTATION Donald Harman

Transcript of A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue...

Page 1: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

A PAYGLOBAL PRESENTATION Donald Harman

Page 2: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Overview Intro

Investigate the BDC Business Data Catalogue

Business Data Catalogue investigation

Case to use for proof of concept.

Search through another business system i.e. Pivotal using the BDC and Enterprise Search of MOSS 2007

Face business data in another manner than the Pivotal UI

Issues and development steps.

Why did I choose this method rather than a report?

Page 3: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Issues in Pivotal

Issues within Pivotal – You need to know the number or description name, then once you have issue you can then click on individual development steps to “walk through” the steps of where this Issue is at

Page 4: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

So what’s my point?

Make issues easier to search.

Learn more about the data and use it better.

Can we capture this data better and improve our information.

Why go there?

Page 5: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

The pain

• Microsoft Business Data Catalogue

• BDC Meta Man

• And the winner was….

BDC tools I looked at

Page 6: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Source PMP Research

BDC Metaman

Page 7: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

SharePoint did not like Binary ID’s

The BDC Metaman definition file is an XML file within this file I was able to manipulate the SQL query part of the file. Whenever I had a BinaryID I cast it as an Integer

CAST ([Issue_Id] as Int) AS [Issue_Id]

I was well pleased with this as I was able to successfully import the definition.

But there was more I also had to change the type descriptors as well

<TypeDescriptor TypeName="System.Int32" Name="Issue_Id" IdentifierName="[Issue_Id]" />

MOSS now liked the file. I ended up using filters which you can set up with the tool.

A little of SQL knowledge helps

Page 8: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Filtering…

Page 9: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Import the file

Lock and load.

Page 10: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

The Tables are now entities witha relationship to the development steps

The Entities

Page 11: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Add Content Source

Add the content to be crawled

Page 12: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

SharedServices > Search Settings > Content Sources

One I have previously prepared

Page 13: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Add them web parts

Page 14: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Search – am html part which sends me to the Issues page

<DIV onkeydown="JavaScript:if(event.keyCode==13) SubmitGoogleSearch();" noWrap><A href="http://pgl-80/SearchCenter/Pages/Issues.aspx" target=_blank></A><INPUT id=q maxLength=254 size=24><IMG onmouseup="this.src='/_layouts/images/icongo02.gif'" onmousedown="this.src='/_layouts/images/icongo03.gif'" onmouseover="this.src='/_layouts/images/icongo02.gif'" style="CURSOR: hand" accessKey=s onclick=JavaScript:SubmitGoogleSearch(); onmouseout="this.src='/_layouts/images/icongo01.gif'" alt="Execute search" src="http://pgl-80:4586/_layouts/images/icongo01.gif" align=absMiddle border=0><INPUT id=newPage type=checkbox>New</DIV>

The parts

Page 15: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

The Issue list

The Issue Part

Page 16: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

now viewed by severity + visual conditional formatting

The Issue Part

Page 17: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Set up filtering and conditional formatting

SharePoint Designer

Page 18: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Issues Search results

Search page

Page 19: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Click through to the Issue plus more

Page 20: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

See the development steps as well…

Page 21: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Might get the BDC tool in the next budget!

Conclusion:

Some folk were way impressed.

Some folk still want to view stuff in a spreadsheet.

Still got many battles to win.

Next step is presenting a business case for other benefits.

Perhaps a dashboard of Search results from different systems.

Documentation – Development – Finance Lists that can grab data from different areas and use shared lists rather than siloed spreadsheets

Some wins so far with MOSS

Page 22: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Past success

Page 23: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Success in progress

Page 24: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

Early adopter

Page 25: A PAYGLOBAL PRESENTATION Donald Harman. Overview Intro Investigate the BDC Business Data Catalogue Business Data Catalogue investigation Case to use for.

That’s all folks

Thanks for listening.