Configuring Basic Information Properties

You can enter a name and description on the Basic Info page of each trigger and invoke adapter in your integration.

What You Can Do from the Basic Info Page

You can specify the following values on the Basic Info page. The Basic Info page is the initial wizard page that is displayed whenever you drag the Oracle Database Adapter into an integration.

  • Specify a meaningful name.
  • Specify the operation type in outbound connections:
    • Stored Procedures takes you to the Stored Procedure Operations page when you click Next.
    • SQL Statements takes you to the SQL Statement Operations page when you click Next.

What You See on the Basic Info Page

The following table describes the key information on the Basic Info page.

Element Description

What do you want to call your endpoint?

Provide a meaningful name so that others can understand the connection. For example, if you are creating a database connection for adding new employee data, you may want to name it CreateEmployeeInDB. You can include English alphabetic characters, numbers, underscores, and dashes in the name. You cannot include the following:

  • Blank spaces (for example, My DB Connection)

  • Special characters (for example,  #;83& or righ(t)now4)

  • Multibyte characters

Select an Operation Type

Select the type operation this connection will perform:

  • Stored Procedures lets you select a stored procedure to run on the database.

  • SQL Statements lets you specify an SQL query to run on the database.