Agenda

Introduction – purpose
> Legacy connector concepts
Course 1: Connecting to a Legacy application
> Creation of a project
> Connecting to a Legacy application trace
> Exercise 1: create a Legacy project
Course 2: Basic development
> Simple Legacy transaction
> Basic objects
> Exercise 1: First Legacy transaction
Break
Course 3: Simple data extraction
> Extracting text messages
> Exercise 3: Simple data extraction
Course 4: Definitions and connector state
> Legacy objects definitions
> XMLize transaction
Lunch
Course 5: Screen Class handlers
> Screen class entry handler
> Legacy transaction’s basic execution process
> Extracting complex data
> Exercise 5: Transaction and data extraction
Course 6: Data accumulation
> Screen class exit handlers
> Exercise 6: Data accumulation
Course 7: Stable screen state
> Presentation of stable screen concept
> Implementation in transaction
> Exercise 7: Adding stable screen in transaction
Break
Course 8: Start of transaction and XML generation hanlders
> Sample use of these handlers
> Exercise 8: Use Start of transaction and XML generation handlers
Course 9: Legacy transactions and sequences
> Creation of final web services
> Exercise 9: Creating sequences over Legacy transactions
Optional Course 10: Legacy Publisher project
> Presentation of Legacy publishing