USE_REMOTE_REPLY_FACILITY - USBMJOB configuration option


The USER REMOTE REPLY FACILITY option specifies whether or not Universal Submit Job will use the remote reply facility.

The remote reply facility will detect messages, issued by the submitted job, that require a reply. The message then will be passed on to a remote system for a reply. When the reply is received, the reply will be sent to the message queue that is waiting for the reply.

USBMJOB Parameter: RMTRPY( { *yes | *no } )

  • *yes will cause USBMJOB to use the remote reply facility.
  • *no will cause USBMJOB to ignore message wait conditions for the submitted job.

[Default is *no.]