What is a message?
Answers were Sorted based on User's Feedback
Answer / ajay dev
Messaging means that programs communicate with each other
by sending data in messages and
not by calling each other directly.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / syam
A message is a string of bytes that has meaning to the
applications that use it
Message = Header(s) + Application Data
A message consists of a header and the attached application
data.
Headers like:
Unique Message Id, Routing information, Message format
The data part of a message:
A record from an indexed or flat file
A row from a DB2 table
Individual columns from DB2 tables
Multiple rows or records
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / chirayu
Message means some data or information which is sending to
other MQ end.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dnreddy
Message is a string of bytes that is meaningful to the
application that is it, Message means share information of
communication both Applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
Message is said to as data.Which used for communication
btwn channels,i.e. the whole mqseries is run based on
messege.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavan
MESSAGE IS NOT A DATA,PROGRAMS,NUMBERS. IT MAY BE ANY THING
TO SEND THAT FROM SOURCE QM TO DESTINATION QM
| Is This Answer Correct ? | 0 Yes | 1 No |
What is process definition and what are the attributes does it contain?
I am having 4 years of exp in S/w Testing. I am planing to change my technologies. recently I learnt MQ series. I am looking for FAQ's . Please Help me anyone.
How you set authentication in websphere mq?
What is amqp used for?
What is ibm mq series?
Difference between errors and qmgr errors in websphere mq?
What is a Backout queue What is the difference between Back out queue and Dead Letter queue
Explain some rules for using mqsc commands?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
How to connect to mwseries from power builder 8.0?
What are the effects of using persistent messages?
What is the message client in mqseries?