What is a Dispatcher or translator in Teamcenter PLM(Siemens)
translator is someone who convert one form of data to another form of data i.e. in . layman Term.
likeLanguage Translator converts one language to another language and vice versa.
but in Teamcenter we are using Dispatcher to Perform different industrial Requirement like
1.CAD Drawing to PDF
2.CAD part to JT
3.Async service (background process)
4.Data share in Supplier connect/Supplier portal Multisite setup
5. MS word to PDF
and many more depends on the Teamcenter module and their Dispatcher implementation.
What will be the different Requirement and scenarios to convert the data in industry:-
Scenario 1 :
CAD Engineer Working on NX Software applied one release flag on item revision and after applying release flag on revision for next validation the part is in going to material department ,Purchase Department for validation but this departments not have the access to CAD Software due to NX license COST and material department not need CAD Software. And they want to see pdf file of drawing on which material is defined.
hence we translate CAD Drawing to PDF / CAD part to JT.
Scenario 2 :
Designer want to share Created Supplier exchange (OEM) to another Supplier Site as there is a Multisite Collaboration between sites.
hence there is need of Supplierorchstration dispatcher for sharing the Supplier exchange. And we can see or shared exchange at another site.
and many more scenarios depends on the requirement .
above explanation is quiet Simple with not more Technical Terms added.
we can create our own Custom Dispatcher using C/C++/Java/python (if language not know just take help from ChatGPT ) or we can use different websites available for convert.
I asked ChatGPT for Different Requirement related to translation like..
1.How we can Convert word to PDF using python or different programming languages
2.How we can Convert CAD Drawing to PDF.
3.How we can convert CAD Part to JT.
I got different answers and with Some Modifications in program depends on language we can achieve our little extent of our Goal to trasnlate Some of our general requirement then they added Dispatcher as a Feature in teamcenter ?
1.Automation for everything
2.Every Requirement
3.Manage Bulk Request
4.Performance Improvement
5.Framework for new custom Dispatcher
6.Dispatcher addition
7.Load Balancing/Request Scheduling depends on load and many more features.
Comments
Post a Comment