When you create a new EnterpriseItems bean in Crystal Reports for Rational Application Developer, you are prompted to select which item types the bean will contain. Four options are available:
Only folders are retrieved from BusinessObjects Enterprise. This is equivalent to setting the itemType property to:
{"CrystalEnterprise.Folder","CrystalEnterprise.FavoritesFolder"}
Only documents are retrieved from BusinessObjects Enterprise. This is equivalent to setting the itemType property to:
{"CrystalEnterprise.Excel","CrystalEnterprise.Hyperlink",
"CrystalEnterprise.ObjectPackage","CrystalEnterprise.Pdf",
"CrystalEnterprise.Program","CrystalEnterprise.Report",
"CrystalEnterprise.Rtf","CrystalEnterprise.Shortcut",
"CrystalEnterprise.Txt","CrystalEnterprise.Word",
“CrystalEnterprise.AFDashboardPage","CrystalEnterprise.FullClient",
"CrystalEnterprise.MyInfoView","CrystalEnterprise.Analytic",
"CrystalEnterprise.Powerpoint","CrystalEnterprise.Publication",
"CrystalEnterprise.Webi","CrystalEnterprise.Analysis”
}
Both folders and documents are retrieved from BusinessObjects Enterprise. This is equivalent to setting the itemType property to all the ProgIDs listed for folders and documents individually.
Specify a single ProgID of the type of items you want to retrieve from BusinessObjects Enterprise. For example, if you only want Crystal Reports, set to:
CrystalEnterprise.Report
| Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ |