Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,We are excited to announce that the 2.0.5 version of the Context Service SDK is now available. This version of the Context Service SDK features an updated object model. You can download the 2.0.5 version of the Context Service SDK from the Cont...
Hi,To make it easier to integrate with the Context Service, a new sample has been uploaded to GitHub. It provides an example of how you could write a REST API on top of the Java Context Service SDK. This is useful for situations where you are using...
A new Context Service Java SDK sample has been published online, now on the Cisco DevNet portion of GitHub. It is a Java Swing-based UI and demonstrates the following features:Getting statusGetting JMX metricsConnection state listenerField and Field...
Hi Joseph,Thanks for the feedback. Can you provide a specific example where it makes it easier in Javascript? The typical response on an HTTP POST where an object is created is 201 (created). OK would be a 200. See the HTTP spec on this: RFC 2616...
Hi Abdurrahman,A "Data Object" is a customer, activity, or request as created by the Context Service Java SDK.The most you can save in one of these data objects is 256KB when it is stored in the Context Service. The total amount of data may be signi...