Configure Connections
Multiple processes within a process group must be connected to define the relationship between the processes. Connection types define how the processes are related to each other in a visibility scenario.
Prerequisites
Context
A visibility scenario can consist of heterogeneous processes from different process providers or it can contain events from various objects in SAP S/4HANA. You can connect the processes within the process group by defining the connection types between them and map the attributes between these processes. For more information, see Configure Process Groups and Map Attributes.
-
1:1: Defines a 1:1 relationship between the processes of a visibility scenario. For example, consider an employee onboarding process in SAP Success Factors that is triggered for a new hire. This process triggers an extension workflow on SAP BTP for equipment provisioning. A 1:1 connection exists between the processes as each new hire procures an equipment.
-
N:1: Defines an N:1 relationship between the processes of a visibility scenario. For example, consider a scenario having an order and a delivery process where multiple orders are part of the same delivery. There exists an N:1 connection between the processes as multiple orders can be associated with a single delivery.
-
1:N: Defines a 1:N relationship between the processes of visibility scenarios in a project. For example, consider a scenario where a process is modeled to initiate multiple approval processes dynamically based on the number of mandatory approvers. In such cases, it is important to keep track of the primary process and monitor the progress of the approval processes that it generates. For more information on enabling 1:N connection, see Configure Group Connections (1:N).