Broadcast Server User Guide
Appendix A
Push XML API
Push XML Reference
65
ManagePushMessage
The following sample XML for
ManagePushMessage
and its child
elements illustrates scheduling a normal alert to a distribution list named
“MainFloor”. The alert includes audio and two soft keys.
<ManagePushMessage>
<PushMessage priority="1" message_id="3" action="schedule" reloaded="{true | false}“
<Recipient id="MainFloor" type="distribution"/>
<Subject>Server Maintenance this Week</Subject>
<Body>Servers will be taken off-line this week, as follows.
</Body>
<Audio>http://mysite.com/alerts/alert.wav</Audio>
<Button index="1" type="url" caption="Server Usage">
http://mysite.com/it/info/matrix.html</Button>
<Button index="2" type="dial" caption="Help Desk">2323</Button2>
<Schedule>
<BeginDate>10:03:2005</BeginDate>
<EndDate>10:07:2005</EndDate>
<Days sunday="0" monday="0" tuesday="1" wednesday="1" thursday="0" friday="1"
saturday="0"/>
<BeginTime>07:00:00 AM</BeginTime>
<EndTime>09:30:00 AM</EndTime>
</Schedule>
</PushMessage>
</ManagePushMessage>
The following table describes the
ManagePushMessage
element and its
child elements.
Element
Parent Element
Attributes
Enumeration Description
ManagePushMessage
none
none
Parent element of one or more
PushMessage elements.
Содержание 16-300272
Страница 1: ...Broadcast Server User Guide Release 2 1 Service Pack 16 300272 Issue 2 1 April 2006...
Страница 8: ...Related Documentation viii Broadcast Server User Guide...
Страница 22: ...Chapter 3 System Management Home page tips 14 Broadcast Server User Guide...
Страница 24: ...Chapter 4 System Messages Quick FAQ 16 Broadcast Server User Guide...
Страница 30: ...Chapter 5 User Management The User Page 22 Broadcast Server User Guide...
Страница 48: ...Chapter 8 Media Management The Media Page 40 Broadcast Server User Guide...
Страница 52: ...Chapter 9 External Service Management The External Service Page 44 Broadcast Server User Guide...
Страница 60: ...Chapter 10 Broadcast Alert Management The Alert Page 52 Broadcast Server User Guide...
Страница 62: ...Chapter 11 My Preferences Setting the maximum list entries to display 54 Broadcast Server User Guide...
Страница 64: ...Chapter 12 Troubleshooting Common problems 56 Broadcast Server User Guide...