Connection Details |
Connection |
Type of connection to use.
- Define Connection Inline: Define connection information within the
action step.
- Use Connection Alias: Define connection information using the
Connection Alias table. Using an alias eliminates the need to configure multiple
credentials and connection information profiles when using an action in multiple
environments. Likewise, if the connection information changes, you don't need to
update your custom action.
To learn more about connections and credentials, see credentials, connections, and aliases. |
Connection Alias |
Connection & Credential alias record that the
system uses to run the action step. Users with the flow_designer or admin role
can create or select an associated Connection record. Using an alias eliminates
the need to configure multiple credentials and connection information profiles
when using an action in multiple environments. Likewise, if the connection
information changes, you don't need to update your custom action. To learn more
about connections and credentials, see credentials, connections, and aliases.
The credential value is displayed as a Password (2 Way
Encrypted) data pill on the data pane.
This field is available when Use Connection
Alias is selected from the Connection list. |
Credential Alias |
Credential alias that the system uses to run
the action step. Users with the flow_designer or admin role can create or select
an associated Connection record. Using an alias eliminates the need to configure
multiple credentials when using an action in multiple environments. Likewise, if
the credential information changes, you don't need to update your custom action.
To learn more about connections and credentials, see credentials, connections, and aliases.
The credential value is displayed as a Password (2 Way
Encrypted) data pill on the data pane.
This field is available when Define Connection
Inline is selected from the Connection list. |
Database Type |
Database type for this connection. The choices are:
- MySQL
- Oracle
- SQLServer
- Custom
The default choice is Custom. This field is available when Define Connection
Inline is selected from the Connection list. |
JDBC Driver |
Driver to use for this connection when it's not a default database type such
as DB2 Universal and Sybase. The database Type is Custom.
This field is available when Define Connection Inline is
selected from the Connection list and Custom is selected
from the Database Type list. |
Connection URL |
URL that the MID Server
uses to connect to the specified database. The URL is created automatically when
you save the form, and is read-only for the default databases. This field is
available when Define Connection Inline is selected from
the Connection list and Custom is selected from the
Database Type list. |
MID Application |
Application that the MID Server must support to be
eligible for selection. This field is available when Define Connection
Inline is selected from the Connection list. |
Capabilities |
Capability of the MID Server. Select
JDBC. This field is available when Define Connection
Inline is selected from the Connection list. |
Connection Timeout |
Maximum elapsed time, in seconds, for the activity to wait while attempting
to connect to the target database. This field is available when Define Connection
Inline is selected from the Connection list. |
Query Timeout |
Maximum elapsed time, in seconds, that the query is allowed to run without a
response. This field is available when Define Connection
Inline is selected from the Connection list. |
JDBC Configuration |
SQL Statement |
SQL statement that the step executes. |
Maximum Rows |
Maximum number of rows to be returned from the SQL statement. The default
value is 1000. |
Maximum Payload Size (KB) |
Maximum allowable payload size, in KB, to be returned from the SQL statement.
The default payload size is 5120 KB. The maximum payload
size is 5 MB. |
Retry Policy |
Enable Retry Policy |
Option to enable the retry policy. For more
information, see Retry
policy. |
Override Default Policy for Alias |
Option to override the default retry policy. This option is not applicable when Define Connection
Inline is selected from the Connection list. |
Retry Policy |
Default retry policy associated with
Connection Alias. If Override Default Policy
for Alias is selected, you can override the default retry policy and
select another existing retry policy based on your requirement. |