Imports products to PriceMinister not working.

Hello,


We try to upload new articles in PriceMinister (Rakuten) but we have the following error:


Letzte Meldung: Step PriceministerImportProductsV2: An invalid parameter was detected: Schema with name null does not exist.. (Root Causes: IllegalArgumentException: Schema with name null does not exist. RuntimeException: Schema with name null does not exist.)


Ein Parameter ist falsch oder ungültig: Schema with name null does not exist.. (Root Causes: IllegalArgumentException: Schema with name null does not exist. RuntimeException: Schema with name null does not exist.)

Thanks for your help

Nicolas

Hello Nicolas,


you need to select the correct productType/s in the step PriceministerImportProducts and you have to have a appropiate scheme for your mappingdefinition.


Regards,

Lukas

Hello,


Now I have the following error:


14:23:54ERRORERROR:Error during PriceMinister Product upload: unexpected element (uri:"", local:"errorresponse"). Expected elements are <{}importresult>(Filename: 1-Priceminister_products_creation-PriceministerImportProductsV2-runID-ba6afaf6b3-4105-1ff1ea-8d58-901ssfgae.xml + API Response: ServerError ServerError Server not able to fullfill request. )

unexpected element (uri:"", local:"errorresponse"). Expected elements are <{}importresult> (Root Causes: RuntimeException: SAXParseException2; lineNumber: 9; columnNumber: 147; unexpected element (uri:"", local:"errorresponse"). Expected elements are <{}importresult> SAXParseException2: unexpected element (uri:"", local:"errorresponse"). Expected elements are <{}importresult> UnmarshalException: unexpected element (uri:"", local:"errorresponse"). Expected elements are <{}importresult>)


Thanks,
Nicolas

From your Screenshot at the end there is "Server Error Server not able to fullfill request".
This is comming from Priceminister. It looks like the PM API has a problem and does not answer with an expected response and shows an error instead.

Is this error happening always or was it just once?



has been long time that we didn't upload new articles in Priceminister (Rakuten), I think the last time we did uploaded new articles was about 6 month ago, but if you refer to this topic https://synesty.freshdesk.com/support/discussions/topics/11000024976 the webservices url changed from "https://ws.priceminister.com/" to" https://ws.fr.shopping.rakuten.com/". That could be the problem.

Hi,


Any update on this?

Hi Nicolas,


we changed the Priceminister Webservice URL to "https://ws.fr.shopping.rakuten.com/" in February 2019. This should not be the reason for the error.


Maybe your product xml file is greater than 30 MB (see https://synesty.freshdesk.com/a/forums/topics/11000028801). We are working on a new version of PriceministerImportProducts step which splits the uploaded xml file.


Best Regards,

Your Synesty-Support

Yes that was the problem. Thank you very much.