Data Requester: OracleDataRequester Project

The OracleDataRequester project contains four processes demonstrating remote procedure call mode and the request reply mode. They also demonstrate SQL batch execute and SQL execute operations.

The processes in this project are:
  • RPC_SQLBATCHEXECUTE
  • RPC_SQLEXECUTE
  • RR_callprocedure
  • RR_mode

JDBC Connection Resource

In this example, the JDBC Connection resource is configured as follows:

ADB Connection Resource

In this example, the ADB Configuration resource is configured as follows:

The Configuration tab is used to configure the schema. In the following figure, RPC mode has been selected.

RPC_SQLBATCHEXECUTE Process

The following figure shows the General tab of the RPC_SQLBATCHEXECUTE process:

RPC_SQLEXECUTE Process

The following figure shows the General tab of the RPC_SQLEXECUTE process:

RR_callprocedure Process

The following figure shows the General tab of the RR_callprocedure process:

RR_mode Process

The following figure shows the General tab of the RR_mode process: