Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Crystal .NET Blog

Sample codes, tips, random rantings on Crystal Reports, Crystal Enterprise etc...

New object model tools

Business Objects has released two tools to make learning and using the reporting API much easier. Here are some links:

Navigate the APIs related to Crystal Reports - view reporting and enterprise reporting API classes and objects etc. The interactive object model interface will take you through a decision tree of high level functionality questions related to your application and drilling into the object model boxes provides detailed access to the complete model structure. The right panel operates as a help screen and is context sensitive to the objects you click on.

http://support.businessobjects.com/global/interactive/xi/om/default.html?extcmp=devnews_na_0508_intobjmod

Using a Decision Tree to Navigate Complex APIs - The increasing complexity of software makes the task of selecting the right tool more and more difficult. This article references the above Interactive Enterprise Reporting Object Model as one possible solution to complex evaluations, and acts as a guide to the Object Model interface.

http://www.businessobjects.com/global/pdf/dev_zone/om_article.pdf

HTH,

Brian Bischof
www.CrystalReportsBook.com

Sponsor
Published Tuesday, August 09, 2005 12:56 PM by crystal

Comments

 

Mona said:

Two general questions:

Why do I consistently have problems with full outer joins in Crystal?  I cannot get data from one table that does not appear on the other.

Second:  Is there a more graceful way to subtotal data using one parameter while presenting the data sorted by another field?  For example, I need to subtotal hours by resource ID (SSN) while sorting alphabetically by name.  Don't want to add another subtotal or unpack concatenated fields.  Just want to subtotal by SSN and show only the alpha sorted name.

Hope you can help.

December 28, 2006 6:48 AM
Anonymous comments are disabled