Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Property

Property

The Property Element of the MQ Send Message task provides additional header information, like a tag, that can be used by the Message Queue (MQ) server or the recipient to sort messages as they arrive. The Property Element can contain user supplied text or use variables to provide the information required for the message header.
Add a Property Element to an MQ Send Message Task by clicking the
Add
button in the sub-menu and selecting the
Add Property
option.
Field
Definition
Basic Tab
Name
Specify or select the name of the property. The name of the property to specify need not exist in the dropdown.
Type
The data type indicates the type of data specified in the Value field. The default value is string.
Valid data Types:
int
A numerical value in the range of - 2,147,483,648 to 2,147,483,647
long
A numerical value in the range of - 9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
boolean
A value of true or false
string
A value or variable containing characters and integers
short
A numerical value in the range of -32,768 to 32,767
byte
A small numerical value in the range of -128 to 127
float
A floating point number
double
A double precision floating point number
Value
Specify the value for the property.

0 COMMENTS

We’d like to hear from you!