• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. paulolando91
    3. Posts

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • Mango Upgrade from

      Hi
      I need assistance with mango
      I created Meta datapoint A (Alphanumeric): Contains the monthly report (with JSON-like string).

      I also created Meta datapoint B (Boolean): Becomes true at 23:59 on the last day of the month.

      Event Detector on B: Triggers email sending when true.

      Email works with static text, but not when using Freemarker variables like ${kvaTotal.value}

      <@subject>Context Test/@subject

      <#if kvaTotal??>
      ✅ kvaTotal = ${kvaTotal.value}
      <#else>
      ❌ kvaTotal not found in context
      </#if>

      <#list .data_model?keys as k>
      DEBUG: ${k}
      </#list>

      thats the email I normally get
      ❌ kvaTotal not found in context DEBUG: evt DEBUG: img DEBUG: subject DEBUG: pointEventDetector DEBUG: renderedHtmlPointValues DEBUG: event DEBUG: fmt DEBUG: renderedPointValues DEBUG: additionalContext DEBUG: point DEBUG: instanceDescription

      Basically I am unable to get the value from External context points.

      posted in User help
      paulolando91P
      paulolando91
    • RE: Mango V4

      @terrypacker thank you

      posted in User help
      paulolando91P
      paulolando91
    • Mango V4

      Hi
      can someone please Help me
      I have use the following codes:
      <img src="/rest/v4/file-stores/default-filestores/Generator01.png">
      <img src="/store/default/Generator01.png">
      on dashboard designer to display image stored on store and unfortunately I am unable to do so can someone please help me.

      posted in User help
      paulolando91P
      paulolando91