Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi Sri ,
There are WC API's available to do that . It is good to get this associate / dissocaite done via Queue.
You may have to parse the file to get the Partnumber and the API's would be something like ,
ESITargetUtility.isTargetAssociatied(part, esiTarget);
ESIHelper.service.assignTarget(part, esiTarget);
Regards,
Sriram Rammohan
