cancel
Showing results for 
Search instead for 
Did you mean: 

XI collapseContexts issue

Former Member
0 Kudos

Hey Guru's

I am using the technique collapseContexts/SplitByValue(Each Value) for three of my fields that I am mapping.

All three fields are coming from the portion of the tree and all three are going to the same portion of the tree on the target.

Furthermore all three fields have the same occurrences(1..1) and type(xsd:string) and all three fields are being mapped to fields that all have the same settings for Occurrences(0.. Unbounded) and Type/Details are blank.

The problem is that for 2 of 3 fields (Item and Part Description) it is working fine. For Unit of Measure it is not working. Again all three are coming and going to the same tree portions and all three have settings that are the same on both source and target.

Why is my UOM not mapping properly?

Thanks for any advice you can offer.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I did a little more research.

The queue's that work look break out by context properly. But on the UOM there is essentially one context for each entry. Why would each entry be it's own context?

Former Member
0 Kudos

ok i see that all i had to do was adjust the context setting to be at the higher level.