BIP2315
Severity
0 : InformationMessage
User Exit '<insert_0>' not found for flow '<insert_1>'. Registered User Exits - '<insert_2>'.Explanation
A UserExit name '<insert_0>' has been specified as active or inactive for message flow '<insert_1>' but that user exit was not provided by any library loaded by this execution group. This message flow will not be started until this is resolved. The list of user exits registered in this execution group is '<insert_2>'.Response
Review the name provided. If the name is correct, ensure that the user exit library is being loaded by the execution group. Check settings for MQSI_USER_EXIT_PATH environment variable and/or userExitPath broker property to ensure one of them includes the directory containing the user exit library. Check system log when execution group starts for errors loading the user exit library.