Previous Topic: Return CodesNext Topic: Entry Environment


XCMNFYXT Exit

The XCMNFYXT exit routine is called before notifying a TSO user that owns a resource that a given requester is in conflict (conditional or unconditional) for ownership of the target resource. This exit may be called on a different system from that were the resource requester is executing,

The processing in the XCMNFYXT exit routine takes place in the CA MII address space and is provided data on the conflicting resource name, the owning TSO user, and the resource requester that is in conflict.

The XCMNFYXT exit routine can influence the conflict processing for a specific resource owner by setting the appropriate flags in XCMNFYXP parameter list (field NFYX_FLG1). The XCMNFYXT exit routine should pass a return code value of 4 back to its caller when altering the conflict notification actions.