Hello,
My scenario is File to IDoc and we are using RFC lookup in message mapping also.
While executing this interface I am getting below error in quality system environment.
Please find attached trace file.
RuntimeException during appliction Java mapping com/sap/xi/tf/_ARTransactions_to_ACC_DOCUMENT03_ Thrown: com.sap.aii.mappingtool.tf7.MessageMappingException: Runtime exception when processing target-field mapping /Z1ACCOUNTS/IDOC/E1BPACKEC9/CHARACTER; root message: Exception:[com.sap.aii.mappingtool.tf7.FunctionException: Too few values in the first queue in function useOneAsMany. It must have the same number of contexts as the second queue] in class com.sap.aii.mappingtool.flib7.NodeFunctions method useOneAsMany
But while testing in Development environment, I am not getting any error. In dev system messages are processed successfully.
In Both environment design and configuration objects are same expect some server credentials.
Could you please help me?