Skip to main content
1-Visitor
September 7, 2013
Question

Auto-Associate WTPart Soft Type to a specfic Distribution Target

  • September 7, 2013
  • 1 reply
  • 660 views
Guys ,

Can you please let me know if I can auto-associate a specific WTPart Sub-Type to a specific Distribution target created for Flat-File Integration with ERP .

Now I manually associate every single WTPart to the distribution target and find that cumbersome .

Please help me .

Thanks in advance .

With Regards ,

Sriram Subramanian (Sri)
Pre-Sales Manager - PLM Services
Barry-Wehmiller International Resources , Chennai , India

Office - 044-43909100 | Mobile - +91-9962014767

1 reply

1-Visitor
January 17, 2014

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