PDR7002W
User function name (using load module module) did not set the OutRC value during the initialization call. This may indicate that the user function never received control.
What happened: A user-written function did not set the output RC value during the initialization call. This may indicate that Enrichment never called the user-written function. name identifies the name of the user-written function and module indicates the name of the load module it calls.
What to do: Make sure the user-written function is designed to be called from Enrichment correctly.