Overview
11
no
vd
ocx
(e
n)
17
Sep
te
m
be
r 20
09
1.1.2 Publisher Channel Functions
This section reviews the functions of the Publisher channel.
“The Publisher Channel Wakes Up” on page 11
“How the Publisher Channel Processes Work Orders” on page 12
“How the Publisher Channel Deletes Work Orders” on page 13
The Publisher Channel Wakes Up
The following flowchart illustrates the Publisher channel’s action when it wakes up.
Figure 1-2
Publisher Channel Configuration
1. The Publisher channel wakes because the Subscriber channel sends a WorkOrder object. If the
SendToPublisher flag is set to True, the work order is written out to the work order container. If
the DoItNow flag is set to True, the work order is processed immediately.
Wakes because
the poll loop has
expired.
Wakes because
of Heartbeat.
Wakes because the
WorkOrder object
is sent by the
Subscriber.
Query the Work
Order container
for all work orders
pending and due.
Process all work
orders.
Write the Work
Order object to
the WorkOrder
container.
Delete work orders
with expired
delete due date.
Go back
to sleep.
Report the status
of the driver.
Publisher
No
Is the
SendToPublisher
flag True?
Yes
No
Process all work
orders.
Is the
DoItNow
flag True?
Yes
Содержание IDENTITY MANAGER 3.6.1 - STAGING BEST PRACTICES GUIDE 2010
Страница 4: ...4 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...
Страница 16: ...16 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...
Страница 18: ...18 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...
Страница 26: ...26 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...
Страница 28: ...28 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...
Страница 38: ...38 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...
Страница 40: ...40 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...
Страница 42: ...42 Identity Manager 3 6 1 WorkOrder Driver Implementation Guide novdocx en 17 September 2009 ...