Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
LDAP servers are usually configured for both plain text (unencrypted) and secured (encrypted) communication. Conventionally, port 389 is dedicated to plain requests and port 636 is dedicated to secured requests. The StartTLS extension allows an application to make both plain text and secured requests on a single port that is normally used for plain text communications. Using StartTLS avoids the need for a dedicated secured port.
You can configure PowerExchange to use the StartTLS extension with any of the three levels of LDAP security.
To enable use of the StartTLS extension, incude the START_TLS=Y parameter in the LDAP_TLS or LDAP_OPENSSL statement in the DBMOVER configuration file. Also, change any port settings to use the plain text port.