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 7660 0

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

mildcat 楼主

2013-11-25 18:19:57

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

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

x

( N3 }6 ~+ m+ z1 y' T
  u1 o# B0 Y* _' I5 E

# Q$ X% @7 P4 o) Y+ H  F

Teamcenter BMIDE热部署原理和步骤

Teamcenter BMIDE热部署原理和步骤
' X% G7 z+ f9 l6 f
Let‘s understand these steps in detail.
$ h6 B8 j9 A; ]8 G3 r; K4 B( y0 C2 E# I1)   Package & Upload template files to FMS volume 1 ?/ ^9 [& u, d+ g% h
a.   In this step the BMIDE client will generate the new version of the template package and upload this
/ O4 S: w1 z% |) Y' Upackage to FMS volume using a SOA.
" C4 {( N; J  F+ B9 S4 h/ V: Q2)   Download files to TC_DATA/model from dataset (Applicable from Teamcenter 8.3 onwards)   B+ j6 ~2 J( }* M+ p
a.   In this step, we download files from the dataset instead of relying on files residing in TC_DATA/model
7 m6 G# h$ y% u& W9 V" [2 Wfolder. For details see section titled ―Storage of TC_DATA/model files in dataset‖ - U: {. L3 q3 T/ p5 H# r
3)   Download template package from FMS volume 1 o9 [4 X- g8 Z
a.   In this step, we download the latest version of the template that the BMIDE client uploaded to FMS 3 |4 D: r  s2 j0 U
volume. ; J5 R* C' W% {  [! \
4)   Generate delta.xml
  t: [2 {4 u" i% a! w+ [0 @a.   In this step, the delta.xml is generated using the files in TC_DATA/model  4 o3 h' e( o+ V9 t
i.   Copy model.xml to model_backup.xml
7 R3 s/ F3 B: e5 f9 V+ K0 P* tii.   Copy model_lang.xml to model_backup_lang.xml
+ d  V5 J# ~+ ]$ `9 c  l: Diii.   Consolidate template listed in master.xml to model.xml and model_lang.xml
* E8 Z9 A* F- j3 l# t0 f1 eiv.   Load model_backup.xml and model_backup_lang.xml as old model . c0 L- }2 v' }4 }4 U8 K5 q# v+ Z
v.   Load model.xml and model_lang.xml as new model
$ _& k# B# p; Y; Kvi.   Compare and generate delta.xml  
3 E% }# p' `! A6 ]0 T7 z& N
( f5 Y" I. U( X+ b( D2 h* Z+ ]; t& D% Y, E4 [8 Q) [9 I) V! ], }
b.   Teamcenter 8.3 onwards, if any errors occur during this step, we restore all files in TC_DATA/model ' N3 M9 ~$ p# Z6 P) G' r$ c
from datasets ( except for model.xml and model_backup.xml) 0 C2 |. Q9 j; h- A4 K" k
5)   Update the database with delta.xml using business_model_updater ' E% B$ i' o8 f+ W* `
a.   This is the step where the database is updated with the new data model. The utility $ f1 n# O8 d. B- m8 s9 M
business_model_updater updates the database with the contents delta.xml.
& v3 p# Z6 F; o% Q0 Jb.   If the update of the database fails, the contents of database will be extracted into model.xml and
3 ]' q. e2 A3 Y* c; W  u, z8 p. Lmodel_lang.xml ; M) \' U, [% W
6)   Generate CLIPS rules, PLMXML schema file using the extracted file 7 p& v" \) w  c; P
a.   The CLIPS rule file is re-generated if any Condition definitions were updated % M9 c5 ?% Z5 Q# x
b.   The PLMXML XSD is also re-generated
/ @+ K/ Z  t9 g/ m8 z7)   Upload files from TC_DATA/model to datasets (Applicable from Teamcenter 8.3 onwards) 6 V% X* A* d8 W1 \
a.   Finally the contents of TC_DATA/model folder are uploaded back to datasets to ensure it is in sync 1 w5 D% y' k0 u3 u0 L0 k
with the database
2 L' t9 K3 A) J6 v- s2 |8)   Upload log files back to FMS volume 5 G2 U/ n6 Y% q8 A: W8 I; e5 o
a.   All deploy log files are uploaded to the FMS volume
" }4 h1 R$ \6 j: d/ V9)   Download log files from FMS volume       & [  e; A- q: X% F! _! u' V
a.   BMIDE client downloads log files to the client after deployment completes. ( ?7 B" k( l1 M3 R( g. x$ C
# m! d3 m% B  T+ k* D1 f8 q% \7 Y% H
该会员没有填写今日想说内容.
回复

使用道具 举报

发表回复

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

返回列表 本版积分规则

  • 发布新帖

  • 在线客服

  • 微信

  • 客户端

  • 返回顶部

  • x
    温馨提示

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

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

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

    我知道了