Hi,
following the steps of How To... Create a Gateway Service Using the BOR Generator - Advanced Scenario I implemented a service on my own, but dealing with maintenance notifications instead of the user data example. The QUERY and READ operations work as expected. When I access the UPDATE or CREATE operations with my REST client (inluding the necessary request body and CSRF-token) with Put/Post, the answer is positive. Either 204 No Content201 Created as it should be. But the changes have no effect, existing notifications stay unchanged and no new notifications are created. Any ideas what components to check or where I made a mistake? Obvious wrong request data correctly results in error messages like updating non-existing notifications, refering to non-existing equipment or creating with already existing IDs.
Regards
Timm
Removed broken link (Content deleted June 2013)