Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Prepare the XSLT mapping for a message. Create a test case with type 10 - PI Manual Inbound and copy your prepared message mapping to the content of the test case. Our example transformation:

    Save the content and the test case.

  2. Open Automation Object configuration (/INT4/IFTT_CONF_MASS or /INT4/IFTT_CONF). Select your Automation Object and open Additional Parameters section.
    There are three four parameters for XSLT transformation:

...


Choose parameters based on your requirements (you can use both all of them at the same time). In our example we are using XSLT_INPUT as we need to apply transformation to the input payload.


It is also possible to run multiple XSLT transformations at single stage (e.g. XSLT_INPUT). To achieve this maintain multiple additional parameters with the same Parameter name and different value in Group column. Value from Group column will be used to sort the transformations and run them in particular order.

  1. In the Parameter Value column, enter the test case that stores XSLT transformation (the test case created in step 1.). Save the configuration.

...