Oracle Tuxedo Connection Shared Resource

The plug-in supports inbound connectivity to Oracle Tuxedo as an Oracle Tuxedo JOLT client.

You can use the Oracle Tuxedo Connection shared resource to maintain connection configuration for the Invoke Oracle Tuxedo Service activity.

Note: There is no connection pooling maintained in the shared resource.



General

In the General panel, you can specify the package where the shared resource is stored in the Package field, and provide a short description for this shared resource in the Description field. The panel also shows the shared resource name, which you defined when creating the shared resource.

Connection Client

Field Module Property Visual Difference Description
Package No No The name of the package where the shared resource is located.
Name No No The name to be displayed as the label for a shared resource in the process.
Description No Yes Provide a short description for a shared resource.

In the Connection Client panel, you need to specify an Oracle Tuxedo Jolt Server Listener Network Address to connect to the Oracle Tuxedo server. The Oracle Tuxedo Jolt Server Listener Network Address is the IP address or Host Name of the Oracle Tuxedo Jolt Server Listener used by the plug-in along with a free port number; for example, //<joltserveraddress>:<port>. This value must be consistent to the configuration maintained in the ubbconfig file. For information on maintaining the ubbconfig file, refer to the following link.

http://docs.oracle.com/cd/E72452_01/tuxedo/docs1222/rf5/rf5.html#3370051

Field Module Property Visual Difference Description
Tuxedo Jolt Server Listener Network Address Yes Yes Oracle Jolt workstation address.
Security Level No Yes Oracle Tuxedo server security level. Security Levels are NONE, APP_PW and USER_AUTH.
User Name Yes Yes User name for USER_AUTH security level.
User Password Yes Yes User password for USER_AUTH security level.
Client Name Yes Yes Client name for application. This field is applicable for USER_AUTH security level.
Application Password Yes Yes Application password for Oracle Tuxedo services. This field is applicable for APP_PW and USER_AUTH level.
Number of Threads Yes Yes Number of custom threads to serve request.
Use SSL No Yes To support SSL this check box needs to be checked.
Client Certificate Yes Yes Client certificate to connect Oracle Tuxedo server. The path for client certificate must be fully qualified path.