Deploying Data Package
You can deploy a package using IDE, command-line interface, web browser or deploy it through an API.
Deploying Data Package using IDE
This section explains the steps in deploying a data package using IDE.
Deploying Data Package from Browser
This section explains the procedure in deploying a data package from Browser using import option.
Deploying Data Package from API
You can do the deployment either in full or incremental mode. This section explains the deployment of data package from API.
Deploying Data Package in Asynchronous Mode
You can deploy a package (single and multi-package) in asynchronous mode without waiting for the deployment to complete. A unique deploy ID is generated for each package deployment call. The Check Deploy API checks the deployment status of any package deployment.This is a snippet
This section describes the incremental method of deploying a data package.
This section describes the data package deployment using multi-tenant support.
Handling Company Specific Deployment
This section describes how to handle company specific data package deployment.
You can build a zip of all the Temenos packages through maven projects and deploy this zip through an API. This section explains the procedure to deploy multiple packages.
This section describes how bulk records are validated and deployed.
This section explains how to use the API to deploy the Bootstrap package in cloud operations.
Packager API Reconciliation Tool
Packager API verifies the content of a single or multi-package deployed in an environment and enables the user to identify the records that are deployed successfully and the ones that failed along with the reason for the failure. When you enable the incremental mode, the system checks for only those records that have a different hash code between package(s) and the target environment. This section provides the details of the API request in normal mode and with incremental hash, sample response, and API behavior for various types of records.
In this topic