Model Upload Using OFSAA Data Model Descriptor (JSON) File

This feature allows you to resume the Data Model upload from the logical Data Model, in the form of OFSAA Data Model Descriptor File (JSON) that is generated in the base environment. This helps in speeding up the Model Upload process by skipping the XSL transformation in the primary environment. This feature can be used if the same model in the development environment should be uploaded to multiple OFSAA instances in the production environment. In such scenarios, you can copy the model definition (JSON) files and scripts to the target environment and run the command line utility CopyUpload.sh, to integrate those files in the target environment. You can choose to resume the model upload process from script generation or script execution.
Following are the steps involved in the model upload using OFSAA Data Model Descriptor file:
  1. Copy the required files from source to target environment based on the start point from where you want to resume the model upload process.
  2. Execute the CopyUpload utility.
  3. Perform Model Upload.