Apama 10.3.1 | Apama Documentation | Connecting Apama Applications to External Components | Standard Connectivity Plug-ins | The Cumulocity IoT Transport Connectivity Plug-in | Using events | Updating an existing event
 
Updating an existing event
You can update the text field.
send Event("<EVENT_ID>","c8y_SampleEvent","<SOURCE>",<TIME>,
"Event Updated",{}) to Event.CHANNEL;
Where
*<EVENT_ID> is the identifier of the previously created event. The presence of <EVENT_ID> indicates that the request is for updating an existing event.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.