Questions tagged [sap-commerce-cloud]

For Hybris/ SAP Commerce/ SAP Commerce Cloud based questions

SAP Commerce / SAP Commerce Cloud is ready made e-commerce suite by SAP to be used in different industries like B2C, B2B, telco, financial, based on Java technologies.

2196 questions
0
votes
1 answer

A null pointer exception of connecting hybris database using flexiblesearch service because of getJaloResult() error

A null pointer exception occurred when trying to connect to hybris database using hybris flexible search service seemingly due to getJaloResult() method. I need to retrieve certain data from hybris commerce database. I tried to use hybris flexible…
Oscar Quebec
  • 11
  • 1
  • 3
0
votes
1 answer

Hybris SOLR - Facet priceValue using free range slider

I'm trying to implement a free-range price slider in Hybris 1811. However, I got stuck when trying to find any useful resources on this subject. I've found that the basic price facet is only able to search based on price ranges which are stored in…
fugasjunior
  • 461
  • 1
  • 6
  • 22
0
votes
1 answer

Integrate swagger with Hybris 6.2

I am working on hybris 6.2 version. I want to integrate swagger with hybris. Does this version supports swagger? If it does what steps i need to follow?
0
votes
1 answer

Is there product options in hybris?

I am trying to add product options to my product. if I want to buy a meal and in the meal, I want to add some options like extra cheese ..ets when I add it, it will change the price, is there found in Hybris 6.5
none
  • 13
  • 6
0
votes
2 answers

Can't login with username: admin, password: nimda in smartedit - HYBRIS?

Why I can't login in smartedit with username:admin , password: nimda. When I go in smartedit and try to login with this user I receive below error message : " Name for argument type [java.lang.String] not available, and parameter name information…
rrusev
  • 103
  • 1
  • 15
0
votes
1 answer

Business process custom attributes issue

I create business process itemtype with custom attribute(Mapm persistence=jalo). After the execution of the first action this attribute is filled, but when the second action is running, in the execute method this attribute is null. Could you please…
0
votes
1 answer

How to use an image from BackOffice in Controller/JSP page

I have an image added in the backoffice. I wish to call this image to get its properties (url, alt text) in a JSP page. So the idea i had is to try get this image in a controller so i can pass theses properties on my page. This image is currently a…
Rushino
  • 9,415
  • 16
  • 53
  • 93
0
votes
2 answers

How to change backoffice labels default language

How to make backoffice labels default language to en_GB. Its currently picking up en_US. Using hybris 6.5. I wasn't able to see the label due to which null was visible on the values, when checked label, it wasn't empty. But had a different language…
sakshinarang
  • 99
  • 3
  • 14
0
votes
1 answer

How to create navigation node restriction for usergroup in Hybris?

I have restriction CMSUserGroupRestriction where I give my usergroup a restriction to see my navigation node link. In backoffice I have correct info about this restriction, but in storefront I still can see it. I think that's because of my…
Zigzagger
  • 1
  • 1
0
votes
0 answers

Hybris - PromotionSourceRule - rule condition qualifying categories is always falling back to other catalog

Issue: Only in Test environment but the same working fine in local. I have two catalogs CA - Staged and Online US - Staged and Online Backoffice, When I try to set create promotion rule conditions I pick qualifying categories and try to add…
user3501569
  • 127
  • 1
  • 5
  • 18
0
votes
2 answers

How to update / refresh Editor Area from custom Editor hybris

How to update / refresh Editor Area from custom Editor in Hybris? public class CustomEditor extends AbstractComponentWidgetAdapterAware implements CockpitEditorRenderer { @Override public void render(Component parent,…
Sali Manaf
  • 166
  • 1
  • 9
0
votes
1 answer

Error on multi-tenant hybris backoofice start-up

I have setup a slave tenant on a Hybris 1811 installation, but I cannot get the backoffice to work for the slave tenant (foo). The error that I get in browser is: Server Error. I have followed the instructions from here: How to access Backoffice in…
Florin
  • 3
  • 2
0
votes
1 answer

Calculating taxes before any promotion gets applied - SAP Hybris

We are using hybris 1811 version. B2C application. Tax calculation is done on the net amount i.e. after the promotion is applied. But we want the tax calculation to be done on the grosss amount i.e first tax should be calculated then promotion…
pa_One
  • 35
  • 1
  • 2
  • 11
0
votes
1 answer

How to override button label in the Backoffice PCM?

I am trying to override the label that is rendered for the "Save" and "Refresh" buttons in the Backoffice PCM. Once you open the editor of a product these two buttons are provided at the bottom of the screen. (screenshot) I want to provide different…
user1899872
  • 127
  • 2
  • 4
  • 15
0
votes
1 answer

Promotion Not Opening from HMC: de.hybris.platform.jalo.JaloSystemException: Cannot create Jalo instance for item

When I try to open promotions on HMC it throw this error, first Couldn't understand problem and cause of problem? Try to clear cookies, login/logout, restart browser as well -looks nothing works. (check this link for more detail, can't find…
Rucha Bhatt Joshi
  • 822
  • 1
  • 15
  • 38
1 2 3
99
100