没有合适的资源?快使用搜索试试~ 我知道了~
sappress-implementing-and-configuring-sap-mii
试读
55页
需积分: 0 0 下载量 163 浏览量
更新于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页未读,继续阅读
资源推荐
资源评论
123 浏览量
2023-09-13 上传
2023-10-25 上传
182 浏览量
106 浏览量
5星 · 资源好评率100%
162 浏览量
5星 · 资源好评率100%
191 浏览量
2010-01-13 上传
2020-05-07 上传
126 浏览量
2009-04-28 上传
5星 · 资源好评率100%
146 浏览量
2021-05-18 上传
148 浏览量
130 浏览量
2007-10-05 上传
2009-06-22 上传
5星 · 资源好评率100%
167 浏览量
2012-03-10 上传
118 浏览量
121 浏览量
资源评论
声声不惜
- 粉丝: 0
- 资源: 2
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- STM32F401,使用ST-link时候,不能识别,显示ST-LINK USB communication error
- 快速排序算法Python实现:详解分治法原理与高效排序步骤
- 陀螺仪选型陀螺仪陀螺仪选型型陀螺仪选型
- Intouch2020R2SP1与西门子1500PLC通讯配置手册
- 英特尔2021-2024年网络连接性和IPU路线图
- RuoYi-Cloud-Plus 微服务通用权限管理系统
- 家庭用具检测15-YOLO(v8至v11)数据集合集.rar
- deploy.yaml
- PHP快速排序算法实现与优化
- 2023-04-06-项目笔记 - 第三百五十五阶段 - 4.4.2.353全局变量的作用域-353 -2025.12.22
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功