External Action Block code is not included in a remote file created on the code generation platform, so must be moved to your target system as a separate file. If generated on a workstation, the stub is located in the COBOL subdirectory, with the name <stubname>.cbl. If generated by Host Construction, the stub is located in a sequential data set, named userid.<stubname>.cobol.
After the action block is moved to your target system, it can be stored in any location until the code is written, compiled, and linked. At that point, the EAB load module and DBRM (if there is one) for the External Action Block need to be moved to libraries defined to the Implementation Tool. Ensure that all load libraries used are created as a PDSE (DSNtype=library) data set.
All load modules and DBRMs that are used by an External Action Block must be located in a library defined to the Implementation Tool for the appropriate target environment.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|