Home
Types of data item
Here are the types of data item available within the MQAI:
- Integer
- 64-bit integer
- Integer filter
- Character-string
- String filter
- Byte string
- Byte string filter
- Bag handle
When you have created a data bag, we can populate it with integer or character-string items. We can inquire about all three types of item.
We cannot insert bag handles.
These data items can be user or system items. User items contain user data such as attributes of objects that are being administered. System items should be used for more control over the messages generated: for example, the generation of message headers. For more information about system items, see System items.
Parent topic:
Using data bags
pc15550_
Home