• 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

    new data source added in servers side - overrides an existing data source

    Mango General
    3
    3
    1.1k
    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.
    • E
      elran
      last edited by

      after configuring a new data source on the servers side ,
      previous existing data source was run over with the newly added configuration.

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi elran,

        Do you have any more information to offer about what you did or any reproduction steps?

        after configuring a new data source on the servers side ,
        previous existing data source was run over with the newly added configuration.

        I was able to configure multiple new sources and need more information to reproduce the issue.

        1 Reply Last reply Reply Quote 0
        • terrypackerT
          terrypacker
          last edited by

          @elran pretty vague but if you make a copy of a data source and save it without changing the id field it will update the data source with that id. To signal to Mango that you want to create a new data source you will need to set the id field to -1

          In the Java code we have the constant:
          com.serotonin.m2m2.Common.NEW_ID = -1

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