Use these input fields on the User Exit Update dialog:
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.
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.
If you specify an exit name, exit
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.
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.
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.
Left-click the Cancel button. The User Exit Update dialog will close.