• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Can we use ScadaBR data on Mango ?

    User help
    2
    4
    2.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Hamza DardourH
      Hamza Dardour
      last edited by

      Hello world,

      I use ScadaBR an open source Scada based on Mango, And I want to import my data base on Mango, I think first I have to convert my data base from derby to Mysql because derby Is not used anymore on Mango last versions,
      My main question is :If I import my scadaBR data base (Mysql) it wiLL work on Mango or not ?

      THanks

      1 Reply Last reply Reply Quote 0
      • JoelHaggarJ
        JoelHaggar
        last edited by

        You can't directly use the scadaBR data base with Mango Automation but you should be able to export as JSON and then import into Mango. You will probably see some errors but you can correct those with find and replace on the JSON based on what the error tells you.

        If you want to save your history data mango Automation enterprise which includes the NoSQL database has a feature to migrate historical data from older version of Mango which should also work for scadaBR.

        You can see this link for more information: http://infiniteautomation.com/wiki/doku.php?id=system_admin:database_conversion

        Also to clarify, Mango Automation does still support Derby databases we just don't use that as the default setting or recommend that it is used. You can use Mango to convert from a Derby database to H2 or MySQL.

        1 Reply Last reply Reply Quote 0
        • Hamza DardourH
          Hamza Dardour
          last edited by

          Thanks you Joel, but if I want to convert a Derby data Base to a Mysq one l on Mango ,This data base must be already charged on Mango ? because I tried to copy my Derby data base from scadaBR and I dosen't work, I have some errors and I prefer to convert it first to a Mysql data base, it can be more easy to debug these errors

          1 Reply Last reply Reply Quote 0
          • JoelHaggarJ
            JoelHaggar
            last edited by

            Yes, you can not use the scadaBR database in Mango directly. It doesn't matter if the database is Derby or MySQL you will still not be able to use it in Mango. Your only option is to export the JSON from scadaBR and import your configuration into Mango.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post