How can I transfer data from one environment to another using impex export and impex import cronjobs through Hybris 6.1 HMC
1 Answers
2
votes
Generate the impex export script
Go to System->Tools->Script Generator
.
In the popin click on generate. In the textarea you'll then have te export impex for each model.
Copy the models you want to export.
Export models
Go to System->Tools->Export
.
Paste the impex copied previously and cick on save. Click on next then start.
Download the exported impex and the media if there is one zip file.
Import models
To import go to System->Tools->Import
.
Upload a new media (the impex zip downloaded previously).
Click on next. Upload the media zip. Change the error mode if needed, I prefer use ignore
.
Finally click on start.