Grouper Web Services

Description

Receive a message from a queue or topic.  This service is available in version v2.3.0+.  There is no lite version for this service.

Features

  • Receive messages
  • Wait a small amount of time (e.g. 20 seconds) until message is delivered (e.g. SQS long polling)
  • Can actAs another user
  • For 2.4+ with all patches applied, you can set exchange type for rabbitMq by sending WsParam with name "exchangeType". The value can be one of DIRECT, TOPIC, HEADERS, or FANOUT


Acknowledge message service

  • No labels