Postinstallation Task 6: Uploading Seed Data

Upload the seed data (application properties and configuration files) from the configurator API or configurator UI. See the "Configurator UI" section in TIBCO® Product and Service Inventory User Guide if you want to execute from UI.

For configurator API, you can proceed with the following steps:

Procedure 

1. Save $PSI_HOME/psi/2.1.0/seed-data/application_metadata.json file properties from the [POST] /v1/configuration/configFilesMetadata configurator API.
2. Save the application properties ($PSI_HOME/seed-data/app-properties) from [POST] /v1/configuration/{applicationId} API.
3. Upload the configuration files ($PSI_HOME/seed-data/config-files) from [POST] /v1/configuration/configFile/{applicationId} API.

 

Note: Before uploading the seed data, you must run the application_metadata.json script from the configurator UI or Application Metadata API.