The ESL APPC DLL must be identified in your program as a stimulus DLL: one that will send messages to the ESL Runtime Facility.
Your ESL program must contain the following line:
stimulus APPC_EVENT "eslappc."
APPC_EVENT is any valid ESL identifier you chose to denote messages that represent APPC events.