Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-8968

[fiware-stackoverflow] Why cepheus don't send int without quotes to orion?

    Details

      Description

      Created question in FIWARE Q/A platform on 29-06-2016 at 15:06
      Please, ANSWER this question AT https://stackoverflow.com/questions/38100704/why-cepheus-dont-send-int-without-quotes-to-orion

      Question:
      Why cepheus don't send int without quotes to orion?

      Description:
      In this question I have a problem that the orion conditions were not satisfied but it was solved by removing the quotes on the especial value Why this orion subscription don't works as I want?

      The new problem is that when I process an event with cep that calculates the mFlag int attribute it send it to orion but apparently it is send with the quotes (same problem as described in the related question posted before) because the orion entity is changed but the notification is not triggered.

      The cepheus cep config out is like this one:

      "out":[
      {
      "id":"algo",
      "type":"Event",
      "brokers":[

      { "url":"http://localhost:1026" //orion }

      ],
      "attributes":[

      { "name":"IdEvent", "type":"int" }

      ,

      { "name":"mFlag", "type":"int" }

      ]
      }
      ],

      Is this problem of the cepheus cep or it is a orion bug not interpreting the type of the attribute in the conditions?

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        2h 55m 1 Backlog Manager 22/May/17 6:08 PM
        In Progress In Progress Closed Closed
        3h 1 Backlog Manager 22/May/17 9:08 PM

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: