RAMP TSAD02 RAMP TS Event Handling Basics

RAMP-TS

RAMP-TSAD02: RAMP-TS Event Handling Basics

This tutorial demonstrates how a RAMP script may signal an event to Framework component and vice versa.

Objectives

  • Learn how RAMP screens signal events to the Framework
  • Learn how the Framework listens to RAMP signals
  • Learn how the Framework signals events to the RAMP screen
  • Learn how the RAMP screen listens to Framework signals

  

To achieve this objective, you will complete the following steps:

RAMP-TSAD02 Step 1. Add a Signal Button to the By Name Filter

RAMP-TSAD02 Step 2. Make Your 5250 Screen Listen to the Signal

RAMP-TSAD02 Step 3. Test Signaling from Filter to RAMP Screen

RAMP-TSAD02 Step 4. Add a Signal Button to the RAMP Screen

RAMP-TSAD02 Step 5. Make the Filter Listen to the Signal

RAMP-TSAD02 Step 6. Signalling from a RAMP script to a VLF component

Summary 

Before You Begin

In order to complete this tutorial, you must have completed the core tutorials RAMP-TS001 - RAMP-TS015.