In some use cases we would like access to the knowledge base id of the KB that initiated the call to this knowledge base (for example for security reasons). The old knowledge-mapper provided this information as part of the handler method signature.
The requesting kb is returned by the KE from the /handle REST operation.
In some use cases we would like access to the knowledge base id of the KB that initiated the call to this knowledge base (for example for security reasons). The old knowledge-mapper provided this information as part of the handler method signature.
The requesting kb is returned by the KE from the
/handleREST operation.