<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.awareim.com/dokuwiki/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.awareim.com/dokuwiki/feed.php">
        <title>Documentation - docs:2000_concepts:0800_data_processing</title>
        <description></description>
        <link>http://www.awareim.com/dokuwiki/</link>
        <image rdf:resource="http://www.awareim.com/dokuwiki/_media/logo.png" />
       <dc:date>2026-04-23T16:33:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0100_rule_evaluation?rev=1749694144&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0200_rules_transactions?rev=1749694144&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0300_execution_log?rev=1749700709&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0400_rule_debugger?rev=1749700709&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0500_configuration_of_rules?rev=1663092912&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.awareim.com/dokuwiki/_media/logo.png">
        <title>Documentation</title>
        <link>http://www.awareim.com/dokuwiki/</link>
        <url>http://www.awareim.com/dokuwiki/_media/logo.png</url>
    </image>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0100_rule_evaluation?rev=1749694144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T02:09:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Rule Evaluation</title>
        <link>http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0100_rule_evaluation?rev=1749694144&amp;do=diff</link>
        <description>Rule Evaluation

In AwareIM rules are evaluated if either of the following happens:

	*  An instance of a business object is created (provided that there are rules attached to this business object)
	*  Value of an attribute of a business object instance is modified (provided that there are rules attached to this business object)</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0200_rules_transactions?rev=1749694144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T02:09:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Rules and Transactions</title>
        <link>http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0200_rules_transactions?rev=1749694144&amp;do=diff</link>
        <description>Rules and Transactions

In AwareIM data processing may occur under the following scenarios:

	*  An external request has been issued to the system, which triggered rule evaluation (see Rule Evaluation). This external request may have been issued either from the User Interface or from an external software system.</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0300_execution_log?rev=1749700709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T03:58:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Execution Log</title>
        <link>http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0300_execution_log?rev=1749700709&amp;do=diff</link>
        <description>Execution Log

The results of rule evaluation and action execution are written into the execution log. This log can be very useful when checking whether business rules behave as expected (especially when testing new configuration – see Testing Mode). 

The log record consists of the record timestamp, the name of the business space in which the user that has issued the request operates and the name of the user. For example,</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0400_rule_debugger?rev=1749700709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T03:58:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Rule Debugger</title>
        <link>http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0400_rule_debugger?rev=1749700709&amp;do=diff</link>
        <description>Rule Debugger

If your business rules do not perform as expected you may need to use special tools to find out what’s wrong. One of such tools is the Rule Log that shows in detail what is going on in the system. Another tool that can be extremely useful is the Rule Debugger. The Rule Debugger is very similar to debuggers used to debug code, written in some programming language. The idea is that you can set one or more “breakpoints” on the lines of your code and the system “stops” when execution …</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0500_configuration_of_rules?rev=1663092912&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Configuration of Rules</title>
        <link>http://www.awareim.com/dokuwiki/docs/2000_concepts/0800_data_processing/0500_configuration_of_rules?rev=1663092912&amp;do=diff</link>
        <description>Configuration of Rules

The configuration process for business rules is described in detail in the Adding/Editing Rules section.</description>
    </item>
</rdf:RDF>
