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 ,
How can I fetch what targets are associated with a Part through Java Code..
Thanks,
Sakil
Open this thread and look at the right, where you can find similar articles, already with answers
We can get it using ESIHelper.service.findESITargets(part);
