Introduction:- In SuccessFactors one person has multiple dependent information or another table multiple information. when we need multiple dependent information basis on a 'person id' we have to follow these steps.

multiple mappings in CPI, separately mapping dependent information in iflow name is S1ENFP mapping.
we need multiple dependent information based on person id so we have to separately map dependent information and create a new source XSD where we have to connect a row with a person.

dependent information mapping where we connect source XSD and target XSD
we connect a person as a root tag because we collect dependent information based on a person's id.
before message mapping, we created one XSLT mapping where we declare the dependent information path and store the compound Employee tag in one variable.

XSLT mapping where store the root tag in a variable
after that copy the path then we complete the message mapping.

output file
see one person have multiple dependent information.
Conclusion:-
Here you see the how get multiple dependent information based on person id using these method we have to mapping dependent information part separately.
Please let me know , if you have any question regarding this blog by commenting or if you want to give any feedback on this post.
if my post helped you anyway then please don't forget to like the post and also press the follow button for more updates.