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?