IBM WAS MQ V7开发培训(WM501)
- IBM Websphere培训课程目录
- WAS 6管理培训
- IBM WAS on AIX V7管理培训(WA170)
- IBM WAS On Windows V7管理培训(WA370)
- IBM WAS On Linux v7管理培训(WA570)
- IBM WAS On Linux V8管理培训(WA580)
- IBM WAS V7性能调优培训(WA751)
- IBM WAS V7问题诊断培训(WA572)
- IBM WAS MQ管理培训
- IBM WAS MQ高级管理培训
- IBM MQ 7.1高级系统管理
- IBM websphere MQ集群培训
- IBM WAS MQ V7开发培训(WM501)
- IBM WAS MQ开发培训
- Web Service for WebSphere开发培训
- IBM WebSphere Message Broker培训
- IBM WebSphere Application Server脚本培训
- IBM WebSphere Portal培训
- WebSphere Portal高级配置管理培训
课程介绍:
This 3-day instructor-led intermediate course teaches technical professionals how to design and write business programs using WebSphere MQ.
In this course, students learn how to issue calls that utilize the WebSphere MQ API (MQI), and how to code and use calls to perform various functions, such as opening and closing queues and putting messages on or retrieving messages from a queue. Students also learn other important topics such as controlling message retrieval, writing programs that change queue attributes, handling MQI security, and managing message channels.
Hands-on lab exercises give students the opportunity to practice coding WebSphere MQ calls in either COBOL or C using WebSphere MQ V7. Students may elect to perform lab exercises under Windows, AIX, or z/OS.
This course can also help students prepare for certification as a WebSphere MQ solutions designer.
课程对象: This is an intermediate course designed for experienced business application programmers who need to develop applications that use the messaging and queuing techniques supported by the WebSphere MQ API (MQI).
课程长度:3天
最新时间:定制课程(内训),人满开班(公开课)
课程大纲:
Exercise: Working with IBM WebSphere MQ objects
Major calls - housekeeping
Major call - MQPUT
Exercise: Message creation: MQPUT
Opening queues, message descriptor and message properties
Major calls - MQGET and MQPUT1
Exercise: Working with messages: TRANSFER
Controlling message retrieval
Exercise: Dynamic queue and managing messages: REQUEST
Exercise: Message properties: SETPROP and GETPROP
MQI security
MQINQ and MQSET
Exercise: Working with queue attributes: MQINQ and MQSET
Transaction support and triggering
Exercise: Units of work: RESPOND and triggering MQTMCGET
Message groups and segmentation
Asynchronous message consume
Exercise: Asynchronous consume: MQCB and MQCTL