Created on 07 July 2016
icon_unfollowing
Login to follow
amazon-sqs-connector

Amazon SQS Connector

Stable version 2.0.7 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 15 October 2019 by 
amazon-sqs-connector

Amazon SQS Connector

Created on OutSystems 11

Version 2.0.7

Stable
Current
Application Package
Uploaded on 15 October 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

There are 2 breaking changes in this version. 

  • Message_Send action was deleted and Message_SendAdvanced was renamed to Message_Send. 
  • Message_Receive action was deleted and Message_ReceiveAdvanced was renamed to Message_Receive 

The Advanced versions released by Daniel were more feature complete and should be used instead, it should be straightfoward to replace.


New features / changes:

  • Added a new action Queue_Purge that allows to delete all messages in a queue
  • Changed the MessageGroupId parameter to optional in the Message_Send action as this param only applies to FIFO queues and was preventing the receive for non FIFO queues
  • Added an optional parameter MessageDeduplicationId in the Message_Send action allowing to send deduplicaton id for FIFO queues with that option
  • Renamed the MessageAttributeList to MessageAttributes in the in the Message_Send action to be better aligned with the underlying SDK
  • Changed the MessageAttributeNames parameter to optional in the Message_Receive action to allow easier transition for the new method.
Application Objects:
Amazon SQS Connector has 0 AOs.

Version 2.0.6

Stable
Application Package
Uploaded on 07 September 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

Added following server actions:

  • Message_SendAdvanced
    • Same as Message_Send but with extra input parameter MessageAttributeList, to pass one or more message attributes (name, data type and value). Data types supported "String" and "Number".
  • Message_ReceiveAdvanced
    • Same as Message_Receive but with extra input parameter MessageAttributeNames, which can be zero, one or more message attribute names that will be returned in the response. If you fill the list with one record with value "All" all messages attributes will be returned.
Application Objects:
Amazon SQS Connector has 0 AOs.
Created on OutSystems 10

Version 2.0.4

Stable
Application Package
Uploaded on 26 March 2019 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Added support to retrieve the Message Attributes in the ReceiveMessage action

Version 2.0.3

Stable
Application Package
Uploaded on 07 December 2018 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Created on Older versions

Version 1.1.0

Discontinued
Application Package
Uploaded on 08 July 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

Added Features:

  • Get queue based in name.


Application Objects:
Amazon SQS Connector has 0 AOs.

Version 1.0.0

Discontinued
Application Package
Uploaded on 07 July 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

Added Features

...


Bug Fixes

...

Application Objects:
Amazon SQS Connector has 0 AOs.