The $RMPB06S NCL procedure is an exit to the SOLVE:Problem application.
This procedure has the following format:
$RMPB06S ACBNAME=acb_name
Specifies the link to the region in which the SOLVE:Problem application is running. You can issue the SHOW PARMS command from that region to determine its ACB name. The PRI parameter in its RUNSYSIN startup JCL member specifies the name.
A zero return code indicates that the NCL procedure was successful. A nonzero return code indicates that the NCL procedure failed.
If an error occurs during the execution of the $RMPB06S NCL procedure, the error is logged as a severity 1 message. (The message appears in red in a transient log). The message contains one of the following return codes:
Indicates failed execution.
Indicates syntax error.
CA SOLVE:Operations Automation provides a sample process, PROBSOLV, which invokes this procedure. The process uses the ACB parameter to pass acb_name to the procedure.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |