asb-demo
Reactive icon

Azure Service Bus Library

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 11 September 2024
 by 
0.0
 (0 ratings)
asb-demo

Azure Service Bus Library

Compatible with:
Created on OutSystems 11

Version 1.0.1

Stable
Current
See documentation
Uploaded on 11 September 2024 by 
Compatible with:
Version 11
11.14.0 to 11.31.0
Database:
All
Release notes:

Added async receiver using Azure Client Side Library. So It will listen queue in continues mode.

You need to pass parameters in JavaScript 

event parameter should be a client action with one input parameter which will be used to receive message from service bus queue.

example : "$actions.Refresh(`${messageReceived.body}`)"

note : do not change parameter name of Refresh client action



Client Action Refresh which will be used as input for JavaScript and will receive message from service bus queue


Application Objects:
Azure Service Bus Library has 5 AOs.

Version 1.0.0

Stable
Uploaded on 11 September 2024 by 
Compatible with:
Version 11
11.14.0 to 11.31.0
Database:
All
Application Objects:
Azure Service Bus Library has 4 AOs.