2019 Dec 18 12:49 PM - edited 2024 Feb 04 6:05 AM
Request clarification before answering.
When we get the data through DataHub, price decimal values are not updating in the hybris database. For example, if price coming through DataHub is 11.23 but it is update as 11 in hybris side. Kindly help on this.
Please find the below details;
hybris version:6.2.0.1
Datahub version:6.2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi robin.vezina ,
When we get the data through DataHub, price decimal values are not updating in the hybris database. For example, if price coming through DataHub is 11.23 but it is update as 11 in hybris side. Kindly help on this. Please find the below details; hybris version:6.2.0.1 Datahub version:6.2
Here is the sample impex header:
$productCatalog=eluxb2cGlobalProductCatalog
$productCatalogName=B2C Global Product Catalog$catalogVersion=catalogversion(catalog(id[default=$productCatalog]),version[default='Online'])[unique=true,default=$productCatalog:Online]
UPDATE PriceRow;productId(code,$catalogVersion)[unique=true];currency(isocode)[unique=true];price[numberformat=###,##];ug(code)[unique=true];
;123435;EUR;23,45;SOP-EUR-prices;
Could you please help us on this issue.
Thanks,
Prabhakar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.