Dell DX6004S DX Content Router Setup and Configuration Guide - Page 22

Using the Publisher Console

Page 22 highlights

5.3.4.3. NotExists Clause 5.3.4.4. All Clauses olderThan('365d') 5.4. Using the Publisher Console The Publisher Console allows users to view progress made by the Publisher and the associated subscribers. To better understand the data contained within this console page, a legend has been provided below. To access the Publisher console, use the domain name or IP address of the DX Content Router node and the configured console port number (by default, this is port 8090). In the example below, we typed http://192.168.1.101:8090 into the address field of the browser. The location of the console differs when the Publisher is installed on a Cluster Services Node (CSN). Please reference the CSN Installation and Configuration Guide for related details. Copyright © 2010 Caringo, Inc. All rights reserved 18 Version 2.2 December 2010

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43

Copyright © 2010 Caringo, Inc.
All rights reserved
18
Version 2.2
December 2010
<exists header=”headerNameXXX”/>
<exists header=”headerNameYYY”/>
</select>
5.3.4.3. NotExists Clause
<select name="subscriptionName1">
<notexists header=”headerName”/>
</select>
<select name="subscriptionName1">
<notexists header=”headerNameXXX”/>
<notexists header=”headerNameYYY”/>
</select>
5.3.4.4. All Clauses
<select name="subscriptionName1">
<filter header=”headerName”>
olderThan(‘365d’)
</filter>
<exists header=”headerNameXXX”/>
<notexists header=”headerNameYYY”/>
</select>
5.4.
Using the Publisher Console
The Publisher Console allows users to view progress made by the Publisher and the associated
subscribers. To better understand the data contained within this console page, a legend has been
provided below. To access the Publisher console, use the domain name or IP address of the DX
Content Router node and the configured console port number (by default, this is port 8090). In
the example below, we typed http://192.168.1.101:8090 into the address field of the browser. The
location of the console differs when the Publisher is installed on a Cluster Services Node (CSN).
Please reference the CSN Installation and Configuration Guide for related details.