1.

What Do You Understand By Promotion In Map Editor?

Answer»

The Promote function extracts one iteration (instance) of one of the FOLLOWING MAP COMPONENTS:

  • Group
  • Repeating record
  • Repeating element
  • repeating composite

Promote is a specialized version of the Split function. For example, if you have a group with 50 iterations and you SELECT Promote, you then have two groups: one group with an iteration of 1 and a group that iterates 49 times.

This function enables you to map unique data from a document and to type a specialized definition. The TRANSLATOR specifies that only one-to-one (no loop) or many-to-many (loop) mapping relationships are valid. The Promote function is available only if a group or repeating record, element, or composite is selected.

The Promote function extracts one iteration (instance) of one of the following map components:

Promote is a specialized version of the Split function. For example, if you have a group with 50 iterations and you select Promote, you then have two groups: one group with an iteration of 1 and a group that iterates 49 times.

This function enables you to map unique data from a document and to type a specialized definition. The translator specifies that only one-to-one (no loop) or many-to-many (loop) mapping relationships are valid. The Promote function is available only if a group or repeating record, element, or composite is selected.



Discussion

No Comment Found