The document discusses processes in service-oriented architecture (SOA). It explains that in SOA, a service unit is not a single process but a bundle of processes that provide access to its capabilities in different ways. Processes support message exchange between service units, which is required for loose coupling. The integration of service units typically involves relationships between business processes. A process begins and ends within its service unit so the service unit manager maintains control. Capabilities delegated to other service units are invoked through requests to those other service units.