The End_Browse_Results Call; The Flush_Ldap_Cache Call - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

RESPONSE
KERNERROR
PURGED
Note: For more detail, refer to the explanation of RESPONSE and REASON in

The END_BROWSE_RESULTS call

The END_BROWSE_RESULTS call allows you to end the browse session that was
started by the START_BROWSE_RESULTS call.
END_BROWSE_RESULTS
This command is threadsafe.
LDAP_RESPONSE(name4)
SEARCH_TOKEN(name4)
RESPONSE and REASON values for END_BROWSE_RESULTS:
RESPONSE
OK
EXCEPTION
DISASTER
INVALID
KERNERROR
PURGED
Note: For more detail, refer to the explanation of RESPONSE and REASON in

The FLUSH_LDAP_CACHE call

The FLUSH_LDAP_CACHE call removes the contents of all cached search
responses for the specified LDAP connection.
FLUSH_LDAP_CACHE
"Making an XPI call" on page 308.
DFHDDAPX [CALL],
[CLEAR],
[IN,
FUNCTION(END_BROWSE_RESULTS),
SEARCH_TOKEN(name4),]
[OUT,
[LDAP_RESPONSE(name4),]
RESPONSE(name1 | *),
REASON(name1 | *)]
specifies the return code that is sent by the LDAP API.
the name of the fullword token that is returned by the SEARCH_LDAP function.
"Making an XPI call" on page 308.
DFHDDAPX [CALL],
[CLEAR],
[IN,
FUNCTION(FLUSH_LDAP_CACHE),
LDAP_SESSION_TOKEN(name4),]
REASON
None
None
REASON
None
INVALID_TOKEN
INVALID_CALLING_SEQUENCE
NOTFOUND
None
None
None
None
Chapter 3. The user exit programming interface (XPI)
323

Advertisement

Table of Contents
loading

Table of Contents