<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://3.86.49.49/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://3.86.49.49/feed.php">
        <title>Internal Errigal Collaboration Wiki development:applications:footprints</title>
        <description></description>
        <link>http://3.86.49.49/</link>
        <image rdf:resource="http://3.86.49.49/lib/tpl/docnavwiki/images/favicon.ico" />
       <dc:date>2026-04-17T14:33:02+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:architecture&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:configuration&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:domains&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:load&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:messages&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:overview&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:restart&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:footprints:troubleshoot&amp;rev=1624612196&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://3.86.49.49/lib/tpl/docnavwiki/images/favicon.ico">
        <title>Internal Errigal Collaboration Wiki</title>
        <link>http://3.86.49.49/</link>
        <url>http://3.86.49.49/lib/tpl/docnavwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:architecture&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:architecture</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:architecture&amp;rev=1624612196&amp;do=diff</link>
        <description>Architecture Overview

 --- Anna Dowling 2018/02/23 04:12</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:configuration&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:configuration</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:configuration&amp;rev=1624612196&amp;do=diff</link>
        <description>Configuration File

 --- Anna Dowling 2018/02/23 05:10

The Configuration file for this project is called FootprintsConfig.groovy and is located in /usr/local/grails on the app handlers (apps1 and apps2). See below for config file parameters. Note, things like host names, database credentials differ across servers / environments.</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:domains&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:domains</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:domains&amp;rev=1624612196&amp;do=diff</link>
        <description>Footprints Component Domains

DatabaseConfig

The purpose of this domain is to store database configuration parameters for connecting to the ticketer database, in order to perform the form query and parent look up used in the application logic.


    String hostIp - This is the host ip address of name of the database server host you are connecting to.
    String databaseName - The name of the database you are querying. in this case the ticketer is being queried.
    String user - The database us…</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:load&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:load</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:load&amp;rev=1624612196&amp;do=diff</link>
        <description>Footprints Load Testing Application

Author: Sophie Renshaw

The footprints load testing tool was developed as a mean of load testing the Errigal Footprints component. 

Getting Started

The footprints load testing tool is stored in bitbucket: &lt;https://bitbucket.org/errigal/footprints-load-testing/src/master/&gt;

Clone the repo and open locally using IDEA.</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:messages&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:messages</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:messages&amp;rev=1624612196&amp;do=diff</link>
        <description>RabbitMQ, The Ticketer &amp; The Footprints Component Interaction

 --- Anna Dowling 2018/02/23 05:34

Applications &amp; Services

	*  Ticketer
	*  RabbitMQ
	*  Footprints Component

Ticketer

The Ticketer function within this integration reuses the AuditProvider Attribute Value Change(AVC) functionality in order to monitor for the status change events needed to trigger the email in the footprints_component.
As this process has already been documented in relation to the eBonding project, for further de…</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:overview&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:overview</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:overview&amp;rev=1624612196&amp;do=diff</link>
        <description>Footprints Component

 --- Anna Dowling 2018/02/23 01:58

Project Overview

The purpose of this project is as follows:

	*  To create a process which will listen for Ticket domain status change events within Errigal&#039;s Ticketer application.

	*  Upon receipt of a relevant status change event(</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:restart&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:restart</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:restart&amp;rev=1624612196&amp;do=diff</link>
        <description>How to Start/Restart/Deploy the Application

 --- Anna Dowling 2018/02/23 05:12

	*  Application start / stop and deployments are handled by ansible via the main ansible project available on bitbucket (deployment-playbooks):
		*  &lt;https://bitbucket.org/errigal/deployment-playbooks&gt; 

	*  Logs are located in the following location: ~/logs/grails/footprints.log</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:footprints:troubleshoot&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>development:applications:footprints:troubleshoot</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:footprints:troubleshoot&amp;rev=1624612196&amp;do=diff</link>
        <description>Troubleshooting Tips

 --- Anna Dowling 2018/03/08 07:55

RabbitMQ

As this process relies on RabbitMQ to pass the messages back and forth between the Ticketer and the Footprints Component, the rabbitmq server connection should always be checked to ensure that it is operating correctly and is actually running. RabbitMQ server connection details can be found in the</description>
    </item>
</rdf:RDF>
