Export a Semantic Model

Export a semantic model from your development environment to a .rpd or .zip file when you want to backup the semantic model, or share it with another developer.

A semantic model must pass Check Consistency before you can export it. A semantic model doesn't need to pass Advanced Check before you can export it. See Check the Consistency of a Semantic Model.
Oracle recommends that you use export and import to share files with other developers, but not for collaborative semantic model development. Exporting and importing a model creates a copy of the model, and developers who import the model aren't working on the same version of the model. For collaborative model development use Git or permissions. See About Collaborative Semantic Model Development.
If you're working in a Windows or Linux environment, you can use the jsontorpd utility to export a semantic model. See Generate an .rpd file from JSON/SMML.
  • Exporting to .zip - Choose to export to a .zip file if you want to back up the semantic model, or share the semantic model's SMML files and not a compiled .rpd file. Oracle Analytics doesn't generate historic information or log files when you export to a .zip file.

    You can open the .zip file locally and work with the SMML files to perform design time tasks such as search and replace. After you're finished with your tasks, you can export the files to a .zip file and upload it to create a semantic model in your environment.

  • Exporting to .rpd - Choose to export to an .rpd file to back up the semantic model, or if you want the users you share the file with to only open the semantic model in Semantic Modeler.

    When you export to a .rpd file, Oracle Analytics generates log files and stores the export file with the semantic model's history. See Download an Exported .rpd File.

  1. On the Home page, click Navigator and then click Semantic Models.
  2. In the Semantic Models page, click a semantic model to open it.
  3. In the toolbar, click Page Menu and then click Export.
  4. In the Name field, enter a name for the file.
  5. Select the type of file to export to. If you choose Repository Document File (.rpd), then specify a password that is eight or more characters and includes at least one numeric character and one non-numeric character.
  6. Click Export.