on 2018 Mar 26 9:49 AM
Request clarification before answering.
Hi Lokesh,
Please find the below impex for reference which will update all product status to approved. In similar way you should be able to use batchmode for your itemtype as well.
Update Product[batchmode=true];itemtype(code)[uniqu=true];approvalStatus(code)[default='approved'];
;product;
Regards,
Raghavendra.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.