It's gonna take two jobs. First you import the item into CI_ITEM, then you import the kit information into IM_SalesKitHeader. In the first step you need to set ProductType to 'K'. Also, I found that if the sku doesn't exist yet in MAS, the first time you import into CI_ITEM it will ignore the ProductType, so you'll need to run the first job twice.
↧