com.apama.cumulocity
Event ObjectCommitted


Response received on creating or updating Cumulocity objects, include the request id, the id of the newly created object and body of the response from Cumulocity.
Since:
10.5.2.0

Member summary
 integerreqId

Request identifier from the original request.
 stringid

Identifier of the created object.
 anyobject

Actual object (in json form) returned by the request (if any).
 
Member detail

id

string id
Identifier of the created object.

object

any object
Actual object (in json form) returned by the request (if any).

reqId

integer reqId
Request identifier from the original request.