Hello Team,
I am using API_MKT_PRODUCT_SRV API to load Product to Marketing. But as ProductUUID field is mandatory, can anyone help me with what value has to be passed in this.
i am fetching ProductUUID from marketing and passing in mapping, still i am getting below error:
(( in the server is outdated OR (2) The request payload seems to be incorrect. Error Details : Parsing exception, com.sap.gateway.core.ip.processor.exception.ODataProcessingException: Cannot convert "01234567-89ab-cdef-0123-456789abcdef" to java.util.UUID, java.lang.NumberFormatException: For input string: ""01234567" ))
Also, as per the SAP value has to be like this:
"ProductUUID":"01234567-89ab-cdef-0123-456789abcdef",
Can someone please suggest what should be the value mapped to Productuuid.
Regards,
Ritul Rai