没有合适的资源?快使用搜索试试~ 我知道了~
sappress-implementing-and-configuring-sap-mii


试读
55页
需积分: 0 0 下载量 119 浏览量
更新于2023-09-13
收藏 2.82MB PDF 举报
sappress_implementing_and_configuring_sap_mii

Abesh Bhattacharjee and Dipankar Saha
Implementing and Conguring SAP
®
MII
Bonn
�
Boston
256_Book.indb 3 6/3/09 2:22:49 PM

Contents at a Glance
1 SAP MII: A New Composition Platform for Manufacturing
Integration and Analytics ........................................................ 29
2 Administrating and Conguring SAP MII ............................... 39
3 Managing Manufacturing Plant Floor Integration with
SAP MII ................................................................................... 71
4 Developing Composite Applications in SAP MII: The Basics ... 119
5 Display Templates: Let Your Data Speak ................................ 153
6 Business Logic Transactions: Intelligence in Action ............... 231
7 Animated Objects: Making Dynamic Visualizations ............... 343
8 Web Scripting and Reports: Weaving It All Together ............. 353
9 Advanced Techniques for SAP MII Composite Application
Development ........................................................................... 383
10 Implementing SAP MII Composite Applications .................... 427
A New Features in SAP MII 12.1 ................................................ 449
B The Authors ............................................................................. 451
256_Book.indb 5 6/3/09 2:22:49 PM

7
Contents
Foreword ................................................................................................... 13
Foreword ................................................................................................... 15
Acknowledgments ..................................................................................... 17
Preface ....................................................................................................... 19
Introduction ............................................................................................... 21
1 SAP MII: A New Composition Platform for
Manufacturing Integration and Analytics ................................ 29
1.1 SAP MII as a Manufacturing Integration Platform ........................ 29
1.2 SAP MII as a Manufacturing Intelligence Platform ....................... 32
1.3 Application Architecture of SAP MII ........................................... 36
1.4 Summary .................................................................................... 38
2 Administrating and Conguring SAP MII ................................. 39
2.1 User Management and WebAS Administration in SAP MII .......... 39
2.2 System Management of SAP MII ................................................. 45
2.2.1 System Administration ................................................... 46
2.2.2 System Jobs .................................................................... 48
2.2.3 Scheduler ....................................................................... 48
2.2.4 Schedule Editor .............................................................. 50
2.2.5 Active Sessions ............................................................... 53
2.2.6 Custom Attributes .......................................................... 53
2.2.7 Custom Attribute Mapping ............................................. 55
2.2.8 Congurations ................................................................ 56
2.2.9 Projects .......................................................................... 59
2.2.10 Custom Actions .............................................................. 60
2.2.11 PDF Fonts ...................................................................... 62
2.2.12 JDBC Drivers .................................................................. 62
2.2.13 Applet Debugging .......................................................... 64
2.3 Security Services in SAP MII ........................................................ 64
2.3.1 System Security .............................................................. 65
2.3.2 Data Access .................................................................... 68
2.4 Summary .................................................................................... 69
256_Book.indb 7 6/3/09 2:22:49 PM

8
Contents
3 Managing Manufacturing Plant Floor Integration
with SAP MII ............................................................................ 71
3.1 Data Servers: Connecting to the Manufacturing Plant Floor ........ 71
3.1.1 DataSource Connector ...................................................... 76
3.1.2 IDBC Connector ............................................................... 77
3.1.3 IP21OLEDB Connector ..................................................... 78
3.1.4 InSQL Connector .............................................................. 83
3.1.5 OLAP Connector .............................................................. 84
3.1.6 Open Connector ............................................................... 85
3.1.7 OLEDB Connector ............................................................ 89
3.1.8 Simulator Connector ......................................................... 90
3.1.9 Universal Data Connector ................................................. 91
3.1.10 Virtual Connector ............................................................. 95
3.1.11 Xacute Connector ............................................................. 96
3.2 Message Services: Synchronizing the Manufacturing Plant
Floor with the Enterprise ............................................................ 96
3.2.1 Conguring the Message Listeners .................................... 98
3.2.2 Conguring the Processing Rules for Messages ................ 109
3.2.3 Using the Message Monitor .............................................. 112
3.2.4 Conguring and Using the Message Cleanup Rules ........... 116
3.3 Summary .................................................................................... 118
4 Developing Composite Applications in SAP MII: The Basics ... 119
4.1 Using the SAP MII Workbench .................................................... 119
4.1.1 Layout .............................................................................. 120
4.1.2 Content Organization and Management ........................... 121
4.1.3 Important Menu Items and Functionality .......................... 123
4.1.4 SAP MII Content Security ................................................. 124
4.2 Conguring Query Templates ...................................................... 126
4.2.1 Data Source Conguration ................................................ 129
4.2.2 General Conguration ....................................................... 130
4.2.3 Date Range Conguration ................................................. 133
4.2.4 Parameters Conguration ................................................. 137
4.2.5 Transformation Conguration ........................................... 137
4.2.6 Security Conguration ...................................................... 139
4.3 Types of Query Templates ........................................................... 139
4.3.1 OLAPQuery ...................................................................... 139
256_Book.indb 8 6/3/09 2:22:49 PM

