Data Transformation Engine What's New Reference Guide
Chapter 3 – Version 6.7 Importer Enhancements
What's New Reference Guide
17
Multiple Attachments for E-mail adapter
The -ATTACH command only supports a single attachment. If you are using
Internet mail (
-PROTO INET) and multiple attachments need to be sent or
received, you can accomplish this by chaining the MIME adapter with the e-mail
adapter, and using the
-RAW option of the e-mail adapter to map the MIME header
fields.
IBM WebSphere MQ Adapter
The following enhancements have been made to the IBM WebSphere MQ adapter:
♦ Added support for the handling of grouped and non-grouped messages on the
same queue.
♦ Added new Group Message 2 adapter command (
-GRP2). Use this command
for data sources to specify retrieval of message groups and non-group
messages from the source queue.
♦ Enhanced the following commands:
! -
PKT: Enhanced Packet adapter command (-PKT) so that when this
command is used in conjunction with the Version 2 adapter command (
–
V2), the behavior for handling packets on output is the same as in Version
1.4.2 of this adapter.
!
-GRP: Enhanced Group Message adapter command (-GRP) so that the
entire message off the top of the queue is retrieved.
International VAN Access for FTP Adapter
Access to international VANs is now available when using the FTP adapter. The FTP
adapter can be used rather than the VAN adapter when communicating with a
Commerce Manager post office.
Importer Enhancements
The following sections detail new type tree importers for Version 6.7 as well as
enhancements made to existing importers.
CORBA IDL Importer
The new CORBA Interface Definition Language (IDL) Importer can generate a type
tree representation of an IDL file. The type tree will contain information about the
following IDL entities.