1. Micro Focus Identity Manager 4.8 Documentation: Understanding Identity Manager, "Chapter 2: Identity Manager Architecture", Section: "Data Synchronization". This section explicitly describes the two channels. It states, "The Subscriber channel receives commands from the Metadirectory engine... The Publisher channel queries the connected application for events and submits the events to the Metadirectory engine."
2. Micro Focus Identity Manager 4.8 Documentation: Driver Customization Guide, "Chapter 2: The Identity Manager Engine and Policies", Section: "How the Engine Processes Documents". This chapter details the document flow, clarifying that documents for the driver contain commands (e.g., , ) and that documents from the driver are event notifications (e.g., ).
3. Micro Focus Identity Manager 4.8 Documentation: Policies in Identity Manager, "Chapter 1: Introduction to Policies", Section: "Policy Processing in the Subscriber and Publisher Channels". This section reinforces that commands are processed on the Subscriber channel and events (notifications) are processed on the Publisher channel, each with its own set of policies.