Black Box Version 1.0 Bedienungsanleitung Seite 33

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 42
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 32
Copyright © 2009, 2010 Black Box Network Services
724-746-5500 | blackbox.com 33
XML API version 1
Compatibility
Introduced in 7.4.
4.1.1.3 Channel Publish
Function
A mechanism to publish the currently active channel.
Allow external applications to control when channel gets published and when subscribers can activate the new channel.
The currently active channel is published. A channel can be activated by using Channel Activate API.
Requires
An application that can send HTTP POST requests with digest and basic authentication.
The user must also have 'XML Control' permission.
Syntax
Publish a channel and set to be activated immediately:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<channel_publish/>
Publish the currently active channel with user specified 'activate_after'.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<channel_publish activate_after="2010-02-13 01:20:00"/>
Return Status
HTTP Status code 200 on success, 500 otherwise.
Compatibility
Introduced in 7.4.
4.1.1.4 Channel Activate
Function
A mechanism to activate a channel on a iCOMPEL Publisher.
Allow external applications to control channel activation. In conjunction with Channel Publish and Get Channel Manager
Report , allows a single publisher to publish to multiple channels with verifiable publish completion.
Syntax
Activate a channel with a specified Channel id:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<channel_activate multichannel_id="2">
The 'multichannel_id' attribute can be extracted from Get Channel Manager Report
33
33
31
31
Seitenansicht 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 41 42

Kommentare zu diesen Handbüchern

Keine Kommentare