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
Integrate Hybris to SAP for Retail using SAP Cloud Platform Integration (SCPI)
I am trying to integrate SAP Hybris (1811) to SAP for Retail (ISR) using SAP Cloud Platform Integration (SCPI). Any good trail for this?
Regards, Wajih

Wajih
- 3
- 2
0
votes
2 answers
SAP Hybris in Dell laptop with upgrade (SSD)
I am using a Dell Inspiron 5548 (3yrs old) which has Intel i5 (2.2ghz, 4 cores), 8gb DDR2 ram, 1TB HDD. But everything is running slow when I start the hybris server.
Do you think upgrading the hard disk to SSD will help in running the IDE and…

sagar
- 175
- 1
- 16
0
votes
1 answer
SAP Hybris Connection with Oracle DB
What all i need to change in the DB properties here?
#db.url=jdbc:oracle:thin:@:1522:
#db.driver=oracle.jdbc.driver.OracleDriver
#db.username=
#db.password=
#db.tableprefix=
I am using Hybris 6.2 and wanted…

sagar
- 175
- 1
- 16
0
votes
1 answer
Datahub extension for Hybris 6.2.0.10
i'm unable to find the jar file to connect mysqldb with Hybris. I don't have access a SUser id or access to Wiki. Assuming its a very small file, can anyone please send me the path or email me the file…

sagar
- 175
- 1
- 16
0
votes
0 answers
Full installation on SAP Data Hub, stuck at SAP Vora installation phase
I am in process of installing SAP Data Hub (full installation), I am currently stuck at SAP Vora installation phase with the error attached below.
I am installing Vora from SAP Data Hub runtime package, installing on Kubernetes cluster (minikube)…
0
votes
1 answer
Hybris Training Material for Developers
I am trying to lean Hybris but don't have access to Wiki. My friend has provided me the trial version of the application and recently I came across the names two below documents from reading the forums that can help me in learning.
Can anyone pls…

sagar
- 175
- 1
- 16
0
votes
1 answer
ImpEx Import of Arabic Text
I am trying an impex import in Hybris Administration Console to add arabic text for some products.
The arabic text is in UTF-16 LE format and English text is in UTF-8 format. Therefore, I am always getting an error:
{1=ValueEntry('عدّة البدء…

user2742934
- 13
- 4
0
votes
0 answers
hybris commerce 6.6 integration with ERP throught datahub using ssl
I have installed Hybris Commerce 6.6 and datahub 6.6 and I am trying to establish SSL connection from datahub.
I finished all needed configurations from hybris and data hub side
I created a certificate and added it to java JRE cacerts keystore and I…
0
votes
2 answers
Hybris store creation
Hi I have done with initial setup of hybris and now I am seeing apparel store. Now could you please someone answer how should I proceed further to completely customize the apparel store site. I wanted to remove all the products and I wanted to add…

CHOLA
- 1
- 1
0
votes
1 answer
what is the best way to handle hybris default users (e.g importmanger for importcockpit).
I have out of the box default hybris user (e.g importmanger for importcockpit), It has admin group permission. I do not want this user to exist in my system. But whenever essential data runs this user creates. how can I handle this user in my…

Guneet Singh
- 41
- 7
0
votes
4 answers
Why by enumtype dynamic="false" is set to false?
Why by enumtype dynamic="false" is set to false? And when should I set it to "true"?

radu
- 120
- 2
- 13
0
votes
3 answers
search(query) throws NullPointerException
public List findProductbyCCsapProductId(final String code)
{
final String queryString = "SELECT {p:" + DHProductLookupModel.SAPPRODUCTID + "}" + "FROM{" + DHProductLookupModel._TYPECODE
+ " AS p}" + "WHERE"…

radu
- 120
- 2
- 13
0
votes
1 answer
hybris datahub caches CanonicalItem datas
I implemented a new extension for datahub to process DEBMAS IDOC's. This are the relevant part of my implementation:
CanonicalParty
....
addresses
…

andyRandy
- 93
- 1
- 3
- 10
0
votes
3 answers
Hybris Commerce & Hybris DataHub integration
I will install DataHub for the first time. I am trying to integrate Hybris Commerce 6.5 and Hybris Datahub. I established hybris commerce 6.5 and mysql 5.7.17.
I initialized the hybris commerce. Eveything is ok.
How can I integrate DataHub into…

buraktiras
- 33
- 1
- 4
-1
votes
1 answer
Need Hybris Extension Name
https://hybrismart.com/2016/10/14/managing-localized-messages-via-backoffice/
From above link, May I know whats the Hybris extension name for HybrisResource and HybrisResourceItem classes?

john
- 15
- 8