AS 400 (DB2) - RPG Calls

Hello,

Is it possible to invoke a RPG call on an AS 400, using a JDBC Adapter (6.0.3), IS 6.0.1 ?

The connection details are…

VikasTest:AS400DataBase Details
Connection Type JDBC Adapter Connection
Package Name VikasTest
Connection Properties
Transaction Type LOCAL_TRANSACTION
DataSource Class com.ibm.as400.access.AS400JDBCXADataSource
serverName 10.33.44.22
user eaiuser
password ******
databaseName
portNumber
networkProtocol
Other Properties TranslateBinary=true;SelectMethod=direct;libraries=GH38373SWS;Prompt=false
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000000
Expire Timeout (msec) 1000000

Thanks,
Vikas.