Message category properties

A message category does not have a name property as it takes its name from the name of the message category file.

Property Type Meaning
Message Category Kind Enumerated type This property describes the purpose of the message category. Choose from:
  • other. This is the default.
  • wsdl. If the message category is to participate in the generation of WSDL documents, this property must be set to 'wsdl'. When the WSDL document is generated, the name of the message category provides the name for the <wsdl:operation> element generated for eligible messages in the message category.
Documentation String The documentation property of an object is where you can add information to enhance the understanding of that objects function.

It is a string field and any standard alphanumeric characters can be used.

Related concepts
The message model
Message categories
Related tasks
Working with a message category file
Related reference
Message model reference information
Message category member properties