JNDI

Creating a JNDI Connection

In the Flow Designer, click the new-connection icon, select JNDI, and enter a name for the connection. Enter the connection properties in the inspector.

You can create system or user connections in the management console: click Settings > Connection > JNDI > New.

Setting JNDI Connection Properties

Property Description
Connection Name Enter a unique name.
Provider URL Enter the target URL of the connection.
Initial Factory Enter the initial context value.
Use Connection Pool Select whether to use a connection pool or not.
true Use connection pooling (default).
false Don't use connection pooling.
Dynamic Enable this option to use the DynamicConnection component to change the connection definition while the flow is running.
false Disable dynamic connections (default).
true Enable dynamic connections.
Parameter
Enter additional parameters on the Parameter tab.
Parameter Name Enter the parameter name.
Parameter Value Enter the parameter value.