<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.sds.systail.com/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="https://wiki.sds.systail.com/feed.php">
        <title>SDS Manual</title>
        <description></description>
        <link>https://wiki.sds.systail.com/</link>
        <image rdf:resource="https://wiki.sds.systail.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-13T11:00:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.sds.systail.com/doku.php?id=start&amp;rev=1752244019&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.sds.systail.com/doku.php?id=data-source&amp;rev=1747999923&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.sds.systail.com/doku.php?id=json-path&amp;rev=1747999624&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.sds.systail.com/doku.php?id=expression-syntax&amp;rev=1747999500&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.sds.systail.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>SDS Manual</title>
        <link>https://wiki.sds.systail.com/</link>
        <url>https://wiki.sds.systail.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.sds.systail.com/doku.php?id=start&amp;rev=1752244019&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-11T14:26:59+00:00</dc:date>
        <dc:creator>damian.zabawa (damian.zabawa@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.sds.systail.com/doku.php?id=start&amp;rev=1752244019&amp;do=diff</link>
        <description>sDS wiki

	* Home page
	* Intro

	* Expression syntax
	* JsonPath
	* Data Source
	* Message recording</description>
    </item>
    <item rdf:about="https://wiki.sds.systail.com/doku.php?id=data-source&amp;rev=1747999923&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-23T11:32:03+00:00</dc:date>
        <dc:creator>damian.zabawa (damian.zabawa@undisclosed.example.com)</dc:creator>
        <title>data-source</title>
        <link>https://wiki.sds.systail.com/doku.php?id=data-source&amp;rev=1747999923&amp;do=diff</link>
        <description>Data Source

This document describes how to create and configure data sources in the application.

Field Types

Data sources support two main field types:

Variable

Variables represent single values extracted from the data source.


{
  &quot;type&quot;: &quot;variable&quot;,
  &quot;selector&quot;: &quot;$.val1&quot;,
  &quot;name&quot;: &quot;v1&quot;,
  &quot;dataType&quot;: &quot;string&quot;
}</description>
    </item>
    <item rdf:about="https://wiki.sds.systail.com/doku.php?id=json-path&amp;rev=1747999624&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-23T11:27:04+00:00</dc:date>
        <dc:creator>damian.zabawa (damian.zabawa@undisclosed.example.com)</dc:creator>
        <title>json-path - utworzono</title>
        <link>https://wiki.sds.systail.com/doku.php?id=json-path&amp;rev=1747999624&amp;do=diff</link>
        <description>JSONPath

This document describes the JSONPath syntax used in the application for querying JSON data.

Basic Syntax

JSONPath expressions always start with $, which represents the root object.

Path Navigation

	* $ - Root object
	* .property - Child property access</description>
    </item>
    <item rdf:about="https://wiki.sds.systail.com/doku.php?id=expression-syntax&amp;rev=1747999500&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-23T11:25:00+00:00</dc:date>
        <dc:creator>damian.zabawa (damian.zabawa@undisclosed.example.com)</dc:creator>
        <title>expression-syntax - utworzono</title>
        <link>https://wiki.sds.systail.com/doku.php?id=expression-syntax&amp;rev=1747999500&amp;do=diff</link>
        <description>Expression Syntax

This document describes the expression syntax used in the application.

Basic Syntax

Variables

	* value - Current field value
	* val - a wrapped value in a monad that introduces additional operations
	* field[&#039;fieldname&#039;] - Access other fields</description>
    </item>
</rdf:RDF>
