Configuring The Azure Service Bus Queue Custom Connection String To Use Environment Variables
I am currently using several queues within the Azure Service Bus Module. Each environment has different queues correlating to the purposes of each environment. Therefore, my connection string for each queue needs to get updated when changing environments. Is this possible?
Comments
-
You would need to create an environment variable for each custom connection string for every Azure Queue from all your environments. You will use an Execute Command Step to pull the appropriate environment variable depending on whether you are going into a lower or higher environment into your flow. The Fetch entities step will pull the custom connection string of the current Azure Queue. The Fetch Criteria will need to be used to ensure the correct queue's connection string is being updated. The last step will update the current connection string with the environment variable.
I have attached the project related to this comment. However, this example works for one queue, so this must be reconfigured for multiple.
*Please Note: The examples attached were developed to be instructional, and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact: services@decisions.com
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions