I have a requirement for doing a catalog data import from SAP to websphere commerce database.
I am trying to figure out the best possible solutions that can be implemented and need your suggestions.
I did research that the data can be loaded through .csv files in the WCS. Is that a good way to ask SAP team to provide the feed in the csv format and upload that directly to the commerce database.
Or I should have a middleware in between SAP and WCS for the data processing which can actually get the data from SAP and convert it into the WCS format and then dataload can be done in WCS.
Is there any other approach which can be done?
There is an SAP to IBM whitepaper. Your IBM technical contact will be able to provide it to you. Also if you do a google search there are quite a lot of entries - https://www.google.com/search?q=websphere+commerce+sap&oq=websphere+commerce+sap&aqs=chrome..69i57j0j69i65l3j69i59.2683j0j7&sourceid=chrome&espv=210&es_sm=93&ie=UTF-8.
Personally, If you're using an MDM product, I'd use an adapter. If you're looking for speed, use the WCS dataload utility. If you're looking to do adhoc changes, use the WCS web services. I would also highly suggest you use an ESB since you're most likely going to push content to more than the eCommerce channel. IBM Integration Bus has a SAP adaptor that understands SAP iDoc.