Skip to Content
0
Former Member
Feb 03, 2010 at 12:31 PM

Multimapping issue.

18 Views

Dear All,

I have multimapping scenario-

Based on value 10 and 20 my messages are getting splitted up.

Multiple records are coming with division is one of the field in it.

Target strucutre MT by default occurance is 0-1 and Under MT - child Recordset - 0-unbounded.

I have apply the logic on recordset node based on division fields,

All is working fine when inputs has multiple records with 10 and 20 division values. but when all the records has 10 division values the records are getting splitted but for divison 20 only MT structure is created because of which it is giving problem as unknown structure found in adapter enigne as it is not finding values for donig content conversion.

I have used ignore option also in file adapter but still having same problem

By any way can we remove the MT node when any of the validations are not satisfied.

thanks

chirag

Edited by: Chirag Gohil on Feb 3, 2010 6:16 PM