Configuring the transformation of the MDM message in the Job
Procedure
Double-click tXMLMap to
open its editor.
In the table representing the input flow (upper left of the
editor), right-click the column name MDM_Message on the top of the XML tree and select Import From Repository.
The Metadata wizard is displayed.
Select the entity schema ProductReceive
retrieved earlier using the Receive MDM
model, then click OK.
Click OK in the dialog
box that prompts you to add the schema of the Update Report to the input XML
tree.
This builds a complete input document for an MDM event. In the input XML tree,
the Features element is set as the loop element
automatically.
In the table representing the output flow (upper right of the
editor), develop the output XML tree as presented in the figure below.
This tree is constructed depending on the required static model of the MDM
output report.
The XML construct required to return the validation-success message is
<report><message
type="info">message</message></report>, and the XML
construct required to return the validation-failure message is
<report><message
type="error">message</message></report>.
Map the OperationType element on the input side to the
message element on the output side.
This will output the information about the type of the event occurring on the
MDM record.
In the Expression
column, enter "info" in the row corresponding
to @type.
Click the pincer icon to display the output settings panel, and
then set the All in one option to
true.
Click OK to close the
editor and validate these changes.
Double-click tLogRow to
open its Component view, then, click
Sync columns.
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!