Overview#
DirXML Out-of-Band Requests are DirXML Out of Band RequestsDirXML Out-of-Band Requests are handled differently than regular DirXML Events and Commands.
Some can be triggered by certain conditions or actions within a Rule, some are just results of other events.
We know of four type of "Out-of-Band" requests:
- IDM Queries - pause the normal event flow until they finish processing, and when their task is finished, event flow resumes.
- Direct Commands from Policies - pause the normal event flow until they finish processing, and when their task is finished, event flow resumes.
- DirXML Status Events - these pass through only a small part of the logic flow before being processed.
- Add-association Events - these pass through only a small part of the logic flow before being processed.
How to Find in Trace Files#
Source | Destination | Description | Text in Trace Files |
---|---|---|---|
any | eDirectory | Query to eDirectory | Pumping XDS to eDirectory |
Publisher Flow or Subscriber Flow | Connected Application | Query to Connected Application form a policy | Fixing up association references |
Input Transformation Policy Set | Connected Application | A Query form the input Transformation Policy Set | Querying Publisher Shim |
Output Transformation Policy Set | Connected Application | A Query form the Output Transformation Policy Set | Submitting document to Subscriber shim |