asb-demo
Reactive icon

Azure Service Bus Library

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 11 Sep (15 hours ago)
 by 
0.0
 (0 ratings)
asb-demo

Azure Service Bus Library

Compatible with:
Created on OutSystems 11

Version 1.0.1

Stable
Current
Application Package
Uploaded on 12:42 (3 hours ago) by 
Compatible with:
Version 11
11.14.0 or higher
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


Version 1.0.0

Stable
Application Package
Uploaded on 10:53 (5 hours ago) by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All