The following are the domains under the GeneXusMessagingQueue.SimpleQueue module, defined to be used by the Queue API methods.
Enumerated domain with the Status of the message after being sent.
- Unknown
- Sent
- Deleted
- Failed
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.