|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
how about the WBIMB? my difficulty to it,, |
« View previous topic :: View next topic » |
Author |
Message
|
Jonasli |
Posted: Tue Mar 23, 2004 11:10 pm Post subject: how about the WBIMB? my difficulty to it,, |
|
|
Apprentice
Joined: 24 Apr 2003 Posts: 34 Location: Beijing
|
Hi, all master,
I am using WBIMB with fore WMQI experience, but i have some unclearly point:
1. the message set model base on xml schema is too complex, i cannot find out good best practise about use the model? for example, goup, local element and attribute, global element and attribute, refer and etc..
anyone know where are some presentations or material to description it?
2. MB have not completely document now, and cannot find some materials to know the message model and message deal such as WMQI2.1 document, i have to find some material from old documents, any url or other point to me? thanks very much.
thank in advanced. |
|
Back to top |
|
 |
kirani |
Posted: Tue Mar 23, 2004 11:41 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Take a look at following documentation.
messagebroker_Message_Models_Reference
messagebroker_Message_Models_Tasks_and_Concepts
You can download the PDF files from http://www-306.ibm.com/software/integration/wbimessagebroker/library/ url
Also, there is one new redbook on WBIMB 5.0 _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
Jonasli |
Posted: Wed Mar 24, 2004 12:01 am Post subject: |
|
|
Apprentice
Joined: 24 Apr 2003 Posts: 34 Location: Beijing
|
kirani,
thanks very much, i have read those document, they are too recondite to understand. but i think i have to read it more times, thanks again,
Quote: |
new redbook on WBIMB 5.0 |
ok, i check it at once, thanks, ^_^ |
|
Back to top |
|
 |
JLRowe |
Posted: Wed Mar 24, 2004 4:03 am Post subject: |
|
|
 Yatiri
Joined: 25 May 2002 Posts: 664 Location: South East London
|
Get yourself a good book on XML schema to learn from.
There are 3 basic patterns in XML Schema:
Russian Doll: Everything is nested as anonymous types, very readable and simple to code, but elements cannot be re-used.
Salami Slice: opposite to Russian Doll, everything is defined globally and re-used. Becomes totally unreadable for large schema's.
Venetian Blind: Combination of the two, re-usable elements are defined globally, everything else is anonymous. Readable and re-usable, although you do have to make decisions on what you want to re-use and define globally.
Also, be careful to test your messge model, the broker is NOT XML Schema compliant, and has problems with certain constructs. |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed Mar 24, 2004 5:08 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
Jonasli |
Posted: Wed Mar 24, 2004 5:24 pm Post subject: |
|
|
Apprentice
Joined: 24 Apr 2003 Posts: 34 Location: Beijing
|
kirani, jlrowe, MichaelDag,
thanks very much.
hope i can help other as u after i learn those. ^_^
nice day! |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|