<?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:6000_case_study:0400_configuration</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-23T19:09:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0500_business_objects_relationships?rev=1683598721&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0600_business_rules?rev=1671080758&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0700_operations?rev=1663092920&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0800_testing_app?rev=1749695742&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0900_fine_tuning?rev=1663092920&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/1000_other_requirements?rev=1663092920&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/1100_operating?rev=1749700827&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/6000_case_study/0400_configuration/0500_business_objects_relationships?rev=1683598721&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-09T02:18:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Business Objects and Relationships</title>
        <link>http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0500_business_objects_relationships?rev=1683598721&amp;do=diff</link>
        <description>manuals case_study business_object relationship

Business Objects and Relationships

The first and most important step in designing a system is to identify business objects and business rules of the system. If you get this right everything else will be relatively straightforward.

You need to carefully look at the requirements and identify the main business elements that the system deals with (business objects), relationships between them and rules according to which these objects behave. At thi…</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0600_business_rules?rev=1671080758&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-15T05:05:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Business Rules</title>
        <link>http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0600_business_rules?rev=1671080758&amp;do=diff</link>
        <description>manuals case_study business_rule

Business Rules

Now, that we have created our business objects and their relationships, the next step is to define business rules that will govern the operation of the library application.

When defining business rules we should look at every business object in isolation and identify the rules according to which this object</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0700_operations?rev=1663092920&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Operations</title>
        <link>http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0700_operations?rev=1663092920&amp;do=diff</link>
        <description>manuals case_study

Operations

In all previous discussions we have not even mentioned the user interface of our system – we focused entirely on business objects, relationships and business rules that evolved naturally from the requirements. The next step in the configuration of the application is to go through the scenarios of user interaction with the system and define the operations that users will perform with the system.</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0800_testing_app?rev=1749695742&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T02:35:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Testing the Application</title>
        <link>http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0800_testing_app?rev=1749695742&amp;do=diff</link>
        <description>Testing the Application

At this stage we basically have the core of the application ready. There is still a fair amount of work to be done – polish up the user interface, add reports and documents, define access control rules. It is highly recommended, though, that in the process of application configuration these issues be tackled later. First we need to make sure that the core of the application is working fine before worrying about the more nitty-gritty details.</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0900_fine_tuning?rev=1663092920&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Fine-tuning the Application</title>
        <link>http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/0900_fine_tuning?rev=1663092920&amp;do=diff</link>
        <description>manuals case_study

Fine-tuning the Application

Now that we have tested the core of our application and made sure that everything works as expected we can start fine-tuning the application by adding some missing functionality, improving user interface and paying more attention at how the information is presented to the user.</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/1000_other_requirements?rev=1663092920&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Implementing Other Requirements</title>
        <link>http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/1000_other_requirements?rev=1663092920&amp;do=diff</link>
        <description>manuals case_study

Implementing Other Requirements

As the final step in our configuration we will have a look at the requirements that we have left out initially.</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/1100_operating?rev=1749700827&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T04:00:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Operating the final system</title>
        <link>http://www.awareim.com/dokuwiki/docs/6000_case_study/0400_configuration/1100_operating?rev=1749700827&amp;do=diff</link>
        <description>manuals case_study

Operating the final system

If you want to start the library application server on the same machine that you are performing the configuration on you need to “publish” the business space version that you have configured. To do this right click on the node representing the business space version in the Elements Tree and select</description>
    </item>
</rdf:RDF>
