Skip to main content Skip to complementary content

Configuring tMDMReceive and tLogRow

Procedure

  1. Double-click the tMDMReceive component to open its Basic settings view in theComponent tab.
  2. Click the [...] button next to Edit schema to define the desired data structure. In this example, three columns are added: Product_ID, Product_Name, and Store_Name.
  3. In the XML Record field, fill in the context variable context.exchangeMessage.
  4. From the XPath Prefix list, select "/exchange/item".
  5. In the Loop XPath query field, type in the name of the XML tree root tag. In this example, type in "/Product/Stores/Store".
  6. The Column column in the Mapping table is populated with the columns defined in the schema. In the XPath query column, enter the XPath query accordingly. In this example, the information of product ID, product name and store name will be extracted.
  7. Double-click the tLogRow component to open its Basic settings view in the Component tab.
  8. Select Table (print values in cells of a table) in the Mode area.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!