If you are licensed to exchange messages over PeSIT or OFTP, you can configure the pickups and deliveries of these protocols to perform records transformations when they send and receive messages.
For general information about configuring PeSIT exchanges, see PeSIT.
For general information about configuring OFTP exchanges, see OFTP.
The following limitations result from the modification of the sent or received payload:
For the records that you receive via OFTP and PeSIT:
To configure Activator to transform received files, you must indicate the format in which you want to receive the payload. To do this, you set the Local File Format attributes in a Message Attributes Template. You then link the Message Attributes Template to the pickup. The trading engine applies the Message Attributes Template before it identifies the local format attributes. For an example , see Example: Text transformation on PeSIT receive.
For PeSIT, the sender can set the name of the Message Attributes Template to apply in PI12. In this case, the specified Message Attributes Template must exist in Activator or the transformation will fail.
For the files that you send via OFTP and PeSIT:
As the initiator of the transfer, you must specify the transformation you want to do:
To do this, you set the attributes in a Message Attributes Template. You must apply the Message Attributes Template on the message before it is sent (generally in the message handler).
For PeSIT exchanges with Axway Gateway, you can send the name of the Message Attribute Template that the Gateway receiver should apply in PI12 .
Warning: When you configure Activator to transform a file that you receive through PeSIT or OFTP, and also configure the message to be forwarded through PeSIT or OFTP, the following two transformations occur:
Because the same set of transformation attributes are used both for receiving and for sending, your transformation is canceled. To avoid this, you must reset the transformation attributes in the message handler.