Unknown macro: {next_previous_links}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Data Services and Resources explain how to create a data service (.dbs file) file manually from scratch. After the .dbs file is created, deploy it to a running Data Services Server instance through the management console as explained below: 

  1. Log in to the management console and select Upload under Data Service menu.
  2. Select the database backup (.dbs) file and click Upload.
  3. If the file is deployed successfully, the Deployed Services window appears with the new data service listed. From here, you can manage your service. See Managing Data Services.

Alternatively, copy the file to <DSS_HOME>/repository/deployment/server/dataservices folder. It will be deployed instantly as hot deployment, which is enabled in Data Services Server by default. 

  • No labels