When you have finished designing, testing, and tuning the project, you can deploy it into the enterprise as reusable services.
To deploy a project
- From the Projects tab on the Develop bar, right-click the name of the project you want to deploy.
- Select Publish Project for Deployment. The Control Center copies the required files to an interim location and adds the project to the Deploy tab.
- Go to the Projects tab on the Deploy bar. (If necessary, click on the Home tab to update the Deploy tab display.)
-
Right-click the name of the project you want to deploy and select one of the following options:
- Deploy to Batch (Export)
- Deploy to Real Time
- Deploy to Big Data
- Prepare files for future real-time deployment
Note the following:
- To deploy a project to real-time processing, you must purchase TS Quality for Real Time and you must have installed the Batch Deployment Tool component of Trillium.
- When running the Control Center Client on a different machine than the Server, the TS_QUALITY environment variable is required to set to use the Batch Deployment Tool. Ensure to set the TS_QUALITY user variable to point to any folder with write permissions on the Client, for example, C:\temp\Trillium Software.
- To deploy a project to big data, you must purchase Trillium Quality for Big Data, and you must have installed the Batch Deployment Tool component of TSS. See Trillium Quality for Big Data Developer's Guide for how to deploy a project to big data.
Related tasks