
I've used Dataload.io to upload the Product records and then I use a workflow process to automatically create the features on each Product Option. The only issue now is when I then try to use dataloader.io to upload the Product Options from my spreadsheet I get the below error:
SOURCE: 'SBQQ__Feature__c' DESTINATION: 'SBQQ__Feature__c' ERROR:Value does not exist or does not match filter criteria.
Is there another program that could be used to upload the Product Option information?
2 respostas

I switched methods and used XL-Connector (https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3000000B3GBzEAN) instead of Dataloader.io, this has fixed my issue and I am now able to create product options using XL Connector.