You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
José Bonnet edited this page Sep 19, 2017
·
1 revision
This page summarises the options taken while implementing a callback support mechanism.
Overview
The SONATA Service Platform (SP) provides a REST-based API, but part of the platform is message-based. This means that, for implementing an RPC-based API that involves both kinds of APIs (REST- and message-based), the SP needs to support a callback mechanism.
Concrete case: end-to-end KPI for service instantiation time