Produce an a user named collection and store in the user defined database. This operation will only create the collection if it doesn't already exist in the database.
...
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Database URL |
| Yes | Database connection URL. For example,
|
|
| ||
SODA Username |
| Yes |
SODA enabled schema to manage SODA collections. | |||
SODA Password |
| Yes | Password for |
SODA Username. | |||
JDBC Driver Path |
| Yes | Location of JDBC driver file. For example, /u01/app/oracle/product/12.1.0/dbhome_1/jdbc/lib/ojdbc6.jar |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Collection Name |
| Yes | The name of the new collection to be created and stored in the database. Can define more than one collection to be added as a comma separated value. The input collection name will take precedence. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Collection Name |
| Yes | The name of the new collection to be created and stored in the database. Can define more than one collection to be added as a comma separated value. Take precedence over project property. |
Outputs
Artifacts
This operation consumes artifacts from the artifacts repository.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
...