InterviewSolution
| 1. |
Explain About Promote Function ? |
|
Answer» 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. The Promote function is AVAILABLE only if a group or repeating record, element, or composite is selected. Promote function enables you to map unique data from a document and to type a specialized DEFINITION. 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. The Promote function is available only if a group or repeating record, element, or composite is selected. Promote function enables you to map unique data from a document and to type a specialized definition. |
|