Forum Discussion
Supratim
5 years agoContributor III
@Sahil I am not sure why you pass Root element, here root element refers root of your idoc. I guess it’s Control-Record. You can consider Idoc as a xml. When you generate XML, you should have one parent/root element, similar for idoc you should populate all mandatory fields of idoc (expand Control-Record not sure that is your root or not) and keep whole element under root.
Check all mandatory fields (denoted *) for idoc populate ,removing root from mapper and try.