• 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

    XML query

    User help
    1
    1
    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.
    • W
      wiecking
      last edited by wiecking

      Here’s what we are seeing:
      Using HTTP retriever on a source at port 80.
      The xml check on the data source page shows ok:

      <datavalues>
      <input0state>3.78294</input0state>
      <input1state>0.03539</input1state>
      <input2state>0.00140</input2state>
      <input3state>0.00145</input3state>
      <input4state>0.00149</input4state>
      <input5state>0.00244</input5state>
      <input6state>0.00155</input6state>
      <input7state>0.00244</input7state>
      <powerupflag>1</powerupflag>
      </datavalues>

      When we query the source using regex

      <input0state>(.*?)</input0state>

      we get this message on the point details page

      org.apache.http.client.ClientProtocolException:

      Is this a java issue on Mango?

      I’ve tried using a tcpip source, but with no luck, it shows no data.

      Is there a better parsing option?

      Thanks
      aloha
      b

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