Author: RahulG31
Subject: Reply to: Validating TSO node id in Job
Posted: Fri May 06, 2016 1:18 am (GMT 5.5)
Usually, there is a symbolic as a high level qualifier for datasets. Even if you are using the same production Proc for testing, you need to change that qualifier.
Now, you can have the address/directory location of external server in a dataset. Since, this information is static, you can have different values in Production dataset and Test dataset and that let's you run all the steps (and send the output to some internal test server).
.
Subject: Reply to: Validating TSO node id in Job
Posted: Fri May 06, 2016 1:18 am (GMT 5.5)
Usually, there is a symbolic as a high level qualifier for datasets. Even if you are using the same production Proc for testing, you need to change that qualifier.
Now, you can have the address/directory location of external server in a dataset. Since, this information is static, you can have different values in Production dataset and Test dataset and that let's you run all the steps (and send the output to some internal test server).
.