How to have multiple actions on a soft trigger event?

Answered

Comments

4 comments

  • Avatar
    Wendy Chuang

    Hi benoit lecomte,

    Yes, this is the current design mechanism. You cannot assign multiple actions to one event rule.
    However, you can easily achieve this using the Generic event, as illustrated in the following example:

    • Event 1: When a soft trigger occurs → Send an HTTP event (Generic event with a specific attribute) to the server itself.
    • Events 2, 3, 4, and so on: When a generic event (with a specific attribute) is detected → Execute the required action.

    For the specific format of the Generic event, I recommend referring to our API document for a detailed explanation.

    Thank you.

    0
    Comment actions Permalink
  • Avatar
    benoit lecomte

    Thanks Wendy I'm trying that.

    My API calls are wokring from the API dev docs (testing box) but the exact same API request from VMS is not working.

    I'm tried with https://127.0.0.1:7001 also with the local LAN and I even created a api user that I referenced in the http request credential boxes

    Is it a limitation because I'm on free trial of the VMS or am I doing something wrong?

     

    0
    Comment actions Permalink
  • Avatar
    Wendy Chuang

    Hi benoit lecomte,

    1. Please provide more details like:
    - Your scenario
    - API content that is used in the testing box
    - API content that is used in VMS (A screenshot of Nx event rule will be helpful)

    2. There will be no difference no matter customer is using the trial license or not - actually no license is required for the feature. We only charge when the user wants to enable the recording or use the I/O module.

     

    Thanks. 

    0
    Comment actions Permalink
  • Avatar
    benoit lecomte

    Hello Wendy, 

     

    it is working now. The issue was I did not tick "Basig digest auth" for the api user

     

    0
    Comment actions Permalink

Please sign in to leave a comment.