當您在 Rational Application Developer 中建立新的 EnterpriseItems Bean 時,會出現提示要求您選取 Bean 所要包含的項目類型。有四個選項可用:
只能從 BusinessObjects Enterprise 擷取資料夾。這相當於設定 itemType 屬性為:
{"CrystalEnterprise.Folder","CrystalEnterprise.FavoritesFolder"}
只能從 BusinessObjects Enterprise 擷取文件。這相當於設定 itemType 屬性為:
{"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"
}
可以從 BusinessObjects Enterprise 擷取資料夾及文件。這相當於個別設定 itemType 屬性為資料夾和文件列出的所有 ProgID。
指定您想要從 BusinessObjects Enterprise 擷取的項目類型單一 ProgID。例如,如果您只想要 Crystal Reports,則設定為:
CrystalEnterprise.Report
| Business Objects http://www.taiwan.businessobjects.com/ 支援服務 http://www.businessobjects.com/services/support/ |