Previous Topic: IDSTEXPD16 - Bad RC on initial user exit received.  RC = return-codeNext Topic: IDSTEXPD18 - Bad RC on begin entity user exit received.  RC = return-code


IDSTEXPD17 - Entity has been skipped as per user exit request

Reason:

The return-code from the user-exit was S (skip-entity) in the begin-module function. The entity is not exported. The message is a warning and does not terminate export of additional export commands.

Action:

For user-supplied exits, be certain that your exit has accurately skipped the module as planned. For users employing the CA Ideal-supplied CA Librarian exit without modifications, this is only a warning. You can reEXPORT or reIMPORT the affected modules.