Using the User Exit Update dialog
Notes:
- This facility enables the product's Exit facility
to be updated without the need to
close and restart IBM Session Manager; by default, you can use this facility only if
you have a security authorization level of 9.
- It is not possible to delete statements using the
User Exit Update facility; the only definitions that are removed are
those which are replaced by new definitions with a duplicate name.
- For detailed information on using this facility,
refer to 'Using the Update Facility' in the IBM Session Manager Technical Reference
manual.
To specify the IBM Session Manager exit
Use these input fields on the User Exit Update dialog:
Update
- Use the drop-down list associated with the left-hand
field and, if applicable, the right-hand input field, to specify the
user exit to be updated.
- EXIT
- This value on its own requests a load of a new copy
of the user exit as defined by the configuration OPTION
statement EXIT parameter. The existing
exit is deleted so, if the reload fails, there might be no exit in effect.
- EXIT exit-name
- If you specify an exit name, exit-name, using
the right-hand input field then the existing exit is not
deleted unless the load is successful.
- EXIT 0
- To ensure that no exit is loaded, specify 0
in the right-hand input field. This deletes any existing exit from the
IBM Session Manager environment.
- Enn Exit | Script
- If you choose an exit point then use the drop-down
list associated with the right-hand input field to select Exit
or Script. (Exit points E01,
E09 and E71
are applicable only to the user exit and cannot be specified as scripts;
exit points E26 and E36
can be run only as exit scripts.)
- In this case, the setting of the 'do not call again'
switch is reset for the specified call number. This occurs even if the
script cannot be found. The 'do not call again' switch is set, by an
exit or script, by setting its return code to 40. It can also be reset
by the return code 44, or by running an 'Update EXIT' selecting an UPDATE EXIT
command.
To update the IBM Session Manager Exit facility
Left-click the OK
button. The User Exit Update dialog will close and a Response pop-up
box will appear, notifying you of the success or failure of the operation.
Note: If errors
are logged then to diagnose the problems view the Audit Log - see
Displaying the IBM
Session Manager Audit Log.
To close the Response pop-up box, left-click the
OK button.
To cancel the operation
Left-click the Cancel
button. The User Exit Update dialog will close.
Related topics:
Parent topic: