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

Need Impex for Currency, Country and Region.

ansellsilvans
Participant
0 Likes
1,188

I need impex for Currency , Country and Region.

INSERT_UPDATE Currency;isocode[unique=true];conversion;digits;symbol INSERT_UPDATE Country;isocode[unique=true];name[lang=en];active[default=true] INSERT_UPDATE Region;country(isocode);isocode[unique=true];isocodeShort;name[lang=en];active[default=true]

Help me if the impexes are available at wiki/hybris or if you have any do share me.

Accepted Solutions (0)

Answers (1)

Answers (1)

arvind-kumar_avinash
Active Contributor
0 Likes

Hi - you can refer the following files:

  1. hybris/bin/ext-data/electronicsstore/resources/electronicsstore/import/coredata/common/essential-data.impex

  2. hybris/bin/ext-data/electronicsstore/resources/electronicsstore/import/coredata/common/countries.impex

link text

arvind-kumar_avinash
Active Contributor
0 Likes

Hi - please let me know if it fulfilled your requirement.

ansellsilvans
Participant
0 Likes

Hi

No, it is having only 4 rows, I was expecting all the currencies and symbols.

Let me know if you got all the details.

Countries.impex is fine.

Thanks and Regards, Ansell