Task: define new application map in the AppMap system

Procedure

  1. Open the AppMap system definition file that was created in the task titled: "Task: Define an application subsystem" .
  2. Create a new system named Outbound.
  3. Add the source map App810ot.mms located in C:\install_dir\tmgr_vn.n\tutorial\exercises\maps\ to this system.
  4. Click the Launcher Settings button on App810ot and set the input trigger and override the destination file paths as follows:
    • Input card #1: Source Event ON
      Source file:
      C:\install_dir\tmgr_vn.n\tutorial\exercises\myfiles\In\App850in\*.ord
    • Input card #2: Source Event ON
      Source file: C:\install_dir\tmgr_vn.n\tutorial\exercises\myfiles\In\App850in\*.lin
    • Input card #3:
      Source file: C:\install_dir\tmgr_vn.n\tutorial\exercises\data\ITEMXREF.TXT
    • Input card #4:
      Source file: C:\install_dir\tmgr_vn.n\tutorial\exercises\data\profile2.txt
    • Output card#1:
      Target file: C:\install_dir\tmgr_vn.n\mmgr\mail\*mo.edi
    • Output card #2:
      Target file: C:\install_dir\tmgr_vn.n\tutorial\exercises\data\profile2.txt
  5. Change Server to Local Server.
  6. Create a deploy script for the Outbound system that deploys the Launcher file (.msl) to the IBM WebSphere Transformation Extender\systems directory.
  7. Deploy the Outbound system.
  8. Save your changes.