Resume Queue operation


The Resume Queue process restarts outbound activities for a suspended queue on a computer that has the Hub Transport server role or the Edge Transport server role installed. The following table describes the input parameters for Resume Queue process

Adapter request parameters for Resume Queue process

Element

Definition

Required

<Filter>

Requires an expression that specifies the property value criteria for the queues that you want to suspend

The expression includes a property name that is followed by the comparison operator and value.

The following queue properties are valid criteria for the Filter parameter:

  • DeliveryType (The delivery type for this queue as defined by transport.)

    The delivery type must be one of the following values:

  • DNSConnectorDelivery
  • NonSMTPGatewayDelivery
  • SmartHostConnetorDelivery
  • SmtpRelayWithinAdSitetoEdge
  • MapiDelivery
  • SmtpRelayWithinAdSite
  • SmtpRelaytoRemoteAdSite
  • SmtpRelaytoTiRg
  • Undefined
  • Unreachable
  • Identity (Enter the queue identity in the form of Server\destination, where destination is a remote domain, mailbox server, or persistent queue name.)
  • LastError (A text string of the last error recorded for a queue.)
  • LastRetryTime (The time when a connection was last tried for this queue.)
  • MessageCount (The number of items in the queue.)
  • NextHopConnector (The GUID of the connector that was used to create the queue.)
  • NextHopDomain (The next hop domain of the queue, specified as a remote Simple Mail Transfer Protocol (SMTP) domain, a server name, the name of an Active Directory site, or a message database (MDB) identifier.)
  • NextRetryTime (The time when a connection will next be tried for this queue.)
  • Status (The status of the queue. Queue status options are Active, Ready, Retry, or Suspended.You can specify multiple criteria by using the -and comparison operator. Property values that are not expressed as an integer must be enclosed in quotation marks.)

No

<Identity>

Specifies the identity of the queue that contains the messages that you want to resume

Enter the queue identity in the form of Server\destination, where destination is a remote domain, mailbox server, or persistent queue name.

Yes

<Server>

Specifies the name of the server to connect to by using remote procedure call (RPC) that contains the queues that hold the messages that you want to resume

Enter the server name as a host name or a Fully Qualified Domain Name (FQDN). If this parameter is not used, the local server is queried.

No

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Atrium Orchestrator Content 20.14.01