Export commands export shadowed metadata objects such as cubes and dimensions, nonshadowed objects such as worksheets and named queries, and scenarios and scenario-specific information out of Integrated Operational Planning.
export model definitions to file_name
Exports all model objects.
export {dimension|cube|constraint|datasource|rowsource|stagemap| dbconnection|worksheet|workbook|reporttemplate|style|keymetric| analysistype|rule|scenario|modelgroup|data|documentation} to file file_name
Exports specific objects.
export all scenarios
Exports all scenarios.
export {scenario|modelgroup|test scenario|data|documentation} to file file_name
Exports the scenario, modelgroup, data or documents to the specified XML file
export all dbconnection definition to file_name
Export all dbconnection objects.
Export user preferences|filters|acls
Exports all user preferences, filters or acls generating the respective xml files.
file_name—XML file name in which to export the object
Export commands export shadowed metadata objects such as cubes and dimensions, nonshadowed objects such as worksheets and named queries, and scenarios and scenario-specific information out of Integrated Operational Planning.
export model definitions to ${interlace_home}/custom]
Exports all metadata to ${interlace_home}/custom. The different object types go into their respective directories; for example, data source to install-root/custom/datasource.
Exports all scenarios to ${interlace_home}/export/scenarios. Each scenario is exported to a new directory.
export documentation to file ${interlace_home}/custom/doc/model.html
Exports the documentation of the object model in the system. The command exports object details and their relationship as a HTML file in install-root/custom/doc. The default file name is model.html.
export all dbconnection definition [to file file name]
Exports all database connection information in the system. The command exports database connection object details to an XML file in install-root/custom/datasource. The default file name is dbconnections.xml.