cancel
Showing results for 
Search instead for 
Did you mean: 

How to execute impext to import products

Former Member
0 Kudos

Hello Experts,

We are able to create new products using hMC..we want to create products through impex file to speed up the process. We are using sample impex file .... https://wiki.hybris.com/pages/viewpage.action?title=How+To+Import+Products+and+Orders+-+Tutorial&spa...

How we can execute this file to import products in Hybris.

Any pointers to resolve the issue would be really helpful.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Pramod,

As Hristo pointed out, you can do in hmc or using hac. The below link provides complete details on Impex import. You can find that specifically under Import Wizard and Import via ImpEx Web section.

https://wiki.hybris.com/display/release5/ImpEx+-+User+Guide#ImpEx-UserGuide-ImportWizard

When you are importing using the above ways and suppose if you do the initialization the data will be lost.

I recommend you to create impex files which can be segregated under essential data and project data in your extension which will run whenever update or initialization is triggered.

https://wiki.hybris.com/display/release5/ImpEx+Import+for+Essential+and+Project+Data

The below forum will give you better understanding of essential data and project data as well. https://answers.sap.com/questions/12748351/what-are-differences-among-initial-data-essential.html

Thanks

Jayahar

0 Kudos

Hi, you can manually import impexes from HMC -> System -> Tools -> Import .

Former Member
0 Kudos

You can also upload inpex files through the HAC -> Console -> Impex Import You can either add the code directly to the form, or you can upload single files by clicking on Inport Script