Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In a working directory create a new component of type Process

  2. Ideally there are existing connections to Oracle Exadata that were configured by your account administrator for you to us. Here is an example of the IDGarden Identities Oracle Database V2 Connector. Instructions for creating the connector are found in the UConn Boomi Administration SharePoint. Here is an example:

  3. In your start shape select No Data

  4. Add a Database V2 Connector to the Start Shape. In the example below the IDGarden Identities Oracle Database V2 Connector is selected as the Connection. Set the Action to GET.Click the green plus in the Operation to create a new Operation

  5. On the New Connector Operation window click Import.

  6. Select an atom that has firewall access to the exadata instance, leave the Get Operation Type as Dynamic Get. Click Next

  7. On the Object Type drop down select the table or view you are trying to query. Click Next.

  8. On the Database V2 Import Wizard window click Next.

  9. The import wizard creates JSON Request and Response profiles. If your project team has standards for naming that are different then the default names supplied, click the yellow pencil to edit and rename the profiles. In the example here, Database V2 NAME (TABLE) GET Request is renamed to NAME GET Request.

    Image RemovedImage Added
  10. After any renaming required to adhere to project standards, remove the WHERE clause in the SQL Query and click Save and Close. (To run this in test mode, you must set the Max Rows value to 99)

  11. Add a stop shape and save the new process

...