cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Datahub generated impexes not formatting price properly

0 Kudos
265

Datahub generated impexes not formatting price properly

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

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

0 Kudos

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