Advanced Section
The Advanced section has the following fields.
Field | Global Var? | Description |
---|---|---|
Validate JNDI Security Context | No | Some application servers store the security context on the thread used to establish the JNDI connection (at the time of this release, only the WebLogic application server does this). In that case, the first activity to use this resource establishes the security context, then subsequent activities use the same security context, unless this field is selected. Selecting this field ensures that each activity that uses this resource examines the security context to determine if the activity uses the same security context as the security context established on the thread. If they are different, the activity’s configured security context is used.
Selecting this field causes additional overhead for activities that use this resource. Therefore, only select this field when necessary. |
Optional JNDI Properties | No | The table in this field contains optional properties to pass to the JNDI server. Use the +, X, and arrow keys to add, delete, and move properties in the list. Each property requires the property name, the datatype for the property, and the value for the property. See the documentation for your JNDI provider for more information about properties that can be passed to the JNDI server. |
Copyright © TIBCO Software Inc. All rights reserved.