Available Preemitters

How to:

The following section provides a comprehensive reference for all the predefined preemitters that are supplied with iWay Service Manager.

Preemitter Name

Class Name

Description

PGP Encrypt preemitter

PGPEncrypt

The PGPEncrypt preemitter encrypts an outgoing message from the channel into an encrypted XML document.

Deflate Preemitter

XDDeflate

Deflates data prior to emit.

XDEntityRepl

XDEntityRepl

Eliminates XML entities (such as &lt. to < and &gt to >).

ConstantPE Preemitter

XDConstantPE

This preemitter is used to return a constant document.

Flat Delim Preemitter

XDFlatDelimPreemitter

This preemitter transforms an XML document into a flat file.

Detag Preemitter

XDDeTag

This preemitter removes the outermost tag from the XML document and returns the remainder of the document.

CharRepl Preemitter

XDCharRepl

Replaces paired characters in the input stream.

MultiPart Preemitter

XDMultipart

Outputs a multipart document from the XML document.

QAPrint Preemitter

XDQAPrint

Emits the input document to a file along with additional run-time information, such as Special Registers, etc.

CharRepl Preemitter

XDCharRepl

Replaces paired characters in the input stream.

XSLT Preemitter

XDXSLTpreEmitter

Converts the XML document into a HTML document using the XSLT file input.

CICS Preemitter

CICSPreemitter

The CICS Preemitter converts an XML file into a legacy flat file (copybook). For more information, see the iWay Transaction Adapter for CICS User's Guide.

ISO8583PreEmitter

ISO8583PreEmitter

Transforms an XML document into an ISO 8583 message. This is also performed by the ISO8583 adapter.

BAI Preemitter

BAIpreEmitter

This preemitter is useful to convert from XML into a BAI (form of EDI) document format.

XML GpreEmitter

XDXMLGpreEmitter

Transforms output via iWay transformations tooling.

XMLtoASN1 preemitter

XDXMLtoASN1pe

Converts an XML message to ASN.1

XDHIPAA

XDHIPPAPreEmitter

Transforms a HIPAA EDIX12 XML document into a HIPAA EDIX12 document. For more information, see the iWay Integration Solution for HIPAA User's Guide.

XDEDIFACT Preemitter

XDEDIFACTPreEmitter

Transforms an EDIFACT XML document into an EDIFACT message. For more information, see the iWay Integration Solution for UN/EDIFACT User's Guide.

EXIX12 Preemitter

XDX12PreEmitter

Transforms X12 XML document. For more information, see the iWay Integration Solution for EDI User's Guide.

HL7LLP

HL7LLP

Adds an LLP envelope to HL7 messages. For more information, see iWay Integration Solution for HL7 User's Guide.

HL7 Preemitter

HL7PreEmitter

The HL7 preemitter converts from XML to HL7 format. For more information, see the iWay Integration Solution for HL7 User's Guide.

XDHL7 Preemitter

XDHL7NewPreEmitter

Transforms a HL7 XML document into a HL7 message.

XD SWIFT Preemitter

XDSwiftpreEmitter

Transforms a SWIFT XML document into a SWIFT FIN Message. For more information, see the iWay Integration Solution for SWIFT User's Guide.

SWIFT Preemitter

SwiftPreEmitter

This preemitter transforms a SWIFT XML document into a SWIFT Message.



x
Procedure: How to Add a Preemitter
  1. In the left console pane of the registry menu, select preemitter as shown in the following image.

    The Pre Emitter type pane opens as shown in the following image.

  2. Click Add.
  3. Select the type of preemitter from the list of protocols.
  4. Click Next.

    The configuration parameters pane for the preemitter opens.

  5. Provide the required parameters for the preemitter.
  6. Click Next.
  7. Provide a name and an optional description for the preemitter.
  8. Click Finish.

    After a preemitter is added to iWay Service Manager, you can assign a preemitter to an outlet that is used to construct a channel.


iWay Software