PLM之家精品课程培训

PLM之家精品课程培训

联系电话:18301858168   |   QQ咨询:939801026
NX二次开发培训

NX二次开发培训

UFUN/NXOpen C++和实战案例

适合初级入门或想深入了解二次开发的工程师,本培训结合ufun,NXOpen C++,大量的实例及官方内部的开发技术。
公众号二维码

关注公众号

点击扫描二维码免费在线高清教程

课程详情
Catia二次开发培训

Catia二次开发培训

市场需求大,掌握核心技术前景广阔

Catia二次开发的市场需求大,人才稀缺。掌握开发技能潜力巨大,随着经验积累将在汽车、航空等领域有所作为。
B站二维码

在线原创B站视频

点击关注工业软件传道士主页

课程详情
Teamcenter培训

Teamcenter培训

全方位培训,从基础应用到高级开发全覆盖

涵盖用户应用基础培训、管理员基础培训、管理员高级培训及二次开发培训等全方位内容,由多年经验讲师打造。
QQ群二维码

加入同行交流

点击扫描二维码加入QQ群

课程详情
×

PLM之家plmhome公众号

课程涵盖: PLM之家所有原创视频

×

关注B站视频

所有高清视频一览无余,全部在线播放学习

×

加入PLM之家QQ群

同行交流,疑问解答,更多互助

PLM之家PLMHome-国产软件践行者

[资料] Teamcenter BMIDE热部署原理和步骤

[复制链接]

2013-11-25 18:19:57 7707 0

mildcat 发表于 2013-11-25 18:19:57 |阅读模式

mildcat 楼主

2013-11-25 18:19:57

请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!

您需要 登录 才可以下载或查看,没有账号?注册

x

* E, A, D8 m- @/ [
' j! }7 W0 X% T* x* T

- {$ k3 w6 ?0 _5 K6 e

Teamcenter BMIDE热部署原理和步骤

Teamcenter BMIDE热部署原理和步骤

; I5 A1 M2 ^( mLet‘s understand these steps in detail. ( z3 g3 t3 {: q- @. {4 y
1)   Package & Upload template files to FMS volume ) J# J# p: p. t# S7 N' {
a.   In this step the BMIDE client will generate the new version of the template package and upload this
7 e+ ]: J& q8 Q+ `2 Z9 B& g: ]package to FMS volume using a SOA. ( R8 d5 Z: t! o; e- |
2)   Download files to TC_DATA/model from dataset (Applicable from Teamcenter 8.3 onwards)
4 X7 ]! e/ k' G0 Z* o! N3 g$ Pa.   In this step, we download files from the dataset instead of relying on files residing in TC_DATA/model
: w; }& N$ m* E% wfolder. For details see section titled ―Storage of TC_DATA/model files in dataset‖ $ Y: t( X# k2 h' T1 c2 ^
3)   Download template package from FMS volume   g' H$ l+ y) c$ Q; g
a.   In this step, we download the latest version of the template that the BMIDE client uploaded to FMS
- [6 v! K4 K: J* T; W$ |" `7 P* E, Hvolume.
/ N( }4 L: w& |% C4)   Generate delta.xml
$ P5 W3 i- Y; X+ pa.   In this step, the delta.xml is generated using the files in TC_DATA/model  4 M& Q# ?% n" }7 z; u+ S
i.   Copy model.xml to model_backup.xml 3 w) \6 m8 O  W6 N- K6 R
ii.   Copy model_lang.xml to model_backup_lang.xml 5 M1 L* q( G+ s. V" N% `, c4 A
iii.   Consolidate template listed in master.xml to model.xml and model_lang.xml
+ t9 R/ _" T, D4 [: d7 ]9 @% e2 Aiv.   Load model_backup.xml and model_backup_lang.xml as old model
; ]; s# B1 H4 e( V* ?' m4 x8 gv.   Load model.xml and model_lang.xml as new model ) L# ^& y  z& b  o0 K
vi.   Compare and generate delta.xml  3 l2 k4 W& J5 p% z$ p" c
9 Y0 D) Y/ b5 M3 a; u

. o: Y4 U5 [2 v8 D
b.   Teamcenter 8.3 onwards, if any errors occur during this step, we restore all files in TC_DATA/model
/ \7 b; B, i( |1 ?, xfrom datasets ( except for model.xml and model_backup.xml)
, ~$ e$ Q; x: D( o5)   Update the database with delta.xml using business_model_updater
7 Y* _  d' b8 b- m$ Va.   This is the step where the database is updated with the new data model. The utility
& q5 v* \( `9 Hbusiness_model_updater updates the database with the contents delta.xml. 6 p7 d. Q9 Q% g9 g' E4 Y2 i0 T1 Q
b.   If the update of the database fails, the contents of database will be extracted into model.xml and ) ?! R5 ?! K, q. Y  |' P
model_lang.xml 7 ]) V9 R  @/ M$ a+ G3 O; p
6)   Generate CLIPS rules, PLMXML schema file using the extracted file . a& D/ v# {" q0 ^7 ?7 N4 S
a.   The CLIPS rule file is re-generated if any Condition definitions were updated 9 H. M; A, S+ _# ~! N6 D
b.   The PLMXML XSD is also re-generated
0 A+ G3 M$ z* B" x7 e  F$ {% n7)   Upload files from TC_DATA/model to datasets (Applicable from Teamcenter 8.3 onwards) . m$ @3 @9 a7 p8 x' M" x: M: z. o
a.   Finally the contents of TC_DATA/model folder are uploaded back to datasets to ensure it is in sync " K" t% r1 H8 J9 m/ N, d0 Y
with the database 5 b3 U" Q' R1 ]' N, |. ]& U
8)   Upload log files back to FMS volume - {- b5 f. L2 C: J; i/ i
a.   All deploy log files are uploaded to the FMS volume
+ c9 t& |: u/ }# E4 H7 N9)   Download log files from FMS volume       # A' u7 ^+ m2 [2 |' c  U, i2 g) H
a.   BMIDE client downloads log files to the client after deployment completes. ; h. R+ M- r6 ~$ s+ Q, v0 L
+ o  M, N9 [1 \% d6 w% X3 J7 d6 Z  a
该会员没有填写今日想说内容.
回复

使用道具 举报

发表回复

您需要登录后才可以回帖 登录 | 注册

返回列表 本版积分规则

  • 发布新帖

  • 在线客服

  • 微信

  • 客户端

  • 返回顶部

  • x
    温馨提示

    本网站(plmhome.com)为PLM之家工业软件学习官网站

    展示的视频材料全部免费,需要高清和特殊技术支持请联系 QQ: 939801026

    PLM之家NX CAM二次开发专题模块培训报名开始啦

    我知道了