SAP Hybris Data Hub is a powerful data integration and staging platform. It facilitates the loading of large amounts of data from one or more sources. Then it processes the data and prepares it for delivery to any number of target systems.
Questions tagged [hybris-data-hub]
95 questions
0
votes
1 answer
ASM component is not displaying properly
Assisted Service Mode component is not working properly.
It could be frontend problem. How can I solve?
This is how it looks on my screen:
This is what I expect:

Tugba Alparslan
- 145
- 6
0
votes
0 answers
What could be causing an error while starting the Hybris Server with code in spring.xml?
Error creating Spring application context. Shutting down hybris platform since the system cannot be used without working Spring context...
INFO [localhost-startStop-1] [HybrisContextFactory] Initializing <> Spring ApplicationContext took:…
0
votes
2 answers
I'm getting ERROR [hybrisHTTP13] [DBPersistenceManager] typePK or Code was NULL in getPersistenceInfoInternal()
Attributes added in items.xml
ERROR [solrclient-cleanup-master] [DBPersistenceManager] typePK or Code was NULL in getPersistenceInfoInternal()
ERROR [solrclient-cleanup-master] [DBPersistenceManager] typePK or Code was NULL in…

Sudheer N
- 1
- 1
0
votes
1 answer
Cron expression to trigger at everyday 12am and 12pm in Hybris
I am trying to trigger a crobjob in Hybris to trigger twice in a day (12am and 12pm). I am trying to update the trigger like below, but getting error invalid. any help?
cronExpression '0 */12 * * *' was invalid Unexpected end of…

Swathi
- 33
- 1
- 6
0
votes
1 answer
How do I update the page without f5 when I press the button in hybris?
How do I update the page without f5 when I press the button in hybris?
button is in listview action, not in editorarea.
can you help me please?

Tugba Alparslan
- 145
- 6
0
votes
0 answers
SAP Hybris Advanced Search field
I have a requirement to fulfill, we have a "supercategories" field in the advanced search filters of the "Product" entity. The categories are divided into 4 stages, the first stage is the root category and has the second stage categories as…

FRNG
- 1
0
votes
0 answers
Roles restricting access to import Hot folder throuh impex backoffice hybris
I need an impex that will prohibit the import of data into the hot folder for users of a specific group.
In other i need those buttons to be muted.
image
Appreciate your inputs.
I've tried something like this, but i'm not sure what to write in a…

Zawgy
- 1
- 1
0
votes
0 answers
To Add Junit tests in SonarQube
I am not able to view Junit tests in Sonarqube coverage report. We are running the pipeline in bitbucket and project is based on SAP hybris.
bit-bucket-pipeline.yml
mage: atlassian/default-image:3
clone:
lfs: true
pipelines:
custom:
…
0
votes
0 answers
Redirects to my-account page instead of homepage on login
After visiting my-account page when I logout and login again. It redirects to my-account page instead of homepage. I am using OOTB LoginComponent of Spartacus
I am not getting reason of this behaviour
0
votes
0 answers
SAP Hybris when to create an attribute in solr.impex as text and when to create as String
I need to know when to create an attribute in SolrIndexedProperty as text and when to create as string.
Thanks in advance!
0
votes
0 answers
Is there any way to restrict other promotions execution if voucher/coupon based promotion applied with same qualified products
Is there any way to restrict other promotions execution if voucher/coupon based promotion applied with same qualified products
Context:
Created a coupon based promotion rule (couponPromotionRuleGroup)
Created a percentage discount promotion rule…

venkat ch
- 65
- 5
- 12
0
votes
2 answers
Hybris extension and AddOn
I have to install a chinesealipayaddon (already present as deprecated) ,for implements alipay method of payment, in a sub folder of the modules folder in the hybris/bin path. I am following the procedure indicated in the SAP portal but when I am…

John
- 15
- 3
0
votes
0 answers
Hybris SAP CX Addon for Commerce Service - there is no resource for path
In my clone source project, there are a addon and a webservice extension. Inside addon, I define new API in controller with path: {baseSiteId}/product/variants?productId={productid}
After building project: ant all. The code of new API in addon is…

Pines Tran
- 601
- 4
- 6
0
votes
2 answers
Call two cron expressions in one cron job
I am working on a task where I need to trigger a cronjob immediately after one cronjob is completed. Is there any way I can call the 2nd cronjob into 1st one, so that once the first one gets executed, the 2nd one should start automatically?
0
votes
2 answers
join in flexi search is not working with is null keyword
I have a table named as aviationDispute which has 2 columns deliveryId type=aviationdelivery and invoiceId type=AviationB2BDocuments , now when we raise a dispute from post man it will be eith against a delivery or either against an invoice both the…

siddarth
- 1
- 1