9
Contents
4.3.2 SQLQuery ......................................................................... 141
4.3.3 TagQuery .......................................................................... 145
4.3.4 XacuteQuery .................................................................... 150
4.4 Summary .................................................................................... 152
5 Display Templates: Let Your Data Speak .................................. 153
5.1 iGrid ........................................................................................... 154
5.1.1 iGrid Conguration Tabs ................................................... 155
5.1.2 iGrid Subtypes .................................................................. 162
5.2 iTicker ......................................................................................... 166
5.3 iChart ......................................................................................... 168
5.3.1 iChart Conguration Tabs ................................................. 168
5.3.2 iChart Subtypes ................................................................ 178
5.4 iSPCChart ................................................................................... 191
5.4.1 iSPCChart Conguration Tabs ............................................ 192
5.4.2 iSPCChart Subtypes .......................................................... 205
5.4.3 SPC Analysis Using iSPCChart ........................................... 217
5.5 iBrowser ..................................................................................... 221
5.6 iCommand .................................................................................. 225
5.7 iCalendar .................................................................................... 228
5.8 Summary .................................................................................... 229
6 Business Logic Transactions: Intelligence in Action ................. 231
6.1 Introduction ............................................................................... 231
6.2 Logic, Tracing, and Miscellaneous Functions ............................... 241
6.2.1 Logic Action Blocks .......................................................... 241
6.2.2 Miscellaneous Functions Action Blocks ............................. 252
6.2.3 Logging Action Blocks ...................................................... 256
6.3 Working with XML .................................................................... 260
6.3.1 SAP xMII XML Output Action Blocks ................................ 260
6.3.2 XML Functions Action Blocks ........................................... 267
6.3.3 Reference Documents Action Blocks ................................. 284
6.4 Connecting to the Enterprise Systems ......................................... 287
6.4.1 Creating an SAP Server Alias ............................................. 287
6.4.2 SAP JCo Interface Action Blocks ....................................... 289
6.4.3 SAP JRA Interface Action Blocks ....................................... 293
6.4.4 SAP ERP System Interface Action Blocks ........................... 296
256_Book.indb 9 6/3/09 2:22:49 PM
剩余54页未读,继续阅读
资源推荐
资源评论
158 浏览量
176 浏览量
2023-10-25 上传
138 浏览量
2021-10-05 上传
124 浏览量

108 浏览量
2016-08-13 上传

182 浏览量
152 浏览量

185 浏览量
182 浏览量
114 浏览量
2018-01-19 上传
119 浏览量
118 浏览量
159 浏览量

2012-03-10 上传
143 浏览量
资源评论


声声不惜
- 粉丝: 0
- 资源: 2
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 时间戳同步方式讲解,message-filter 互斥锁 以及融合队列
- docker-compose搭建一整套前、后端分离系统部署涉及到mysql5.7、mysql8.0,nginx1.23、redis6、vue、jar包(springboot)
- 基于自监督三维语义表示学习的视觉语言导航
- sqlcipher连接工具(windows)
- 华为AP8050DN胖固件
- OfficeAI助手是一款免费的智能AI办公工具软件,专为MicrosoftOffice和WPS用户打造
- C语言从0到1教程包含源码和案例
- 台达DVP PLC与多台变频器通讯编程详解:昆仑通态接线方式与设置指南,实现频率设定、启停控制和状态读取指示功能,台达DVP PLC与3台台达VFD-M变频器通讯程序 实现频率设定、启停控制与状态读取
- 资源获取工具分享(轻松获取文档、小说、音乐、视频资源)
- vue3-element-template
- 基于go语言的GUI框架fyne开发的俄罗斯方块游戏
- 电子商务_前后端分离_管理系统_毕业设计_1740825497.zip
- 电子科技_本科论文_LaTex模板_1740825154.zip
- 电子科技大学本科毕设论文_LaTeX模板_1740824992.zip
- 计算机电子商城管理技术_用户购物体验提升系统_1740825257.zip
- 电子桌牌项目.zip
安全验证
文档复制为VIP权益,开通VIP直接复制
