Keywords

Table 3-4 shows the keywords specific to ASE Active Messaging, and the functions in which these keywords can be legally used.

Table 3-4: Double and triple keywords in ASE Active Messaging

JMS or MQ

Keywords

Legal commands and functions using keywords

Both

message header

select msgsend( ,,, message header,,,)

select msgpublish( ,,,message header,,,)

Both

message property

select msgsend( ,,, message property,,,)

select msgpublish( ,,,message property,,,)

JMS

message selector

select msgrecv(,,,message selector,,,)

select msgconsume(,,,message selector,,,)

JMS

with retain

select msgunsubscribe(,,,with retain,,,)

JMS

with remove

select msgunsubscribe(,,,with remove,,,)

Both

transactional messaging none

set transactional messaging none

Both

transactional messaging simple

set transactional messaging simple

Both

transactional messaging full

set transactional messaging full