...
For SSL connections, Oracle requires that a set of ciphers be passed as part of the connection string to determine the algorithm to use for the connection. This cipher list can be modified in the following file:
Code Block |
---|
/opt/trifacta/servicesconf/data-service/build/conf/application.properties |
Info |
---|
NOTE: Do not modify this cipher list unless you are experiencing difficulties making Oracle SSL connections work or are aware of new ciphers missing from this list. For more information, see https://docs.oracle.com/cd/B19306_01/java.102/b14355/sslthin.htm#BABDJBAE. |
...
As needed, you can configure the mappings between fields from specific vendor sources and the
D s item | ||
---|---|---|
|
Code Block |
---|
/opt/trifacta/servicesconf/data-service/build/conf/application.properties |
Info |
---|
NOTE: This file applies only to the relational connections that are natively supported by the platform. For other relational connections, field mappings are maintained in their individual configuration files. |
...