Show TOC

Adapter Engine (Java SE)Locate this document in the navigation structure

Use

Feature

Type of Change

Description

Adapter Engine (Java SE) version check in SLD.

Changed

If the Adapter Engine (Java SE) is connected to the System Landscape Directory (SLD), you can now check the version of the Adapter Engine in the SLD.

Remote Configuration Service

New

The RemoteConfiguration service option is available to you, use this to add and start remote adapter instances to the Adapter Engine. You can also change existing adapter instances.

More information: Services

Additional Parameters in File/FTP Sender Adapter

Changed

Use parameter file.emtpyFileStop to control how the adapter handles empty files. Under parameter file.badMsgDir enter the name of the directory to which the empty files are to be written.

More information: Configuring the Sender File/FTP Adapter

Additional Parameters in File/FTP Receiver Adapter

Changed

Use parameter file.overWrite to control whether files with names that already exist in the target directory are to be overwritten. This parameter replaces file.writeMode.

More information: Configuring the Receiver File/FTP Adapter

Certificates

Changed

You can manage certificates and use them for SSL authentication.

New Parameters

Changed

The following new parameters are available in the Adapter Engine (Java SE):

  • You can restart the Adapter Engine.

    This cancels the existing Adapter Engine process and starts a new process. More information: Configuration, under Turn Off or Restart Adapter-Engine.

  • For sender adapters

    • You can now save the file name or the directory name, or both, of the processed file in the XI message header (parameter file.messageAttribute).

    • If you want to convert the file content to an XML document, parameters are now available for controlling the behavior of the conversion routine if the file to be converted differs from the defined structure (parameter xml.missingLastFields, xml.additionalLastFields).

    • filestopMode enables you to define how the adapter is to react when it is stopped.

  • For receiver adapters

    XI.AckFinal enables you to define whether the adapter is to send back a synchronous system acknowledgement if the sender requests it.

Restarting Advanced Adapter Engine

Changed

You can restart the Advanced Adapter Engine. This cancels the existing Adapter Engine process and starts a new process.

File/FTP Adapter

Changed

The following new parameters are available in the sender file adapter:

  • You can now save the file name or the directory name, or both, of the processed file in the XI message header (parameter file.messageAttributes).

  • If you want to convert the file content to an XML document, parameters are now available for controlling the behavior of the conversion routine if the file to be converted differs from the defined structure (parameters xml.missingLastFields, xml.additionalLastFields).