Tuesday, January 6, 2009

MOSS vs. WSS

WSS comes with Windows Server. So why would you want to pay extra for MOSS?

For me these are three good reasons:
  • Enterprise Content Management Capabilities (previously available only in Microsoft Content Management Server) Office SharePoint Server 2007 builds on these capabilities to deliver enhanced authoring, business document processing, Web content management and publishing, records management, policy management, and support for multilingual publishing. This is for Enterprise Content Management as well as Web content management.
  • Enterprise Search of both structured (ERP) and unstructured (Office produces) data, utilizing a very powerful Business Data Catalog feature. The search component has been significantly enhanced in this release. The new features provide a consistent and familiar search experience, increased relevance of search results, and new functionalities along with improved scalability, manageability, and extensibility. The Business Data Catalog is now available for GP and CRM
  • Excel Services in MOSS go beyond simply displaying Excel spreadsheets, you can actually stream parts of a spreadsheet, showing or hiding various parts. This is an easy way to create and deliver reports. Can be linked to Analysis Cubes in GP.

Additionally these are other reasons our clients have chosen MOSS:
  • Slide libraries – a much needed and unique way to share and reuse slides
  • Single Sign On (SSO) is only available in MOSS.
  • Records Management which enables organizations to comply with Sarbanes-Oxley Act of 1992 and HIPPA requirements.

Additional information at Microsoft.

Labels: , ,

Thursday, October 2, 2008

More Cubes

Just found another good use for the Analysis Cubes function in GP. We have a client that wants to easily see PO quantities for identical items across three company databases. Not available in standard GP reporting; would require some work with SQL Server Reporting Services. But with Analysis Cubes; voila, it's right there:


Labels:

Monday, January 7, 2008

Got Cubes?

“Dimensions, measures, slicers? What are you talking about?” If you are licensed for Dynamics GP Advanced Management, you have access to a powerful analytical reporting tool; Analysis Cubes. Analysis Cubes has been part of the Great Plains systems for several years. It allows you to quickly access information and analyze it in ways that you previously may have not considered. It also provides a strong link to live data through Excel, so you can create reusable reports and refresh the data with one click.

Analysis Cubes is easy to install. You just need to install Analysis Services on your SQL Server, if you have not already done so. Then install the Analysis Cubes software (there’s a server piece, and a client piece). When you install Analysis Cubes, the installation wizard will install the DTS packages automatically and will offer to set up a SQL Job to regularly transfer data from the Dynamics GP database, to the Analysis Services database, and “process” the cubes.

To use Analysis Cubes, you launch the Create Pivot Table Reports screen within Dynamics GP. This allows you to select one of six cubes from which to draw information, and then export it to Excel. Simple. From there you need to draw on your Excel Pivot Table skills to create the report you want or analyze the data you’re after.

There are a few advantages to using Analysis Cubes over just pulling the data into Excel using an ODBC connection. First, as the data is transferred to Analysis Services, additional attributes are created for the data; the most important is that various time values are associated with each transaction, such as month, quarter, year. Second advantage is that the connection to Excel is made for you when you “send” the data to Excel. This makes it a lot easier for end users to get the data into Excel. Additionally, if you want to use other OLAP reporting tools, such as ProClarity, you already have the cubes available for analysis.

Certainly if you are already licensed for Analysis Cubes, it is worth your time to try it out. It’s fairly simple to install and adds a whole other reporting and analysis tool you can use to manage your business.

Labels: