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

context broker with own API structure implementation and business logic

data received by the context broker must be modified and validated. How can this be achieved?

My scenario: - I getting data from mobile device through http - I recalule and validate incoming data with data in mongodb - based on the calculation results I have to send email - I have to save calculation results to the database

context broker with own API structure implementation and business logic

data received by the How to add a business logic to context broker must be modified and validated. How can this be achieved? broker?

My scenario: - I getting get data from mobile device through http - I recalule and validate incoming data with data in mongodb data - based on the calculation results I have to send email - I have to save calculation results to the database

context broker with own API structure implementation and business logic

How to add a business logic to context broker?

My scenario: - I get data from mobile device through http - I recalule and validate incoming data - based on the calculation results I send email - I have to save calculation results to the database