cancel
Showing results for 
Search instead for 
Did you mean: 

Impex Map partial import

0 Kudos

Dear experts, et. al.,

I have a Type with an attribute whose type is a map. Here is an example:

INSERT_UPDATE MyProduct;myAttribute[map-delimiter=|]

;111;myKey->myValue|myKey2->myValue2

When both myKey and myKey2 exist, then fine! No problem both are imported and everything is hunky-dory. The problem is when myKey2 does not exist because then the map myAttribute of the 111 Item of MyProduct is not created because the whole row was ignored.

Question for you ladies and gents is, is there any attribute that could be used to do a partial import? Meaning, 111 would get is map called myAttribute with one <Key, Value>=<myKey,myValue>

Best regards,

L.

Accepted Solutions (0)

Answers (0)