I am using Oracle 11g database to store my forms data from the
process.First i created username,password,database and a sample table in
the Oracle Database.In reference with the Adobe Prepare single install
pdf file i have edited adobe-ds.xml,oracle-ds.xml and login-config.xml
files.I copied the ojdbc6.jar file in the lib folder to make the
connection.At the end of my process i used an Execute Sql Statement
operation to write the insert query.After inserting the sql query and
testing am getting
IDP_DS
jdbc:oracle:thin:@buniyaproject.aleron-auh:1521/DB1
oracle.jdbc.driver.OracleDriver
adobe adobe
1 30
org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
20000
2
20
TRANSACTION_READ_COMMITTED
EDC_DS
jdbc:oracle:thin:@buniyaproject.aleron-auh:1521/DB1
oracle.jdbc.driver.OracleDriver
adobe adobe
1 20
org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
20000
2
20
TRANSACTION_READ_COMMITTED
-->
option1-value option2-value ...
...
... -->
guest
jboss.mq:service=StateManager
-->...