We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question
0

How to send event in Orion (version 2) with CEP

asked 2017-01-09 13:51:47 +0200

pasquy73 gravatar image

Hi all, do you have an example to send an event from CEP to Orion (version 1.3.0). I used this configuration (verson 1) and it worked, but now with Orion 1.3.0 didn't work:

   "properties":[  
           {  
              "name":"URL",
              "value":"http://XXX.XXX.XXX.XXX:1026/v1/updateContext"
           },
           {  
              "name":"contentType",
              "value":"application/xml"
           },
           {  
              "name":"formatter",
              "value":"tag"
           },
           {  
              "name":"delimiter",
              "value":";"
           },
           {  
              "name":"tagDataSeparator",
              "value":"="
           },
           {  
              "name":"dateFormat",
              "value":"yyyy-MM-dd'T'HH:mm:ss.S'000'z"
           }
   ]

Could you help me? Regards,

Pasquale

edit retag flag offensive close merge delete

Comments

ORION does not support XML format anymore, use JSON only. CEP Proton latest release supports both protocols though.

urishani gravatar imageurishani ( 2017-01-10 14:55:22 +0200 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2017-01-10 14:55:34 +0200

urishani gravatar image

ORION does not support XML format anymore, use JSON only. CEP Proton latest release supports both protocols though.

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2017-01-09 13:51:47 +0200

Seen: 2,846 times

Last updated: Jan 10 '17