Use the
Work with Jobs tool in
Data Builder to submit the JCL that does the actual masking on the
CUSTOMER table. Then, submit the job in the mainframe environment and verify your results.
-
In
Data Builder, open the
Work with Jobs window (click
) to schedule a new job.
-
Click
New.
-
In the
List of Jobs, select the job
BDCCHGR (Data Store Data Changer).
-
Select the
DATAEXPRES
Machine ID and the
DEMO
company name.
-
In the
Data store name box, type:
*CUSTOMER*.
-
Click
Apply.
The job appears in the
List of Scheduled Jobs. The pause icon indicates that the job is awaiting execution. Once the job has completed successfully, the job is listed
with a green check mark.
-
In your TSO environment, submit the
BDCCHGR job by using the
Submit Client Scheduled Job panel.
-
In the
Work with Jobs area, click the refresh button to verify that the jobs completed successfully.
-
Click
OK to close the
Work with Jobs window.
-
In your mainframe environment, notice that the values in the
NAME and
SURNAME columns for your input and output datasets are different.