Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Adapter Instance Options : Request-response Service Fields

Request-response Service Fields
The following tabs are available:
Configuration Tab
The Configuration tab contains the fields listed in Table 17, Field Description of Configuration Tab (Sheet 1 of 3).
A service name must use alphanumeric characters. An underscore (_) character can be used. The entire instance name must be less than 80 characters. The space character cannot be used in an instance name.
To enable and configure SSL, in the Project panel, expand the Advanced folder, then expand the Sessions folder. Select the TIBCO Rendezvous session or JMS topic and click the Use SSL? checkbox. The SSL configuration options are explained in the online help associated with the session dialog. Click the question mark to display the online help.
Insert — To add an entry.
Update — To update an existing entry.
Delete — To remove an entry.
Upsert — To update an entry if it already exists. If the entry does not exist, running this operation will insert it.
Modify DN — To move an entry from one location to another by changing the RDN.
Lookup — To find an entry.
Authenticate — To validate a user DN with a specific password.
Search — To find entries that match a search criteria.
For example: (|(sn=Smith)(sn=Miller)) matches entries with the surname Smith or the surname Miller.
If you select this field, the Limit Search Results field is displayed.
Limit Search Results — If you select this check box, the Enter The Number Of Entries field is displayed.
Enter The Number Of Entries— Specify the number of entries that the adapter should search. The default is 2,147,483,647, the maximum 32-bit integer value.
Extended Search — If you select this check box, the adapter returns all the entries found in the search without checking for the configured objectclasses that the entry belongs to.
If the URL is ldaps://, then referral chasing uses SSL.
If the URL is ldap://, then referral chasing does not use SSL.
If the bind to the original server is SSL-EXTERNAL and the referral URL is ldap://, then the bind to referred server will be anonymous.
Transport Tab
The Transport tab contains the fields listed in Table 18, Field Description of Transport Tab (Sheet 1 of 4)
By default, a service uses a message subject that is generated using the Domain and Deployment global variables, the adapter acronym, the adapter instance name and the service name. If you use this default subject, make sure the values for Domain and Deployment are not empty. You can type a TIBCO Rendezvous subject name different from the default in this field. See TIBCO Rendezvous Concepts for information about specifying subject names.
By default a service uses a dynamic destination that is generated using the Domain and Deployment global variables, the adapter acronym, the adapter instance name, and the service name. If you use this default dynamic destination, make sure the values for Domain and Deployment are not empty. You can override the default dynamic destination by specifying the static destination in this field. The static destination must be defined on the JMS server before it can be used by the runtime adapter. See TIBCO Enterprise Message Service User’s Guide for information about destinations.
See TIBCO Adapter SDK Programmer’s Guide for details about the control information generated and sent with ActiveEnterprise messages.
For a request-response service, a message is marked as durable or non-durable. This field is available only if JMS transport is selected.
The semantics for these fields are more complex than the explanation given here. See TIBCO Enterprise Message Service User’s Guide for more information.
Schema View Tab
The Schema View tab contains the fields listed in Table 19, Field Description of Schema View Tab (Sheet 1 of 3).
To display the Base DN, click the Browse DIT... button and then select the required node from the DIT.
When the length of an object class name that is fetched from the Base DN field exceeds 128 characters, the ActiveEnterprise schema created with this name affects the runtime functionality. When you click the Apply button, a dialog box (Figure 12) is displayed that prompts you to enter a shorter name that can be stored in the schema. The name you enter must be unique and less than 128 characters.
To specify a sample entry for the schema, click the Browse DIT... button and then select the required node from the DIT. This generates the class reference needed for the service, in the Objectclasses field.
To select the LDAP schema classes for the service, click the Browse Schema button and select the object classes from the Available Objectclasses list.
Click the Browse DIT... button for the Base DN or Sample Entry fields to access the Maximum Number of Entries field. This field is available in the Select Base DN and Select Sample Entry for Schema dialog boxes. Specify the maximum number of entries that you want to restrict the service to. The DIT expands only if the number of entries is equal to, or less than the value you specify.
The size of the result exceeds server specific limit and The Number of Descendants for this Node are more than the requested number.
For the Oracle Directory Server Enterprise Edition, click the Configuration tab. Select Database Settings and click the LDBM Plugin Settings tab. Change the value of the Look-through limit entry. While you are in the Configuration tab, select the root of the tree, and click the Performance tab. Change the value for the Size Limit entry too.
Schema Tab
The Schema tab contains the fields listed in Table 20, Field Description of Schema Tab.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved