cancel
Showing results for 
Search instead for 
Did you mean: 

Hybris service capability to upload documents

Former Member
0 Kudos

We are currently designing a demo app to showcase Hybris (prefer on YaaS) with integration to SAP API management. The online store is supposed to sell some services, where customer needs to upload some required documents for the service.

Does Hybris on YaaS provide the capability for customers to upload documents? If not what other Hybris solution can upload documents into the online store currently?

Thanks!

Ningjing

  • SAP Managed Tags:

Accepted Solutions (0)

Answers (1)

Answers (1)

piotr_bochynski
Discoverer
0 Kudos

Hi Ningjing,

Yes, you have several ways to upload media files in YaaS. You can add media to the product itself using POST https://api.yaas.io/product/v4/{tenant}/products/{productId}/media (see more in the documentation here: https://devportal.yaas.io/services/product/index.html )

You can also upload file directly to the media repository (see documentation here: https://devportal.yaas.io/services/mediarepository/index.html)


PS.

To get quick answer about any topic in YaaS please use dedicated space in our experts forum:

https://experts.hybris.com/spaces/102/index.html


Best Regards,

Piotr

Former Member
0 Kudos

Hi Piotr,

thanks a lot for the info. I cannot open the following links you provided, also cannot find anywhere to get an user to it. How can I get an user to access them?

https://devportal.yaas.io/services/product/index.html )

or https://devportal.yaas.io/services/mediarepository/index.html)

thanks!

Ningjing

0 Kudos

Hi Ningjing,

sorry for the late answer, right now hybris As A Service is in closed beta, but this will change soon. Once we are in Open Beta (if all works out well by the end of this month), you will be able to access the links in the Devportal posted by Piotr. In the meantime you can sign up for additional information using the following form: https://www.yaas.io/

Cheers,

Andreas