Produce an 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.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Database URL | FDORA_URL | Yes | Database connection URL. For example,
|
SODA Username | FDSODA_USERNAME | Yes | Username for connecting to the databaseSODA enabled schema to manage SODA collections. |
SODA Password | FDSODA_PASSWORD | Yes | Password for connecting to the databaseSODA Username. |
JDBC Driver Path | FDJDBC_DRIVER_PATH | Yes | Location of JDBC driver file. For example, /u01/app/oracle/product/12.1.0/dbhome_1/jdbc/lib/ojdbc6.jar |
...