• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Mista

    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
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Mista

    @Mista

    0
    Reputation
    166
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Mista Unfollow Follow

    Latest posts made by Mista

    • RE: Data File Templates

      Thanks for responding! I checked my network tab, and it seems like the function compiles with no issues/errors. Actually, it doesn't look like anything gets passed through the function.

      This was the response I got.

      throw 'allowScriptTagRemoting is false.';
      //#DWR-INSERT
      //#DWR-REPLY
      var s0={};var s2=[];var s3=[];var s4=[];var s1=[];s0.CSVfiles=s2;s0.Excelfiles=s3;s0.ExcelcompilerOutput=null;s0.XMLfiles=s4;s0.XMLcompilerOutput="No Files";s0.CSVcompilerOutput=null;s0.Excelsuccess=false;s0.XMLsuccess=true;s0.CSVsuccess=false;
      s2[0]="MultiColumnCsvImporter.java";s2[1]="MultRowCsvImporter.java";s2[2]="SimpleCsvImporter.java";
      s3[0]="SimpleExcelImporter.java";
      
      
      dwr.engine._remoteHandleCallback('52','0',{data:s0,hasMessages:false,messages:s1});
      
      posted in Mango General
      M
      Mista
    • RE: Data File Templates

      Nevermind I'm able to select a template and create the Data source. Not too sure what happened along the way, but somehow I'm able to select the template but when it compiles it still outputs as null like the screenshot. Not too sure what's the cause.

      posted in Mango General
      M
      Mista
    • Data File Templates

      Hi,

      I'm trying to use one of the CSV templates provided on Mango (2.8) but I keep getting the following whenever I try to compile the templates.
      0_1561125319674_c2d73c2c-94dd-4757-906f-7a99a698413d-image.png

      I reinstalled the datafile module onto my Mango instance + restarted it and I get the same result. My system is also running JDK instead of JRE. Since the base templates don't work, there's not much I can do in terms of creating my own template if the original ones aren't compiling.

      Can anyone give some pointers or lead me to a solution to this? Thanks!

      posted in Mango General
      M
      Mista