cancel
Showing results for 
Search instead for 
Did you mean: 

Errors

Former Member
0 Kudos

Hello All,

Good Day!! I am getting the following errors

Transmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.service.mapping.MappingException: Mapping failed in runtimeRuntime Exception when executing application mapping program com/sap/......: Too many values in the first queue in function useOneAsMany.

And the other error is


Transmitting the message to endpoint <local> using connection SFTP_http://sap.com/xi/XI/SFTP failed, due to: com.sap.aii.af.idoc.exception.IDOCAdapterException: Error before sending due to idoc parsing error: (7) IDOC_ERROR_PARSE_FAILURE: An IDocConversionException occurred while parsing IDoc-XML for type <>:

Can you please let me know the root causes of these errors?

Thanks in advance,

Vikas

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190293
Active Contributor
0 Kudos

Hi BRM Fresher!

Your first error comes from incorrect input parameters for UseOneAsMany function in your message mapping.

Explain node functions - Process Integration - SCN Wiki

Regards, Evgeniy.

former_member190293
Active Contributor
0 Kudos

And your second error seems to be caused by incorrect IDoc structure.

Regards, Evgeniy.