Table of Contents |
---|
RPD
Source controlling the RPD is as simple as checking the RPD into your Source Control System with the extension of RPDrpd. The The plugin will now recognize the artifact and build it accordingly.
WebCatalog
To source control the WebCatalog objects there are two main practices that must be followed:
Objects stored in source control must maintain the directory structure of the OBI WebCatalog.
For example, notice the WebCatalog path for the report below:
The path above must match the path in the source control system as we see below.
On the
For above example, FlexDeploy project source configuration , the configured path would then be "will be configured with BusinessIntelligence/12c" as sparse folder. This This would ensure the filepath that is checked out starts with "/shared" and that all objects under that folder will be discovered as WebCatalog objects and file path starts with /shared which matches the WebCatalog path in OBI.Objects stored in source control should be named with the following extensions corresponding to the object type in order to show up in the right bucket.
FOLDERObject Type Code Object Type Name File Extension in Source Control RPD .rpd FOLDER Folder .fldr ANALYSIS Analysis .anlys DASHBOARD Dashboard .db DASHBOARD_PROMPT DashboardPrompt .dbp REPORT Report .rprt DATAMODEL Datamodel .dm STYLE_TEMPLATE StyleTemplate .st METADATA Metadata .md KPI .fldr KPI .kpi FILTER Filter .fltr