1.class,object message 的使用區別。
2.重寫的寫法有什么不同,什么時候在前加O:
3.unit定義什么的?
4.Analog/RF(射頻) IP
5.MIN ,TYP,MAX 代表什么
6.define class 時如何知道左右的關系類?
7.Part Number,chip Number,Project NO, Product No 各自代表的意義?
8.? fprintf(stdout,"a_hometemp is %s\n",a_hometemp);fflush;workshop lab 6
9.product Data Relations
users: bulids the product structure.
is described by :is a set of document that describes a part
attach : relates a Data Item to a Business Item
**dependson: indicates that one iten depends on another**
10.Teamcenter Enterprise Enviroment
?Users?????????????????????????????????conditions
?Groups????????????????????????????????message? access rules
?Roles??????????????????????????????????location selection rules
Role assignments
projects
11.
UID server-- support the display of dialog windows and icons.
NLS server-- handles display of text of different languages.
12.
Three types of object classes:
Abstract class
Persistent class
Dynamic class
13.Out of the box,
all business items can be revised.
data items can't be revised.
14.**OSQL
?? **describe tree Admin:display the classes under the Adminclass.
describe attribute tree Admin: displays the classes and attributesunder the Admin class.
to output data
?? osql -o desdoc.txt
?? describe verbose detail class DesDoc;
?? exit
?? notepad desdoc.txt
crate a text file with all the MODeL
model -z -o filename.dat
15.Host--->File System-->? Location
16.how to overwrite attribute?
17.define variable value set {direct | process} value-set-name select attributeattribute-name from Class class-name where...;
Rules are consulted when process is used.
Rules are bypassed when direct is used.
18.數據庫出現問題
ORA-00904:"TX0DOCCREATEDATE": □□□?
19.
objload -f test.dat -k test.key
objload -f test.key
20.
dstat = BeginDbFrame(ClassN,&a_framename,mfail)
mfail,dstat都可以用來判斷調用錯誤?
21.workflow,lifecycle問題
什么原因會導致workflow跑不起來。
22.char * low_iisin (const char *buf,const char *str)返回值是指針型的TRUE/FALSE,
那么if(low_iisin("There is asubstring", "SUBSTRING"))
23.Teamcenter中的數據類型
ObjectPtr
?? objGetAttribute:provides access to a value.Ownershiip of storage used for the returned valueremains with the object.
?? objSetAttribute: copiesthe input value.Ownership of storage used for the input value does not change.
24.string, char類型及他們的指針使用
25.nmake clobber什么時候需要用
26。char *test = '\0'和char test = NULL;區別
???? chartest[100];
???? chartest[0]='\0';
27.build part family.?
28.Enterprise Service?層有哪些服務(是mux和dsp嗎?)
29.can't create "AIP Request Form"
?? can't create "Analog IP Document"? (my localin web and classic client)
30.mtiwhich的使用
31.full-text search最上面search 的menu button需要改
32.relationship 和class需要加強理解
33.Build Part family會去建立一些family的Object,根據什么樣的規則去建的呢?
?? 關系類FamToPmr建立Family和其他類的關系的作用在什么地方呢?
可以把part添加進family,或者是從family中刪除,這樣的話這個part就擁有famlimy的一些屬性,但是繼承也能做成這樣,是為了remove的靈活才這樣設計的嗎?
?? FamToPmr :left class is Family.right class is FamMstr
????? FamMstr類主要來干什么的呢?
34. **Search for Part
**35.在創建AIP的時候,classic client不需要創建category,thin client 需要同時創建category
36.Multiple Object Messages
37.在Thin client端通過<change>改變node ,比如WorkListShowList
但是在eclipse IDE的DOM Tree和Application Definition中找到的依然是改動前的定義代碼?
38.action-chain :eds_mwau_act_chain_clear_context_params,會清除哪些數據
39.除了在MTK.java里生成java調用C的服務端代碼之外,如何指定XX.java文件到一個指定的文件夾,比如說com,apm....?
40.my chip和my create data 的小圖片
41.top button bar 的長度不是固定的,而是動態的。
top menu 顯示六個
42.mtGip的summary的top menu還沒正確修改
43.object message和class message深入使用
44.在服務端如何得到my create data
45.met C
編譯,打包,及運行的全程
.prd是什么樣子的文件
46.dstat,和mfail的使用有什么不同?
47.在met轉化的.C文件你中#line 217 "D:\\mtkuser\\cusdir\\com\\xxx.mth" 代表什么意思。
48.Category and non-Category Message 的區別
49.????? <nodename="eds_global_background_item_handle">
??????? <map>
?????????? <entrykey="context_element_type" value="dynamic"/>
??????? </map>
???? </node>
50.handle是什么
<component-output id="outItemHandle"destination="eds_global_current_item_handle"/>
51.subscription入口進入的界面定義是一樣的,這樣實現有的有project No,有的沒有project No,做的動作就比較大
能不能兩者合一。
52.??<config-paramname="inParam"value="mtk_mydata_resp_link_mycreatedata_list"/>
????<component-outputid="outAttribute"destination="eds_global_source_link"/>
~~~
<chain-input id="variable-name" source="location" />
~~~
~~~
<chain-input-output id="variable-name" source="location" />
~~~
~~~
<chain-output id="variable-name" destination="location" />
~~~
.config-param?(重新定義一個參數嗎?)
Specifies the parameters to configure an action component,Things such aspreference nodes and text IDs can be passed into the request via aconfiguration parameter.
StringcriteriaParam = action_context.getParameterReader().getParameter("CriteriaParam")
StringcurrentPageSize = (String)arguments.getObject("inCurrentMaxPageSize");
同樣是傳遞,config-param和component-output有什么區別在哪里?
53. arguments接收參數的傳入和傳出,是怎么傳出的呢?
54.查詢數據的時候,會全部查出以后再去分頁,這樣的話,效率會受影響。
55.??? <action-componentid="set_source_data_list"
???handler="com.edsplm.tc.ent._wcc.mwau.actioncomponents.appflow.ConfigParamToAttrConverter">
????<config-paramname="inParam"value="0"/>
????<component-outputid="outAttribute"destination="ugs_mydata_search_results_page_size"/>
??</action-component>
??<action-componentid="set_source_link"
??handler="com.edsplm.tc.ent._wcc.mwau.actioncomponents.appflow.ConfigParamToAttrConverter">
????<config-paramname="inParam"value="mtk_mydata_resp_link_mycreatedata_list"/>
????<component-outputid="outAttribute"destination="eds_global_source_link"/>
</action-component>
set_source_data_list
set_source_link
這兩個component的功能是什么?
56.顯示條數的默認配置在什么地方?
57. mtaip使用的是<nodename="MyDataPageOptionsSubMenu"/>
這是my data的change page option,會出現不對的結果
58. XP下需要到cussetup.bat下做如下配置,才可以run
setPATH=%PRODUCT_BASE%\svr;%PRODUCT_BASE%\nls;%PRODUCT_BASE%\lib;%PATH%
- 前言
- 國內外PLM/PDM廠商情況
- PLM系統與選擇
- Teamcenter及其一攬子產品解決方案初步介紹
- Teamcenter 開發利器組合介紹。 Eclipse + Visual Studio
- TeamCenter開發系統設計系列之一
- linux下自動部署Teamcenter Enterprise 的服務端腳本
- Teamcenter 入門開發系列問答(1)
- PLM基本概念收集
- Teamcenter 入門開發系列問答(2)
- Teamcenter 入門開發系列問答(3)
- Teamcenter 入門開發系列問答(4)
- Teamcenter 入門開發系列問答(5)
- Teamcenter開發問題之-- relation 無法創建 and 無法check in
- Teamcenter(Enterprise 2007) Admin 手法之 -- 移除relation
- Teamcenter 2007 之 Part 物件關聯
- Teamcenter 2007之錯誤信息提示
- Teamcenter(Enterprise 2007) 開發之- 快速搭建開發環境(windows)
- Teamcenter 開發中的一些問題
- Teamcenter - Index search 找不到相關物件的解決方法
- Teamcenter2007 安裝步驟
- [Teamcenter 2007 開發系列] 整合Extjs 展現頁面組件
- Teamcenter2007 開發環境搭建和技巧
- [Teamcenter 2007 開發系列] web 非空驗證
- [Teamcenter 2007 開發實戰] 獲取錯誤或提示信息
- Teamcenter Web 端自動登錄 (SSO)
- [Teamcenter 2007 開發實戰] 調用web service
- [碼海拾貝 之TC] 呼叫外部應用程序或腳本
- [碼海拾貝 之TC] 使用View 定義動態的Class