Queue API domains

Official Content
This documentation is valid for:

The following are the domains under the GeneXusMessagingQueue.SimpleQueue module, defined to be used by the Queue API methods.

MessageStatus

Enumerated domain with the Status of the message after being sent.

  • Unknown
  • Sent
  • Deleted
  • Failed

MessageQueueProviderProperty

Enumerated domain with the name of the Environment Variables to be used, to connect to the Queue without hard coding the connection credentials.

By defining the Environment variables, the method AWSQueue.MessageQueueProvider external object and AzureQueue.MessageQueueProvider external object can receive empty values for the credential parameters.

image_2022930181019_1_png