former_member568322
Explorer
Member since ‎2017 Jun 20

User Statistics

  • 7 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

We have a requirement where we need to implement social login for mobile app. The backend processing is done in Hybris 6.7. We have extended ycommercewebservices for the same. We need to know how can we generate oauth2 token for the same. Since for o...
I am trying to configure login webservices forAndroid/iOS in Hybris 6.7. Can you please share the steps for configuration using oAuth token.?
Can we have 2 extension extended from ycommercewebservices template? If yes, how to proceed with it ? We have a requirement in Hybris 6.7 where we need to keep the webservices from two third party integrations separate in two different extensions. Fo...
We have a requirement where we need to stop a listener from polling message from a queue at the same time we need to stnother listener to read messages from separate queue. In short both listeners should not be active at the same time. How can we ach...