External Agent COM API › Testing an External Agent Implementation › Generate EVF Files
Generate EVF Files
To set up the External Agent to convert e-mails originating from a new product into EVF files
- Set the importSource parameter to 99; this value is reserved for testing the RDI. This parameter is used by:
- ImportMAPI method for the IWgnImportConnector interface.
- ImportObject method for the IWgnImportConnectors interface.
- The RDI utility will generate EVF files for each extracted e-mail and write these files to the cache specified by the SetOutputFolder method or the EventFilePath registry value. You can then send the EVF files to CA for confirmation that e-mail events have been successfully created.
- Configure an Event Import job to import the EVF files from the cache. See the Deployment Guide for details; search the index for 'Event Import utility'.
More information:
Method ImportMAPIMessage
Method ImportObject
Method SetOutputFolder