Export task templates

Export task adapters all perform the following basic functions:

  • Select data from the IEE database.

  • Format the data into the export format.

  • Write the data into a file in the export directory.

You can export data from IEE in a number of ways:

  • XML APIs enable you to use IEE data in any XML-compatible external system.

  • Flat-file APIs enable you to create export files formatted for a particular external system.

  • Web Service APIs enable you to set up web services to automate exports.