Composite APIs
A composite API (CAPI) is a project resource used to implement API-accessible business logic or data integrations. It refers to a sequence of tasks that run synchronously. The tasks' execution path is not persisted.
A composite API is triggered by calling its API. The composite API's execution is never paused. This implies, for example, that a composite API cannot contain manual tasks for an end user. Due to the fact that the composite API's execution path is not persisted, a composite API is quicker than a process at runtime.
Composite APIs can be created and updated in the Composite API module of DigitalSuite Studio.
Please give details of the problem