The first step in implementing Teamcenter and other system integration is to obtain data from Teamcenter. The general situation can be programmed by ITK or by invoking Teamcenter's Web service.
ITK is the abbreviation for Teamcenter's API Programming interface (Integration Tool Kit). Teamcenter offers a comprehensive range of ITK interfaces that can be used for a variety of needs, but with complex programming and long development cycles.
Web Service is a convenient method, but Teamcenter provides limited Web service, such as the need to implement more replicated features, you need to define a Web service, and more complex. This also limits the application of Web service to some extent.
Teamcenter Gateway for SAP (T4S) and Teamcenter Gateway for Enterprise application (T4EA) are the Teamcenter system integration platform, an important feature of which is the ability to Data is obtained from Teamcenter and exists in a system array so that it can focus on the business logic of the enterprise during the implementation of the project. The process is as follows: Analyze the business process to determine what data is needed and then define preference. This allows the T4s (or T4EA) system to read these preferences and then obtain the data from Teamcenter when it transmits data. The specific process is as follows: to be continued.
How to quickly get product information from Teamcenter