on ‎2019 Feb 17 7:37 AM
Hi,
What's the difference between "batchMode=true" and distributed impex. I believe both create a batch of value line and persist in the database.
I have gone through help and I found that distributed impex use whole cluster to import?
Is there any technical difference?
Regards,
Yashwanth
Request clarification before answering.
They serve different purposes.
Distributed ImpEx enables us to import data using the whole cluster. Whereas batchMode=true with an ImpEx, is applicable for a single machine as well as a cluster.
Using batchMode=true, you ask Hybris to modify more than one item that matches for a combination of all unique attributes of a value line. If for a value line more than one item is found that matches the combination of unique attributes, the attributes specified as non-unique are updated at all found items.
You can also refer my answer https://answers.sap.com/questions/12771133/please-give-me-an-example-about-impex-update-using-1.html... for an example of batchMode=true.
Further reading:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.