Previous Topic: Propagate Requests for Selected Resources or JobsNext Topic: Override the Default Processing of GDIF


Propagate Certain Requests from Certain Jobs

To propagate requests only if a certain job needs a certain resource, specify the following statement in the GDIEXMPT member:

DEFAULT RESOURCE=LOCAL JOB=LOCAL

This statement tells GDIF to propagate requests only if you specified two GLOBAL statements: one for the resource and another for the job requesting that resource. Therefore, you must specify both the RNAME and job name on separate GLOBAL statements before GDIF propagates a request.