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

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

Returns a constant document.

Flat Delim Preemitter

XDFlatDelimPreemitter

Transforms an XML document into a flat file.

Detag Preemitter

XDDeTag

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.

EDIX12 Preemitter

XDX12PreEmitter

Converts the XML formatted EDI document to an EDI-X12 formatted document.

HIPAA Preemitter

XDHIPAAPreEmitter

Converts the XML formatted HIPAA document to a HIPAA formatted document.

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, and so on.

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.

Legacy Record Preemitter

LegacyRecordPreemitter

Converts COMMAREA XML nodes to bytes as described by a COBOL 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

Converts from XML into a BAI (form of EDI) document format.

XML GpreEmitter

XDXMLGpreEmitter

Transforms output using 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

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

Transforms a SWIFT XML document into a SWIFT Message.


Top of page

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