To define a VSAM call in Online Express

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
  1. In Online Express, click File > Database Access. The Database Access Summary window appears.
  2. Click Edit > Create. The Attributes dialog box appears.
  3. From the Database Type drop-down list, click VSAM.
  4. If you want to change the call from a Query (default) to something else, click the Program Function drop-down list and click the program function you want to execute with the call.
  5. Click OK. The Record Selection dialog box appears, identifying all records defined in your database.
    Note: AppMaster Builder modifies your table names to tablename-REC, where tablename is the first eight characters of the original name.
  6. Check the boxes that identify the actions you want to perform on your data.
  7. Do one of the following:
    • If you want to qualify one or more fields, click Next. The Add/Delete Fields for Qualification dialog box appears.
      1. Check the fields you want to qualify.
      2. Click Next. The Qualification dialog box appears.
      3. Set the qualification parameters as you see fit.
      4. Click Finish.
    • If you do not want to qualify any fields, click Finish.