<?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:ebonding</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:32:22+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:ebonding:configuration&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:ebonding:domains&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:ebonding:howto&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:ebonding:messages&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:ebonding:purpose&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:ebonding:restart&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=development:applications:ebonding:works&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:ebonding: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:ebonding:configuration</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:ebonding:configuration&amp;rev=1624612196&amp;do=diff</link>
        <description>eBonding Configuration File

The file is located in the usual grails config directory &#039;/usr/local/grails&#039; and is called EBondingConfig.groovy

Spring Security


grails.plugin.springsecurity.interceptUrlMap = [
    [pattern: &#039;/login/**&#039;, access: [&#039;permitAll&#039;]],
    [pattern: &#039;/logout/**&#039;, access: [&#039;permitAll&#039;]],
    [pattern: &#039;/**&#039;, access: [&#039;ROLE_ADMIN&#039;]]
]

grails.plugin.springsecurity.logout.postOnly = false</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:ebonding: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:ebonding:domains</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:ebonding:domains&amp;rev=1624612196&amp;do=diff</link>
        <description>eBonding Domains

Author : Colm Carew

Date : 2017-02-01

Customer

The purpose of this domain is to store information about a customer.


  String name - This is the Customer Name
  String ticketerUser - This is the Customers Name within the Ticketer
  String ticketerWorkflow - This is the Workflow we want all the 
  String ticketerFormTableName - This is the form database name we want associated with the customer i.e. f_ebonding
  String ticketerFormPublishedName - This is the published form n…</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:ebonding:howto&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:ebonding:howto</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:ebonding:howto&amp;rev=1624612196&amp;do=diff</link>
        <description>eBonding How Tos

	*  X-Paths
	*  RabbitMQ GUI
	*  Common Issues</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:ebonding: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:ebonding:messages</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:ebonding:messages&amp;rev=1624612196&amp;do=diff</link>
        <description>eBonding Incoming Soap Messages

Create - RequestTroubleReportCreationRequest

This is the message that creates the ebonding ticket.

It has the following possible Exception Responses :

AccessDenied : Basically we were sent a service ID (circuit ID) in the message that is not in our eBonding database</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:ebonding:purpose&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:ebonding:purpose</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:ebonding:purpose&amp;rev=1624612196&amp;do=diff</link>
        <description>eBonding Purpose

Author : Colm Carew

Date : 2017-02-01

The Need

Our current system tracks network elements and our Ticketer is used to Ticket issues.

Our customers use our tools to progress tickets through their necessary workflow to resolve the issue.</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:ebonding: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:ebonding:restart</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:ebonding:restart&amp;rev=1624612196&amp;do=diff</link>
        <description>How to Restart the Applications - Soap, eBonding and Ticketer

Soap

The tomcat directory is located :

/var/tomcat/soap/

Soap runs on port 8085 and uses /usr/local/tomcat8
The start up scripts are in the bin folder

cd /var/tomcat/soap/bin

# Shut down the Application</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=development:applications:ebonding:works&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:ebonding:works</title>
        <link>http://3.86.49.49/doku.php?id=development:applications:ebonding:works&amp;rev=1624612196&amp;do=diff</link>
        <description>eBonding - How it Works

Author : Colm Carew

Date : 2017-02-01

The eBonding Component Standalone

InBound Message



To focus on an InBound Message solely from the perspective of the eBonding component what we see is that our eBonding Queue is bound to the soap exchange via the routing key &#039;eBonding&#039;. When we receive a message on the eBonding queue the eBonding component consumes it and begins to process the message. During the message processing (possibly more than once) it may contact the Ti…</description>
    </item>
</rdf:RDF>
