Summary

LANSA Composer

Summary

LIC009 - Handle multiple requests via an email attachment

In this exercise you have:

  • Created an FTP Configuration
  • Created a POP3 Configuration
  • Created DTD and XML file definitions
  • Created a Transformation Map which:
  • Retrieves multiple email messages
  • Creates an XML extract from the Employee File for each the employee numbers listed in CSV files attached to the email
  • Created a Processing Sequence which:
  • Retrieves multiple email messages
  • Runs a Transformation Map for each CSV attachment file to create an XML extract file
  • FTPs the XML files created for each CSV attachment file.