Replacement options let you dynamically change the names of CICS resources such as programs, files, transient data queues, and temporary storage.
One reason to use replacement options is to correct errors so you can continue testing without recompiling. For example, suppose CA InterTest for CICS halts your program at an automatic breakpoint to prevent an AEIL abend caused by an incorrect file name. You can use the Replace File Name option to dynamically change the file name so testing can continue.
Another reason for using replacement options is to use different resources during testing than those hard coded in the program. For example, you can specify that the program use a test file rather than the production file named in the program.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|