cancel
Showing results for 
Search instead for 
Did you mean: 

RUNTIME EXCEPTION ERROR

former_member529475
Active Contributor
0 Kudos

hi friends

i am doing the file to idoc scenario. in that I am getting the runtime exception as

During the application mapping com/sap/xi/tf/_mm_file_idoc_new2_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: Fatal Error: com.sap.engine.lib.xml.parser.Parser~</

what is the solution of this error

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

Hi,

1) Test the mapping in the integration Repository with input from SXMB_MONI.

For this you can refer-

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

2) Also make sure that , all mandatory nodes are mapped in the Mapping.

3) Are you using any user defined function ? if so check that.

If you are using Java/XSLT, test the mapping independently to debug the errors.

Regards,

Moorthy

agasthuri_doss
Active Contributor
0 Kudos

Dear Vasudeva rao,

May I know are you using java Mapping, If so kindly look into the Import java jar files ( check out the Parser tag )

Regards

Agasthuri Doss