cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

Recently we have migrated all the PI 7.3 version links to SAP PO7.5 sp12, and after that noticed that one of the mapping is getting failed, narrowed it down and found that UseOneAsmany display queue is throwing this error

we have not changed anything in the mapping, but somehow it is not liking in latest version, any pointer would be appreciated.

My scenario is CREMAS IDOC to Database mapping.

"Exception:[com.sap.aii.mappingtool.tf7.FunctionException: Too many 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[[Ljava.lang.String;@7069be45, [Ljava.lang.String;@130b7475, [Ljava.lang.String;@19776c6a, com.sap.aii.mappingtool.tf7.rt.ResultListImpl@3eccd84c, com.sap.aii.mappingtool.tf7.rt.Context@36ac246]

See error logs for details"

0 Likes
View Entire Topic
former_member202642
Participant
0 Likes

Hi Niranjan,

For Use One as Many to work correctly:

1) 1st two input should have same number of context changes.

2) Last two input i.e. 2nd and 3rd one should have same number of values inside the queue.

Please make sure you are following this logic.

Thanks,

Aamir