You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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"

Acknowledge message service

  • No labels