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

how to remove all b2bunits/b2b customers in batch mode using impex

Former Member
0 Likes
1,067

Something similar to the following. The following is not working.

REMOVE B2BUNIT[batchmode=true];itemtype(code)[unique=true] ;B2BUNIT

or

REMOVE B2BCustomer[batchmode=true];uid[unique=true] ;B2BCustomer

View Entire Topic
VinayKumarS
Active Contributor
0 Likes

you have to use something like.

  REMOVE B2BUNIT;uid[unique=true]
  ;Pronto Services;