Qntrl Bridge Messages Module | Bridge Online Help | Qntrl Online Help

Messages

The Messages module in Bridge allows you to test or execute a specific task directly through the Bridge connection. 

Create and execute a Message

To execute a message in Bridge:
  1. In Qntrl, navigate to(settings) >> Advanced >> Bridge, and click Messages.
  2. Click New Message.
  3. In the New Message window, enter the following details.
    • Name: Enter a unique name for the message, so that it can be reused by different Bridges when required.
    • Bridge ID/Cluster ID: The dropdown lists all available bridges and load balancing clusters.
      • Bridge: Executes the message on a specific bridge.
      • Cluster: System automatically chooses an active bridge within the cluster. Learn more about Clusters.
    • Module: Select a module from the dropdown. Modules are listed service-wise, and the related tasks appear automatically. When a new Bridge is created, the Core service and modules under it are associated by default.
      • Task Engine –  Executes API tasks in third-party or internal applications.
      • DB Engine – Performs SQL queries in databases within a private network.
      • SSH Engine – Executes commands on remote Linux/Unix systems.
      • PowerShell Engine– Executes commands on remote Windows systems.
      • AD Engine– Performs secure operations in Active Directory.
    • Type: Defines how the task runs:
      • Synchronous - Executes immediately and displays the response in real.
      • Asynchronous - Executes in the background without waiting for the response.
    • Task: If the selected module includes subtasks, choose the relevant task.
    • Request Data: Enter task instructions in JSON format.
      • Click Sample JSON at the bottom of the editor to load a predefined structure (meta data) for the selected module and task.
      • If needed, modify the resource_name and other key parameters manually.
                  Refer to the Bridge Modules section or details on supported parameters.
    • Response: Displays the output for Synchronous messages once execution completes.
  1. Once all the details are filled, click Execute to run the message. 

      


After execution, the response will be available in the Response tab.

 

View / Modify / Execute Message properties        

After execution, all messages are listed under the Messages page for review and tracking.
You can view, modify, and execute the Messages sent to the bridge.
  1. Navigate to(settings) >> Advanced >> Bridge, and click Messages.
  2. The messages will get listed.
  3. You can filter messages based on service and modules by clicking the filter icon in the respective columns.

      

  1. On the Message list page, click on the Message ID to view its properties.
  2. The details of the selected Message will be displayed. You can view/edit the properties of the fields (Bridge, Type, Request Data, etc.) of the message here.  
  3. If you wish to execute the message, Click Execute.  
  4. The response of the last execution will be available in the Response Data tab.   

 

 

To view the full response (for synchronous message types) or verify the server call from your Bridge Agent:

  1. Navigate to (settings) >> Advanced >> Bridge and select Bridge.
  2. Hover over the bridge name, click the action menu, and select Open Agent.
  3. This will direct you to the Bridge Agent login page. Log in with your Username and Password. Learn more about Bridge Agent.
  4. Navigate to the Messages section in the Header bar.
  5. Use the dropdown menu to view message logs and responses.

      

 

 Delete a Message        

  1. Navigate to(settings) >> Advanced >> Bridge >> select Messages.

  2. Hover next to the ID of the message you want to delete, click the mouse over action menu, and select Delete.

  3. The configured bridge message will be deleted.

  


    • Related Articles

    • Custom Function: Post_Messages_to_Zoho_Cliq_Channel

      This custom function can be used to post predefined messages to existing Zoho Cliq channels. Prerequisites Sign up for Zoho Cliq and create a channel with the required users. Only the members of this channel will receive messages. Business Scenario ...
    • Slack Extension

      Users can post comments in Qntrl as messages in Slack using this extension. Business Scenarios Keep your team notified about updates in the workflow Replace emails by sending messages for quicker response Take quick business decisions and announce ...
    • Configure Outbound SOAP Web Service

      Early Access This feature is not enabled for all users. If you’d like to try it out, please email our support team for early access. Outbound SOAP services in Qntrl enable communication with external SOAP-based APIs. These services rely on WSDL (Web ...
    • Use case for Bridge: Connect with remote databases using Bridge

      Most organizations secure their remote databases using firewalls. If you are looking for a way to navigate these firewalls to access remote databases, Bridge can be of help. Let us try to solve a real-time business case where Bridge is used to access ...
    • Bridge Agent Configuration

      The Bridge Agent serves as the local management console for your Bridge. It allows you to view and control services, review messages and logs, configure modules, manage credentials, and maintain secure communication with external systems. Login to ...

    You are currently viewing the help articles of Qntrl 3.0. If you are still using our older version and require guidance with it, Click here.