Syntax:
com.ibi.agents.XDJdbcDSAgent
iIT Service Object:
format: JDBC via iWay JNDI Datasource
Description: Uses an iWay request to drive a named JDBC data source adapter.
Parameters:
Parameter |
Description |
---|---|
Output Format * |
The format of the result. |
Transaction Isolation Level |
The transaction isolation level to be set, if possible. |
User ID |
The user id, if not in document. |
Password |
the default password, if not in document. |
Use iWay JNDI * |
Set to true if using the iWay server as the JNDI server. Otherwise set to false. |
JNDI name * |
The JNDI name for the requested data source. If using the iWay JNDI (provider), the name takes the form 'jndi/' |
Edges:
The following table lists the available Line Edges for the JDBC via iWay JNDI Datasource Service (com.ibi.agents.XDJdbcDSAgent).
Line Edge |
Description |
---|---|
OnError |
An exception occurred during execution. |
OnSuccess |
The operation was successful. |
OnFailure |
A fail condition occurred during execution. |
success |
The operation was successful. |