In this exercise, you will set up a connection between ITCM and Kyma runtime, register ITCM domain events on Kyma runtime.
1.Create an ITCM application from the Kyma cockpit.
2.Bind ITCM application to a namespace.
1.Register Kyma runtime in the ITCM Extension Center on the system tab.
Expose the domain event to Kyma runtime through a secure connection.
To secure the connection, you need to generate a private key by the OpenSSL tool and request a certificate signed by Kyma runtime.
The credential is mandatory for the communication with Kyma runtime.
Detail steps:here
1.Choose claims from the categorized event on the Event Mesh tab.
3.Define a channel for claims event publishing.
Now the connection between ITCM & Kyma runtime is ready,
Continue to - Exercise 2 - Implement extensional functions in Kyma runtime