Running Fusion Jobs With Robot/SCHEDULE
Problem: You used Robot/SCHEDULE’s learn feature to teach it to run your Fusion job. It ran fine once. The next time you tried to run it, it failed.
Cause: When Fusion executes, it creates a temporary data area and file member to store execution-time overrides and selection criteria. After the report is processed, the temporary data area is deleted and the temporary member is removed.
Solution: Use the Fusion REPORT command, as described below.
- Locate your Fusion job on the Job Schedule list.
- Enter Option 5 to access the Control Options panel for the job.
- Change position 7 of the Job switches parameter to a 1. This causes the Fusion REPORT command to create the temporary data area and file member every time the job runs.
- Make sure your job description for processing Fusion jobs has:
- Only your data libraries, AND
- Enough room for Fusion to add libraries as it is processing.
- Press Enter to record your choices. Then press function key 10 twice to access the command entry panel.
- Enter the Fusion REPORT command.
- Make sure you qualify the command with the library FPI4, as shown
- ROBOT Reserved Command Variables, which always begin with @@, can be entered in the selection criteria (SEL) parameter, as shown. This allows you to enter variable data, such as the current date, automatically.
- If the command is too long to fit on one line, enter a 1 in the Option field to access the Extended Command display.







