Was this helpful?
Destination
A destination can be considered the "where" in a data process. The Actian DataCloud manages the destination entity.
The available destinations are listed in the following table.
Destination ID
Description
390
Data Integrator v10 process execution (Windows)
377
Data Integrator v9 process execution (Windows)
378
Data Integrator v9 process execution (Linux)
Use setDestination to select the destination for your configuration or integration.
Example
Product p=new product();
//...
//Other product settings
//...
p.setDestination('390');
Last modified date: 12/17/2021