DaCE IntroductionΒΆ
DaCE allows you to declare processes for your application that involves actors and data.
When you call get_all_business_actions function, DaCE retrieves all available actions for a certain process in a certain context/request combination.
Process definition section explains how you can declare a new process.