Skip to main content

Teamcenter Basic Interview Questions


Teamcenter Basic Interview Questions



  1. Explain Teamcenter Architecture.

  1. What is the difference between 2 tier client and 4 tier Client?

  1. What is the difference between thin client and rich client?

  1. How to add a new property? How many types are there?

  1. what is the difference between attribute and property?

  1. what is the compound property?

  1. what is the complex property?

  1. Explain the business object class hierarchy ?

  1. what is the difference between user exit and server exit?

  1. what is the difference between action handler and rule handler?

  1. How to create a new menu in Teamcenter?

  1. what is the linked list?

  1. Memory allocation? what are all the different types?

  1. how to free the allocated memory?

  1. How to create a new custom Action Handler

  1. How to create a new custom Rule Handler?

  1. What is the server exit?How to create a server exit?

  1. How to call the server exit from java?

  1. What is RMI?

  1. How to configure a OTW client?

  1. What is the workflow template?

  1. What is the difference between Workflow template and workflow job?

  1. What is the difference between EPMJob and EPMProcess in teamcenter?

  1. what the difference between TCComponent, TCSession and TCService in Teamcenter?

  1. What is abstract progress dialog?

  1. how to call a extension for Dataset?

  1. How to call ITK code from java code (client side code) in teamcenter?

  1. while a new object is getting created which method will executed first either Precondition or Preaction?

  1. How to register a run time property in Teamcenter?

  1. how add a ITK extension to a property in Teamcenter?

  1. what is the delegation ? how to enable the functionality?

  1. What is the Quorum?

  1. What is the Review Quorum?

  1. What  is the parent class for BOMVIEWREVISION?

  1. What is the deep copy rule? How to create a deep copy rule based on custom groups?

  1. What is a GRM Rule and Cardinality?

  1. What is the use of plugin.xml file for a plugin project?

  1. How many types of lovs are there?

  1. What is dynamic LOV?

  1. How  to create an interdependent LOV?

Comments

Popular posts from this blog

Teamcenter Architecture

Teamcenter Architecture Teamcenter architecture provides two types of client-server software architecture pattern. In both  two-tier  and  four-tier teamcenter architecture , separate modules are developed and maintained independently on same or separate platforms. 4-Tier Architecture Four tier architecture model has following tiers: Client Tier Client tier  comprises of  rich client  ( java application ),  thin client ( provides access to teamcenter through web browser, UI provides browser based view ) and  other clients  that provides additional functionality to rich client such as Teamcenter Integration for NX, Lifecycle Visualization or Teamcenter Client for Microsoft Office. These additional client features require web-tier. Four-tier rich client  is installed over the network by over-the-web installer. It is  launched from web browser , but after  installation  four-tier rich client does not need the web browser. Web Tier Web tier  is a java applicati