5.11 Create an Oracle Financials Cloud Connection
You can fetch real time transactional data from Oracle Financials Cloud REST endpoints, import the data entities into Data Transforms, and use them as a source in a data flow.
The newly created connection is displayed in the Connections page. See View and Manage Connections.
Note:
Data load is not supported for Oracle Financials Cloud connections.Create an Oracle Financials Cloud Connection
To create this connection you need to choose a temporary schema where Data Transforms can create data entities after the reverse-engineering operation.
To define an Oracle Financials Cloud connection,
- From the left pane of the Home page, click the Connections
tab.
Connections page appears.
- Click Create Connection.
Create Connection page slides in.
- Do one of the following:
- In the Select Type field, enter the name or part of the name of the connection type.
- Select the Applications tab.
- Select Oracle Financials Cloud as the connection type.
- Click Next.
- The Connection Name field is pre-populated with a default name. You can edit this value.
- In the REST Service URL textbox, enter the URL of the endpoint that services the REST resources.
- In the Proxy Host textbox, enter the host name of the proxy server to be used for the connection.
- In the Proxy Port textbox, enter the port number of the proxy server.
- In the User text box enter the user name for connecting to the REST endpoint.
- In the Password text box enter the password for connecting to the REST endpoint.
- Choose a connection from the Staging Connection drop-down list. The list displays only existing Autonomous Database connections. To use a different connection, create the connection before you reach this page.
- After providing all the required connection details, click Test Connection to test the connection.
- Click Create to create the connection.
The new connection is created.
Creating an Oracle Financials Cloud Rest Connection
To create this connection you need the JDBC URL, username, password.
- From the left pane of the Home page, click the
Connections tab.
Connections page appears.
- Click Create Connection.
Create Connection page slides in.
- Do one of the following:
- In the Select Type field, enter the name or part of the name of the connection type.
- Select the Applications tab.
- Select Oracle Financials Cloud Rest as the connection type.
- Click Next.
- The Connection Name field is pre-populated with a default name. You can edit this value.
- In the JDBC URL textbox, enter the URL to connect to the server.
- In the User and Password text boxes enter the user name and password for connecting to the REST endpoint. You may leave these fields blank if these values are not applicable or are already mentioned in the JDBC URL.
- After providing all the required connection details, click Test Connection to test the connection.
- Click Create.
The new connection is created.
Parent topic: Connections