<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.eventgnosis.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.eventgnosis.com/wiki/feed.php">
        <title>EventGnosis ecs_soap</title>
        <description></description>
        <link>http://www.eventgnosis.com/wiki/</link>
        <image rdf:resource="http://www.eventgnosis.com/wiki/lib/images/favicon.ico" />
       <dc:date>2010-11-11T18:38:06-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:exit_operation&amp;rev=1170792606&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getconfiguration_operation&amp;rev=1170792298&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:geterrors_operation&amp;rev=1170792570&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:geteventstatistics_operation&amp;rev=1170792390&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getfeatures_operation&amp;rev=1170792418&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getmembers_operation&amp;rev=1170792066&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getmembersbycategory_operation&amp;rev=1170792154&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getqueuestatistics_operation&amp;rev=1170792346&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getruntimesummary_operation&amp;rev=1170792232&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getstarttime_operation&amp;rev=1170792452&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getuptime_operation&amp;rev=1170792486&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getwarnings_operation&amp;rev=1170792528&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:soap_operations_list&amp;rev=1170791980&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.eventgnosis.com/wiki/lib/images/favicon.ico">
        <title>EventGnosis</title>
        <link>http://www.eventgnosis.com/wiki/</link>
        <url>http://www.eventgnosis.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:exit_operation&amp;rev=1170792606&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:10:06-05:00</dc:date>
        <title>ecs_soap:exit_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:exit_operation&amp;rev=1170792606&amp;do=diff</link>
        <description>Exit operation


Causes EvWatch service to call System.exit(). EvWatch service is responsible for ECS restart.

If EvWatch does not exist, then this operation does a hard exit.

The ObjId for all objects, except for the RuntimeController, is in the following format:</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getconfiguration_operation&amp;rev=1170792298&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:04:58-05:00</dc:date>
        <title>ecs_soap:getconfiguration_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getconfiguration_operation&amp;rev=1170792298&amp;do=diff</link>
        <description>GetConfiguration operation


Gets configuration info for an object specified by ObjId.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetConfiguration&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetConfiguration&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-E…</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:geterrors_operation&amp;rev=1170792570&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:09:30-05:00</dc:date>
        <title>ecs_soap:geterrors_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:geterrors_operation&amp;rev=1170792570&amp;do=diff</link>
        <description>GetErrors operation


Returns a list of accumulated errors since last call of this operation.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetErrors&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetErrors&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-ENV:Enve…</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:geteventstatistics_operation&amp;rev=1170792390&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:06:30-05:00</dc:date>
        <title>ecs_soap:geteventstatistics_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:geteventstatistics_operation&amp;rev=1170792390&amp;do=diff</link>
        <description>GetEventStatistics operation


Gets event statistics for an object specified by ObjId.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetEventStatistics&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetEventStatistics&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SO…</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getfeatures_operation&amp;rev=1170792418&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:06:58-05:00</dc:date>
        <title>ecs_soap:getfeatures_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getfeatures_operation&amp;rev=1170792418&amp;do=diff</link>
        <description>GetFeatures operation


Gets list of ECS features.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetFeatures&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetFeatures&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-ENV:Envelope&gt;</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getmembers_operation&amp;rev=1170792066&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:01:06-05:00</dc:date>
        <title>ecs_soap:getmembers_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getmembers_operation&amp;rev=1170792066&amp;do=diff</link>
        <description>GetMembers operation


Gets all members of a particular parent object. Currently only the Controller object (top level object – RuntimeController) is supported.

The ObjId for all objects, except for the RuntimeController, is in the following format:</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getmembersbycategory_operation&amp;rev=1170792154&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:02:34-05:00</dc:date>
        <title>ecs_soap:getmembersbycategory_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getmembersbycategory_operation&amp;rev=1170792154&amp;do=diff</link>
        <description>GetMembersByCategory operation


Gets all members by category for a particular parent object. Currently only the Controller object (top level object – RuntimeController) is supported.

Categories are Sources, Adapters, FilterStacks,	Filters, Destinations and Managers.</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getqueuestatistics_operation&amp;rev=1170792346&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:05:46-05:00</dc:date>
        <title>ecs_soap:getqueuestatistics_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getqueuestatistics_operation&amp;rev=1170792346&amp;do=diff</link>
        <description>GetQueueStatistics operation


Gets queue statistics for an object specified by ObjId.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetQueueStatistics&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetQueueStatistics&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SO…</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getruntimesummary_operation&amp;rev=1170792232&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:03:52-05:00</dc:date>
        <title>ecs_soap:getruntimesummary_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getruntimesummary_operation&amp;rev=1170792232&amp;do=diff</link>
        <description>GetRuntimeSummary operation


Gets runtime summary for an object specified by ObjId.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetRuntimeSummary&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetRuntimeSummary&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-E…</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getstarttime_operation&amp;rev=1170792452&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:07:32-05:00</dc:date>
        <title>ecs_soap:getstarttime_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getstarttime_operation&amp;rev=1170792452&amp;do=diff</link>
        <description>GetStartTime operation


Gets ECS start time.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetStartTime&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetStartTime&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-ENV:Envelope&gt;</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getuptime_operation&amp;rev=1170792486&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:08:06-05:00</dc:date>
        <title>ecs_soap:getuptime_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getuptime_operation&amp;rev=1170792486&amp;do=diff</link>
        <description>GetUpTime operation


Gets ECS up time.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetUpTime&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetUpTime&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-ENV:Envelope&gt;</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getwarnings_operation&amp;rev=1170792528&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T15:08:48-05:00</dc:date>
        <title>ecs_soap:getwarnings_operation</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:getwarnings_operation&amp;rev=1170792528&amp;do=diff</link>
        <description>GetWarnings operation


Returns a list of accumulated warnings since last call of this operation.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://www.w3.org/2002/12/soap-envelope&quot;&gt;
	&lt;SOAP-ENV:Body  xmlns:m=&quot;http://www.eventgnosis.com/&quot;&gt;
		&lt;GetWarnings&gt;
			&lt;ObjId&gt;Controller&lt;/ObjId&gt;
		&lt;/GetWarnings&gt;
	&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-…</description>
    </item>
    <item rdf:about="http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:soap_operations_list&amp;rev=1170791980&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T14:59:40-05:00</dc:date>
        <title>ecs_soap:soap_operations_list</title>
        <link>http://www.eventgnosis.com/wiki/doku.php?id=ecs_soap:soap_operations_list&amp;rev=1170791980&amp;do=diff</link>
        <description>SOAP Operations List

	*  GetMembers operation
	*  GetMembersByCategory operation
	*  GetRuntimeSummary operation
	*  GetConfiguration operation
	*  GetQueueStatistics operation
	*  GetEventStatistics operation
	*  GetFeatures operation
	*  GetStartTime operation
	*  GetUpTime operation
	*  GetWarnings operation
	*  GetErrors operation
	*  Exit operation</description>
    </item>
</rdf:RDF>
