You are on page 1of 3

As per the discussion, We need to load the following primary objects,

● Items
● BOM
● Manufacturer Part No
● Attachments
● Documents
● Engineering change order

For inbound there are core services which are SOAP based and ability to expose custom code
as web service in the middle tier.

Following are the core services for the Inbound process,

1. Items ------> DataManagementService API


2. BOM------->StructureManagementService API
3. Attachments------>FileManagementService API
4. Documents-------->Documents API
5. Engineering change order---->ChangeManagement API

For outbound process, SavedQuery API is used.

To access the above Teamcenter services, need to get libraries from the Teamcenter Server to
proceed further.
To get the libraries from the server, we need Server details and to validate the object loading
and Extraction, need front end access.

Reference link:

1. http://109.123.134.44/JavaDoc/soaPackaging/strong/com/teamcenter/services/strong/co
re/package-summary.html
2. http://teamcenterplm.blogspot.com/2013/01/temcenter-soa-sample-soa-code-setup.html
3. http://teamcenterplm.blogspot.com/2013/02/teamcenter-soa-detail-steps-for-soa.html
Emitec:

1) Third Party (Auto task) software for time entry.


2) Integrated to Fusion OTL.
3) Using HDL we will load it.
4) Emitec 2 types Service Delivery team, Non Service Delivery Team.
5) Service delivery Team – Auto task, Project related task
6) Non Service Delivery Team – Directly enabled in fusion OTL
7) Rate Card (Direct and Indirect salary) L1, L2, L3 , PM
8) L1 – support engineer, L2- Senior Engineer, PM – Project Management
9) Integration with fusion project portfolio management.
10) Schedule a program that calculate the cost and push into PPM.

Challenges:
1) HDL – format is not given by auto task, so the data integration paas to saas

You might also like