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

Revision history [back]

click to hide/show revision 1
initial version

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

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