-
In the Component view, click Advanced settings to set the advanced parameters for
the tMDMOutput component.
-
Click the [...] next to Configure
XML Tree to open the tMDMOutput
editor.
Alternatively, double-click tMDMOutput to
open the editor.
-
In the Link target area to the right, click
in the XML Tree field and then replace
rootTag with the name of the business
entity in which you want to remove data partially, Agency
in this example.
-
In the Linker source area, select the two
schema columns Id and Name and drop them on the Agency node.
The Selection dialog box is
displayed.
Select the Create as sub-element of target
node option so that the two columns are linked to the two XML
sub-elements of the Agency node.
-
Right-click the root node Agency and then
select Add Sub-element.
In the dialog box that pops up, enter a name for the new sub-element,
Offices in this example.
Repeat the same procedure to create a new sub-element Office for the Offices node
which corresponds to the multi-occurence element Offices of the business entity Agency.
-
In the Linker source area, select the schema column whose
corresponding data entry you want to remove, Remove_Office in this example, and drop it on the new Office node.
The Selection dialog box is
displayed.
Select the Create as sub-element of target
node option so that the column is linked to the XML sub-element
of the Offices node.
-
Click Ok to proceed to the next step.
-
Right-click the element in the Link Target
area you want to set as a loop element and select Set As
Loop Element from the contextual menu.
In this example, Id is the iterating
object.
-
Click OK to validate your changes and close
the dialog box.