Core difference between platformwebservice and Ycommercewebservice in hybris? hybris interview question collection

Before release of Hybris 4.6 there was only platformwebservice and after release with hybris 4.6 introduce Ycommercewebservice extension

So here to understand the core difference between these two extension just need to get answer why Ycommercewebservice is require if there is already platformwebservice

And reason is that platformwebservice is only use of CRUD operation on data model and nothing else but Ycommercewebservice provide web service nature to provide eCommerce features like  registration, cart handling, checkout, orders etc

So you can better understanding with below

 

platformwebservice
Ycommercewebservice
Only use for CRUD operation on data model
Provide ecommerce features like card handling , checkout, orders
There is skip of business logic
Use business logic

Introduce in relases of Hybris 4.6

No comments:

Post a Comment