When you create a new EnterpriseItems
bean in RAD, you are prompted to select which item types the bean will contain. Four options are available:
Only folders are retrieved from Crystal Enterprise. This is equivalent to setting the itemType
property to:
{"CrystalEnterprise.Folder","CrystalEnterprise.FavoritesFolder"}
Only documents are retrieved from Crystal 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"}
Both folders and documents are retrieved from Crystal 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 Crystal 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/ |