System and method that allows a telephone data repository to communicate with an external system6415028Abstract The present invention allows a telephone data repository to communicate with an external system, the interface system comprising a first communications link connecting the telephone data repository to an interface, a second communications link connecting the interface to the external system, and the interface configured to retrieve a plurality of telephone data from the telephone data repository via the first communications link, format the plurality of telephone data into a plurality of formatted telephone data that is compatible with the external system, and to send the plurality of formatted telephone data to the external system via the second communications link. The present invention also provides a method that allows a telephone data repository to communicate with an external system, comprising the steps of connecting to the telephone data repository via a first communications link, connecting the external system via a second communications link, retrieving a plurality of telephone data from the telephone data repository via the first communications link, formatting the plurality of telephone data into a plurality of formatted telephone data that is compatible with the external system, and sending the plurality of formatted telephone data to the external system via the second communications link. Claims What is claimed is: Description FIELD OF THE INVENTION
TABLE 1
Domain List for one Embodiment of the SOA Database 126.
Name Code Label Type
BillingIdentifier BILLING_ID Billing Identifier VARCHA2(4)
BooleanIndicator BOOL_IND Boolean Indicator NUMBER(1)
City CITY
VARCHAR2(20)
CLASS DPC CLASS_DPC VARCHAR2(9)
CLASS SSN CLASS_SSN NUMBER(3)
CNAM DPC CNAM_DPC VARCHAR2(9)
CNAM SSN CNAM_SSN NUMBER(3)
ContactType CONTACT_TYP Contact Type VARCHAR2(2)
Country COUNTRY
VARCHAR2(20)
EndUserLocationType END_USER_LOC_TYPE VARCHAR2(2)
EndUserLocationValue END_USER_LOC_VALUE
VARCHAR2(12)
Identifier ID NUMBER(10)
Identifier ID2 NUMBER(10)
ISVM DPC ISVM_DPC VARCHAR2(9)
ISVM SSN ISVM_SSN NUMBER(3)
LIDB DPC LIDB_DPC VARCHAR2(9)
LIDB SSN LIDB_SSN NUMBER(3)
LNPtype LNP_TYPE NUMBER(1)
LRN LRN
VARCHAR2(10)
NPA NXX NPA_NXX NPA-NXX VARCHAR2(6)
NPA NXX NPA_NXX2 NPA-NXX VARCHAR2(6)
OperationAction OPER_ACT Operation Action NUMBER(3)
Postal Code PC Postal Code
VARCHAR2(40)
ServProvID SP_ID VARCHAR2(4)
ServProvID SP_ID2 VARCHAR2(4)
StateProvince STATE_PROV State/Province VARCHAR2(2)
Status STATUS Status Flag NUMBER(10)
SystemType SYSTEM_TYPE NUMBER(1)
TelephoneNumber TN Telephone Number
VARCHAR2(10)
Timestamp T2 DATE
Timestamp T DATE
TunableName TUNABLE_NAME Tunable Name
VARCHAR2(40)
TunableValue TUNABLE_VALUE Tunable Value
VARCHAR2(40)
UserIdentifier USER_ID
VARCHAR2(30)
Zip ZIP VARCHAR2(9)
The Process Monitor creates separate instances, SOA Process Monitor 132 and RIBA Process Monitor 167, which are the parent processes for the SOA 72 and RIBA 76 Subsystems and watch over all of the standard applications or processes required to run the Subsystems 72, 76. The SOA Process Monitor 132 and RIBA Process Monitor 167 keep a table of all applications or processes spawned and operational information about each application, such as the exit status of each application. The SOA Process Monitor 132 does not, however, monitor the IBA Subscription Version Report 140 or the SOA Converter Process 142. The SOA Process Monitor 132 starts applications when they are required and is notified if an application terminates. If an application, which is intended to always be running terminates, such as the CMIP Manager 128 and Check Link 134, the The SOA Process Monitor 132 will automatically restart the terminated application. A Resynch Subscription Version Process 136 is coupled to the SOA Database 126 and it is used to synchronize the SOA Subsystem 72 after a period of downtime. The Resynch Subscription Version Process 136 is started after the CMIP Manager 128 binds to the NPAC/SMS 74. In operation, the Resynch Subscription Version Process 136 requests from the NPAC/SMS 74, by way of the CMIP Manager 128, all subscription versions that have a modification time-stamp more recent than the last time the CMIP Manager 128 had an association with the NPAC/SMS 74. The Resynch Subscription Version Process 136 also sets a downtime flag in an audit database table to indicate that an audit was ongoing during a period of downtime. The CMIP Manager 128 also receives notifications from the NPAC/SMS 74. These notification transactions are sent to an Unsolicited Event Handler 138 which, in turn, processes the transactions and updates the SOA Database 126 when necessary. The Unsolicited Events Message Handler 138 waits for a message to be sent from the CMIP Manager 128. When the Unsolicited Events Message Handler 138 receives a message from the CMIP Manager 128, the Unsolicited Events Message Handler 138 determines the type of message and performs the required actions for that message type. When the action is complete, the Unsolicited Events Message Handler 138 formats and sends a reply to the CMIP Manager 128, which translates the message into a CMIP event and sends the event to NPAC/SMS 74. The IBA Subscription Version Report 140, which is monitored and controlled by the operator, is used to report discrepancies between the SOA Database 126 and the RIBA Database 144, which is located in the Regional Interface Broadcast Agent ("RIBA") Subsystem 76. The Check Link 134 monitors the physical connection between the SOA Subsystem 72 and NPAC/SMS 74 so that if the physical connection is broken, the Check Link 134 will reset the SOA Subsystem 72. The SOA Converter Process 142 is a stand-alone process for NPA-NXX Split processing that performs a conversion of the telephone number value in the SOA Subscription Version table. Using tunable database links, the SOA Converter Process 142 accesses the NPA Split table in the IBAR Database 172 (FIG. 7) to determine the NPA-NXXs that are splitting, and their Permissive Dialing Periods ("PDPs"). At the start of a PDP, for a given NPA-NXX, the SOA Converter Process 142 performs a telephone number conversion. Each Subscription Version is retrieved from the SOA Database 126 to determine if the telephone number contains the old NPA-NXX. If so, the telephone number is modified to the new NPA-NXX. Other processes within the SOA Subsystem 72 continue processing during the conversion. Turning to FIG. 6, the Regional Interface Broadcast Agent ("RIBA") Subsystem 76 is broken down into its functional components. In general, the RIBA Subsystem 76 provides the interface between the NPAC/SMS 74 and the Interface Broadcast Agent Repository ("IBAR") Subsystem 86. When the NPAC/SMS 74 sends a message to the RIBA Subsystem 76, it is received by the RIBA Agent 146, which validates and strips the message of protocol related information. The RIBA Agent 146 then determines where the message is addressed to and sends the data to the appropriate application. Messages from the NPAC/SMS 74 that request operations to be performed on tables within the RIBA Database 144, such as SET, CREATE and DELETE, are sent to RIBA Message Handlers. FIG. 6 illustrates the use of four (4) RIBA Message Handlers, each handling CMIP messages for a specific object type and performing updating operations on tables within the RIBA Database 144: a Subscription Version Message Handler 148; a Network Message Handler 150; a LRN Message Handler 152; and a NPA-NXX Message Handler 154. When the appropriate RIBA Message Handler, either 148, 150, 152 or 154, accepts the message, the data is then extracted from the message and the operation is determined. An SQL statement is built for the action using the data values extracted from the message. The SQL statement is then performed, which updates the RIBA Database 144. The FTP Network Download 162 and FTP Subscription Version Download 164 applications can update or restore the RIBA Database 144 and IBAR Database 172 from the NPAC/SMS 74 via FTP/TCPIP. These FTP applications 162 and 164, which are controlled by an operator, read the subscription version and service provider network information from the NPAC/SMS 74 via FTP/TCPIP to form a flat file and update the appropriate database tables with the new information. These activities should be appropriately logged. Upon startup, the IBA Agent 146 uses the Database Query process 166 to read each data item (subscription version, service provider network, LRN, and NPA-NXX information) from the RIBA Database 144 and loads them into memory. These data items form the Managed Instance Tree ("MIT"), which is used by the RIBA Subsystem 76 as reference points to the stored data during its operation. Once the load has been completed, the RIBA Agent 146 binds to the NPAC/SMS 74 and sends a download and recovery complete transaction to desynchronize the RIBA Subsystem 76. When the bind has been successfully established, the RIBA Agent 146 requests that the NPAC/SMS 74 download all of the subscription, NPA-NXX and LRN data which was accumulated during the time that the IBA Agent 146 was not bound to the NPAC/SMS 74. Upon successful completion of the download, the RIBA Agent 146 informs the NPAC/SMS 74 that the download has been completed and normal processing resumes. The RIBA Agent 146 also receives notification, recovery complete and action transactions, which are forwarded to the appropriate logging utilities: a Notification Logger 156; a Recovery Complete Logger 158; and an Action Logger 160. These logging utilities, 156, 158 and 160, perform actions that are common to the RIBA log and notification programs. These procedures are contained in a separate program file and linked with the log and notification programs. When changes are required in the utility functions, these changes only need to be made in one place and the programs recompiled. These utilities process and handle the transactions and update the RIBA Database 144. In use, the NPAC/SMS 74 sends variable length create requests to the RIBA Agent 146 consisting of subscription data and a list of one or more telephone numbers for each subscription data element. The RIBA Agent 146 extracts the create request from the CMIP message and formats it into a structure suitable for use by the Action Logger 146 which, in turn, extracts the subscription version data from the structure. The Action Logger 146, which communicates directly with the RIBA Agent 146, is started by the Process Monitor 132 at the request of the RIBA Agent 146. The Notification Logger 156 is used to log notifications received by the RIBA Agent 146. In this way, the NPAC-SMS Operational Information and Version New NPA-NXX notifications are logged. The RIBA Agent 146 receives these notifications from the NPAC/SMS 74, formats the information into a usable structure and forwards the structure to the Notification Logger 156 over a UNIX socket. The Notification Logger 156 is started by the Process Monitor 132 at the request of the RIBA Agent 146. The Recovery Complete Logger 158 is used to log Recovery Complete Replies and Download Replies sent by the NPAC/SMS 74 to the RIBA Agent 146. The RIBA Agent 146 receives these actions from the NPAC/SMS 74, formats the information into a usable structure and forwards the structure to the Recovery Complete Logger 156 over a UNIX socket. The Recovery Complete Logger 156 is started by the Process Monitor 132 at the request of the RIBA Agent 146. Table 2 is a domain field listing for an the IBA Database 144 according to one embodiment:
TABLE 2
Domain field list for IBA Database.
Name Code Label Type
billingIdentifier BILLING_ID Billing Identifier
VARCHA2(4)
booleanIndicator BOOL_IND Boolean Indicator
NUMBER(1)
city CITY
VARCHAR2(20)
CLASS DPC CLASS_DPC
VARCHAR2(9)
CLASS SSN CLASS_SSN
NUMBER(3)
CNAM DPC CNAM_DPC
VARCHA2(9)
CNAM SSN CNAM_SSN
NUMBER(3)
contactType CONTACT_TYPE Contact Type
VARCHAR2(2)
country COUNTRY
VARCHA2(20)
endUserLocationType END_USER_LOC_TYPE
VARCHA2(2)
endUserLocationValue END_USER_LOC_VALUE
VARCHA2(12)
identifier ID
NUMBER(10)
ISVM DPC ISVM_DPC
VARCHA2(9)
ISVM SSN ISVM_SSN
NUMBER(3)
LIDB DPC LIDB_DPC
VARCHA2(9)
LIDB SSN LIDB_SSN
NUMBER(3)
LNPtype LNP_TYPE
NUMBER(1)
LRN LRN
VARCHA2(10)
NPA NXX NPA_NXX NPA-NXX
VARCHAR2(6)
operationAction OPER_ACT
NUMBER(3)
organizationId ORGNZ_ID ID number of an
VARCHAR(3)
organization, client, NPAC,
regional IBA.
Postal Code PC Postal Code
VARCHAR2(40)
servProvID SP_ID
VARCHA2(4)
stateProvince STATE_PROV State/Province
VARCHA2(2)
status STATUS Status Flag
NUMBER(10)
systemType SYSTEM_TYPE N1
telephoneNumber TN Telephone Number
VARCHAR2(10)
timestamp T DATE
tunableName TUNABLE_NAME Tunable Name
VARCHAR2(40)
tunableValue TUNABLE_VALUE Tunable Value
VARCHAR2(40)
userIdentifier USER_ID
VARCHAR2(30)
zip ZIP
VARCHAR2(40)
The RIBA Process Monitor 167, which was previously described in reference to the SOA Subsystem 72 (FIG. 5), watches over all of the standard applications or processes required to run the RIBA Subsystem 76. The RIBA Process Monitor 167 does not, however, monitor the FTP processes 162 and 164, or the RIBA Converter Process 170. The RIBA Process Monitor 167 starts applications when they are required and is notified if an application terminates. If an application, which is intended to always be running terminates, such as the RIBA Agent 146 and RIBA Check Link 168, the RIBA Process Monitor 167 will automatically restart the terminated application. The RIBA Check Link application 168 monitors the physical connection between the RIBA Subsystem 76 and NPAC/SMS 74. If the physical connection is broken, the RIBA Check Link 168 will reset the RIBA Subsystem 76. The RIBA Converter Process 170 is a stand-alone process for NPA-NXX Split processing that performs a conversion of the telephone number value in the RIBA Subscription Version table. Using tunable database links, the RIBA Converter Process 170 accesses the NPA Split table in the IBAR Database 172 (FIG. 7) to determine the NPA-NXXs that are splitting, and their Permissive Dialing Periods ("PDPs"). At the start of a PDP, for a given NPA-NXX, the RIBA Converter Process 170 performs a telephone number conversion. Each telephone number record is retrieved from the RIBA Database 144 to determine if the telephone number contains the old NPA-NXX. If so, the telephone number is modified to the new NPA-NXX. Other processes within the RIBA Subsystem 76 are suspended for the duration of the conversion process. Turning to FIG. 7, the Interface Broadcast Agent Repository ("IBAR") Subsystem is shown and denoted generally as 86. A particularly advantageous aspect of the present invention is that it provides interfaces from the IBAR Subsystem 86 to internal systems operated by the individual service providers. FIG. 7 illustrates four (4) proprietary downstream systems have been coupled to the IBAR Subsystem 86 for receiving data. The NCS 100 and RTE7 102 systems manage local number portability information in the long distance environment while the MINA/SMS 98 is configured to manage local number portability information on the local service network level. Also, the ARIS 96 collects local number portability ("LNP") information for distribution to service provider business systems 68 (FIG. 2) and 88 (FIG. 3). As such, and according to one embodiment of the invention, the IBAR Subsystem 86 supports the following features: A facility to consolidate LNP data from the RIBA Database 144 into the IBAR Database 172. A data distribution application that manages distribution of data to the ARIS 96, MINA/SMS 98, and NCS 100 systems. This application will track the status of transactions to each of these systems. An on-line interface to the NCS long distance support system 100 preferably using the DECmessageQ product from Digital Equipment Corp. An on-line interface to the MINA/SMS system 98 preferably using Service Builder System Management Interface product from Northern Telecom. An on-line interface to the ARIS system 96 preferably using the Registry Messaging product from MCI. A batch interface to the RTE7 long distance support system 102 using FTP. NPA-NXX Split Processing. The IBAR Message Handler Subsystem 174 comprises the message handlers in the RIBA Subsystem 76 (FIG. 6). As previously described, the RIBA Agent 146 receives messages containing data from the NPAC/SMS 74 (FIG. 6). These messages are then directed to the proper message handlers: Subscription Version Message Handler 148, Network Message Handler 150, LRN Message Handler 152, and NPA-NXX Message Handler 154. These message handlers process the messages and data in block 176 (not explicitly shown in FIG. 6) and stores the data in the RIBA Database 144. The IBAR Message Handler Subsystem 174 also inserts the data into a feeder table which will be read by the IBA Queue Processing Subsystem 178. The IBA Queue Processing Subsystem 178, which is responsible for sending all changes received by the RIBA Database 144 to the RIBA/IBAR Interface Subsystem 182, reads the data from the feeder table and tags each message with a tracking number before it is put into the Message Queue 180. As will be described below, the tracking number ensures that the messages are delivered in sequential order. The RIBA/IBAR Interface Subsystem 182 is responsible for keeping the IBAR Database 172 up to date with the changes that are made in the RIBA Database 144. The RIBA/IBAR Interface Subsystem 182 includes a database update application 184 that reads and processes the messages from the Message Queue 180. During processing, the underlying message data is acquired and organized by tasks, which are broken down at the "object" level (i.e. Telephone Number, Audit, Service Provider, and Network). The database update application 184 then updates the appropriate database fields in the IBAR Database 172 with the "object" data and calls stored procedures 186 to populate dedicated links 188, 190 and 192 with the information stored in the IBAR Database 172. To ensure that duplicate messages are not processed, the RIBA/IBAR Interface Subsystem 182 verifies that each message read from the Message Queue 180 is the next consecutively numbered message. The RIBA/IBAR Interface Subsystem 182 also provides the ability to track messages from any RIBA Subsystem 76 by recording all tracking numbers associated with each RIBA Subsystem 76 and its associated record in the IBAR Database 172. At the end of a successful transaction, the RIBA/IBAR Interface Subsystem 182 sends a response to the Response Queue 181 for each message received from Message Queue 180 as to whether it was successfully applied, rejected due to validation errors, or needs to be resent to the Message Queue 180. The IBA Queue Processing Subsystem 178 reads the responses from the Response Queue 181, processes them, and makes the appropriate updates to the table. For example, if the tracking number is out of sequence, the RIBA/IBAR Interface Subsystem 182 issues a "resend" of the specific message and any messages that have been put into the Message Queue 180 after the specific message. If, however, the specific message cannot be found in the table, the IBA Queue Processing Subsystem 178 sends a "lost" message notification and the resend process continues. Multiple instances of the RIBA/IBAR Interface Subsystem 182 can be run to accommodate various types of NPAC/SMS 74. This allows each NPAC/SMS 74 to have different information that is to be sent to the RIBA Subsystem 76 and then to the IBAR Subsystem 86. As a result, a version ID is used to identify the type of NPAC/SMS 74 reviewing a given region so that all information can be sent to one Message Queue 180. As mentioned above, stored procedures 186 extract data from the IBAR Database 172 and write the data to the appropriate dedicated links 188, 190 and 192. Each downstream on-line Data Distribution Application has its own dedicated link (e.g., link 188 for ARIS 96 messages, link 190 for MINA/SMS 98 messages and link 192 for NCS 100 messages). Data from each dedicated link is then read by the appropriate dedicated Data Distribution Application (e.g., application 196 for ARIS 96 messages, application 198 for MINA/SMS 98 messages, and application 200 for NCS 100 messages). These dedicated Data Distribution Applications, which are part of the Data Distribution Subsystem 194, then send the transactions to a second set of Message Queues, each dedicated Data Distribution Application having its own dedicated Message Queue (e.g., Message Queue 202 for ARIS 96 messages, Message Queue 204 for MINA/SMS 98 messages, and Message Queue 206 for NCS 100 messages). The Message Queues 202, 204 and 208 then send the transactions to the Downstream Interface Subsystem 208, which contains an interface for each application format (e.g., ARIS Request Processing Interface 210 for ARIS 96 messages, MINA/SMS Request Processing Interface 212 for MINA/SMS 98 messages, and NCS Request Processing Interface 214 for NCS 100 messages). Once the message has been sent to the appropriate interface in the Downstream Interface Subsystem 208, the status of the record in the IBAR Database 172 will be changed to "Sending." In addition, the Message Queues 202, 204 and 206 are continuously monitored as transactions are added to them so that any errors can be found and an alarmed can be triggered. In the event of a message failure, or a process or system failure, or during system startup, a recovery process is started and the status of the records in the IBAR Database 172 are checked. During this recovery process, all records in the IBAR Database 172 having a status of "Sending" will be resent to the Downstream Interface Subsystem 208 in the same manner as previously described. Regular processing of messages from the IBAR Database 172 to the Downstream Interface Subsystem 208 will be held up until the recovery process is complete. In the Downstream Interface Subsystem 208, a custom request processing application for each on-line interface to a network provider's external system will read the requests from a message and facilitate the transfer over the specific interface. They will format the data as required by the interface (e.g., Northern Telecom's Service Management Interface protocol requirements) and ensure that the data is delivered across the interface. Typically, the data is sent in a synchronous manner to the network provider's external system via an ASCII based TCP/IP socket interface. The network provider's external system is responsible for queuing the data to a serial communication port. The responses received from the network provider's external system can be sent in an asynchronous manner. Although the Downstream Interface Subsystem 208 as illustrated in FIG. 7 supports four proprietary interfaces, it should be understood that any interface can be supported depending on the external system used by the service provider. The Downstream Interface Subsystem 208 uses various mechanisms that allow the IBAR Subsystem 86 to communicate with external systems. For example, the MINA/SMS Request Processing Interface 212 is implemented as a stream of data sent via a TCP/IP socket interface using SMI protocol. The NCS Request Processing Interface 214 is implemented using the ported telephone number and request Service Provider NPA-NXX data and is set up as a two-way dialog, i.e. data is sent to the NCS 100 and the NCS 100 replies after processing the data. The ARIS Request Processing Interface 210 is implemented using the ported telephone number data and uses MCI Registry or a similar communications protocol, which is a one-way dialog, i.e. data is sent to ARIS 96, but ARIS 96 does not return confirmation after processing the data. Unlike the other Request Processing Interfaces 210, 212 and 214, the RTE7 Batch Extract 216 consists of a regularly scheduled batch job that extracts the required transactions directly from the IBAR Database 172 and writes them to a disk file 218. The resulting disk file 218 is transmitted to RTE7 102 via TCP/IP using FTP. Using the above described Request Processing Interfaces 210, 212 and 214, a user is able to access a menu from which the user can: connect or disconnect from the NCS Message Queue; logon or logoff the MINA/SMS session; or register or deregister from the ARIS registry. In response to the user's selection, the Service Configuration and Management Application 242 sends a signal to one of three Request Processing Interfaces 210, 212 or 214. For example, in the UNIX operating environment, two signals are used: SIGUSR1 and SIGUSR2. The SIGUSR1 signal is used for "connect", "logon" and "register" commands; whereas the SIGUSR2 signal is used for "disconnect", "logoff" and "deregister" commands. An Emulator Subsystem 220 is communicably linked to the Downstream Interface Subsystem 208 and is used for testing and validating the Downstream Interface Subsystem 208. Communication between the Downstream Interface Subsystem 208 and Emulator Subsystem 220 is accomplished using different protocols for each individual program, such as: a DEC Message Queue for the DDS Emulator 222 and the NCS Emulator 228; a UNIX TCP/IP socket library for the MINA/SMS Emulator 226; and Registry for the ARIS Emulator 224. The Utilities Subsystem 230 contains a set of utility functions and common procedures 232 that are used to speed up the development of UNIX and SQL programs. These functions have been developed specifically for use in the IBAR Subsystem 86 application environment and provide solutions to common problem requirements such as Oracle stored procedures 184, Message Queue access, FTP access, error handling, process signal control and any other software functions that may be best implemented as a utility. An Audit Reconciliation Subsystem 234 provides service providers interfacing with the IBAR Subsystem 86 the ability to audit their databases against the IBAR Database 172. Some service providers may consider the IBAR Database 172 to be the database of record for LNP data. The Audit Reconciliation Subsystem 234 supports both regularly scheduled and on demand audit requests. The Audit Reconciliation Subsystem 234 will support requests for subsets of the data in the IBAR database 162 as well as complete database dumps. A system administrator can schedule these requests and will manually clean out any audit files that are no longer required. Specifically, the Audit Subsystem 236 extracts the audit data from the IBAR Database 172 and writes it to a disk file 238 that can be distributed using FTP. The Process Monitor Subsystem 240 provides the means to start and stop the IBAR applications and includes the Service Configuration and Management Application 242, which was previously described, and a Process Manager 244. The Service Configuration and Management Application 242 provides the means to stop and restart communications between each of the real time on-line interfaces found in the Distribution Interface Subsystem 208 and its downstream server counterpart operated by the service provider. The Process Manager 244 provides the means to stop and restart the RIBA/IBAR Interface Subsystem 182, the Data Distribution Subsystem 194 and the Downstream Interface Subsystem 208. Accordingly, the Process Monitor Subsystem 244 is started at system start-up and spawns the initial IBAR applications. The Process Monitor 244 also monitors each application process and will re-start any process that terminates abnormally. In other embodiments, the Process Monitor 244 can spawn more copies of the same systems upon request. The initial information is stored in a file and loaded by the Process Monitor 244 when it is started. The NPA-NXX Split Subsystem 246 is responsible for processing NPA splits and includes several processes: NETCAP File Access Process 248; LERG 12 File Access Process 250; Administrator Process 252; Time Trigger Process 254; Mass Duplication Process 256; Add-to-Split Process 260; Unsplit Process 262; Relief Date Modification Process 264; LRN Cleanup Process 266; and Telephone Number Cleanup Process 268. These processes are described below. The NETCAP File Access Process 248 determines when an NPA is going to split, what the new NPA-NXX is going to be, and at what date the split will occur. The NETCAP File Access Process 248 reads the NETCAP file and updates the NPA Split table in the IBAR Database 172 as appropriate. The NPA Split table in the IBAR Database 172 is where the status of each split is tracked and is used to provide the key input for driving NPA Split processing. The NETCAP file is the primary external data source of NPA Split information and is in a mainframe dataset format that must first be retrieved via FTP or some other mainframe-to-Unix utility. Although the NETCAP File Access Process 248 is preferably a regularly scheduled daily batch job, it can also be started manually by the system operator. More specifically, the NETCAP File Access Process 248 first determines whether the NPA-NXX in the NETCAP file is portable by looking for the NPA-NXX in the IBAR Database 172. If the NPA-NXX does not exist in the IBAR Database 172, the NPA-NXX is bypassed. If on the other hand, the NPA-NXX does exist, the NPA-NXX is deemed to be portable and the RIBA Subsystem 76 associated the NPA-NXX is determined using the Action ID in the IBAR Database 172. The NETCAP File Access Process 248 then determines the type of record to insert, modify or delete in the NPA Split table for the portable NPA-NXX. Existing NPA Split records having a status of "Completed" are deleted. A NPA Split record having an action of "Unsplit" may also be deleted prior to the Duplication Trigger Point. If the Relief Date for a NPA split record changes before the Mass Duplication Process 256 has been run, then only the NPA Split record's Relief Date is modified and the Relief Date Modification Process is not required. The LERG12 File Access Process 250 reads the LERG 12 file and updates the LERG 12 table in the IBAR Database 172 as appropriate. The LERG 12 file is a mainframe dataset that is downloaded as a flat file for processing and is used as a secondary external data source of NPA Split information as it pertains to LRNs. The NPA-NXXs defined in the NETCAP data serve to identify both telephone numbers and LRNs affected by a split, as it is understood that LRNs contain valid NPA-NXXs. The LERG 12 data is used for confirmation that the LRNs identified as split-affected by the NETCAP data are valid split-affected LRNs according to the LERG. The LERG 12 File Access Process 250 is preferably a regularly scheduled monthly batch job. The LERG12 File Access Process 250 checks for the existence of a LERG 12 flat-file. If one exists, the LERG 12 table, which is used for exception reporting, is purged so that the LERG 12 flat-file data can be re-inserted in the IBAR Database 172. This effectively replaces the old data in the LERG 12 table with the new data from the LERG 12 flat-file. The LERG 12 File Access Process 250 also has the ability to designate the LERG 12 flat-file via a command-line specified filename (optional), instead of using the default provided within the program. The Administrator Process 252 produces exception reports based on information retrieved from the IBAR Database 172, the NETCAP file and the LERG 12 file. This process is executed on demand by a systems administrator or operator. The Time Trigger Process 254 reads the NPA Split table in the IBAR Database 172 and processes each active record according to the Action and Status attributes and other tunable parameters, such as the Duplication Trigger Point. The Duplication Trigger Point is a tunable period of time prior to the start of Permissive Dialing Period. The Time Trigger Process 254 updates the NPA Split table as appropriate and starts the following processes: the Mass Duplication Process 256, the Add-to-Split Process 260, the Unsplit Process 262, the Relief Date Modification Process 264, the LRN Cleanup Process 266, and the Telephone Number Cleanup Process 268. The Time Trigger Process 254 is also responsible for setting a suspend flag in the IBAR Database 172 that, as will be described below, suspends the RIBA/IBAR transaction flow prior to the running of the Mass Duplication Process 256, the Add-to-Split Process 260 and the Unsplit Process 262. This ensures that all existing IBAR transactions will be processed without interruption of the incoming flow and that none of the new incoming transactions will be inadvertently bypassed during split processing. Once the Mass Duplication Process 256, Add-to-Split Process 260 and Unsplit Process 262 are complete, the Time Trigger Process 254 resets the suspend flag. The Time Trigger Process 254 runs continuously under the control of the Process Monitor 244. At a tunable period of time and after each pass through the NPA Split table, the Time Trigger Process 254 sleeps for a short time. There will be one instance of the Time Trigger Process 254 for each RIBA Subsystem 76 to facilitate processing of the NPA Split table. Each RIBA Subsystem 76 will process only the NPA-NXXs particular to the region serviced by the RIBA Subsystem 76 and the Regional NPAC/SMS 74. Each NPA Split record is processed in a synchronous mode such that, for each NPA Split record read, a process may or may not be executed depending on its conditions, and the process will be completed before the next NPA Split record is retrieved. The Mass Duplication Process 256 reads the IBAR Database 172 and determines which records need to be duplicated for NPA Splits. Each current record that contains the affected NPA-NXX and an action of "Activate" or "Modify" is duplicated. The duplicated records are written to the IBAR Database 172 and then sent to MINA/SMS 98 by batch file and to the NCS 100 via Oracle pipes. The duplicated records are not sent to ARIS 96. The Mass Duplication Process 256 is started by the Time Trigger Process 254 when the Duplication Trigger Point is reached for a given NPA-NXX. The NPA Split Duplication Process 258 within the RIBA/IBAR Interface Subsystem 182 is responsible for notifying the IBA Queue Processing Subsystem 178 to suspend the RIBA to IBAR transaction flow and for duplicating incoming transactions at the appropriate time. For NPA Split processing, the NPA Split Duplication Process 258 regularly examines the suspend flag in the IBAR Database 172 that is set by the Time Trigger Process 254. When the suspend flag is set, the NPA Split Duplication Process 258 notifies the IBA Queue Processing Subsystem 178 via the Response Queue 181, which then stops sending messages from the RIBA Database 144 to the Message Queue 180. The IBA Queue Processing Subsystem 178 periodically sends a message to the RIBA/IBAR Interface Subsystem 182 prompting the NPA Split Duplication Process 258 to check on the status of the suspend flag. Once the suspend flag has been reset by the Time Trigger Process 254, the NPA Split Duplication Process 258 notifies the IBA Queue Processing Subsystem 178 via the Response Queue 181 to resume sending messages. For duplicating incoming transactions, the NPA Split Duplication Process 258 first completes regular processing of each transaction, including committing the record to the IBAR Database 172. The NPA Split Duplication Process 258 then compares each transaction against the NPA Split table in the IBAR Database 172 to determine whether the transaction is to be duplicated or not. A transaction is duplicated if the telephone number contains an affected NPA-NXX, the action is "Activate," "Modify" or "Disconnect" and the current processing time is between the Duplication Trigger Point and the Mandatory Dialing Date. Duplicated transactions are assigned an Action ID indicating that it is a duplicate and not an original transaction. Transactions that are duplicated during the period from the Duplication Trigger Point to the Relief Date are sent only to MINA/SMS 98 and NCS 100 via existing mechanisms. Transactions that are duplicated during the period from the Relief Date to the Mandatory Dialing Date are sent to ARIS 96, MINA/SMS 98 and NCS 100 via existing mechanisms. The Add-to-Split Process 260 performs the same role as the Mass Duplication Process 256 in reading the IBAR Database 172 and determining which records need to be duplicated for NPA Splits. This process, however, can be triggered by the Time Trigger Process 254 at any time that the Time Trigger Process 254 retrieves an NPA Split record indicating that an NPA-NXX requires Add-to-Split processing. An Add-to-Split can occur before and during the Permissive Dialing Period, with the same, or with different, start and end Permissive Dialing Period dates. The records duplicated by the Add-to-Split Process 260 are written to the IBAR Database 172 and then sent to MINA/SMS 98 via the regular mechanism and not by batch file, as in the case of the Mass Duplication Process 256. These duplicated records are also sent to NCS 100, but are not sent to ARIS 96. The Unsplit Process 262 reads the IBAR Database 172 and determines which telephone numbers require a "Duplicated Disconnect" transaction, due to a NPA-NXX Unsplit. A "Duplicate Disconnect" transaction is created for each telephone number that contains an NPA-NXX that has been unsplit, and any action other than "Disconnect" or "duplicate-Disconnect." The "Duplicate Disconnect" transactions are sent to NCS 100 via the regular method, but are not sent to the ARIS 96 or the MINA/SMS 98. ARIS 96 performs Unsplit processing of its own and MINA/SMS 98 is informed of "Disconnect" telephone numbers via E-mail. The Unsplit Process 262 can be triggered by the Time Trigger Process 254 at any time between the Duplication Trigger Point and the Mandatory Dialing Date, if the Mass Duplication Process 256 has been run. The Time Trigger Process 254 ensures that the RIBA/IBAR incoming transaction feed is suspended prior to the running of the Unsplit Process 262. The Relief Date Modification Process 264 reads the IBAR Database 172 and determines which records need to be updated with a new Relief Date. Each record that contains an affected NPA-NXX is updated with the new Relief Date. These modifications are not sent to ARIS 96, MINA/SMS 98 or NCS 100. The Relief Date Modification Process 264 is triggered by the Time Trigger Process 254 at any time prior to Permissive Dialing Period if the Mass Duplication Process 256 has been run. The LRN Cleanup Process 266 reads the IBAR Database 172 and determines which records require a modification to the LRN attribute. A "Modify" transaction is created for each record that contains an LRN with an old NPA-NXX, a telephone number not containing an old NPA-NXX, and any action other than "Disconnect" or "Duplicate Disconnect." The "Modify" transactions are sent to ARIS 96, MINA/SMS 98 and NCS 100 using the regular methods. The LRN Cleanup Process 266 is triggered by the Time Trigger Process 254 to run at the LRN Clean-up Trigger Point, which is a tunable number of hours prior to the Mandatory Dialing Date. The Telephone Number Cleanup Process 268 reads the IBAR Database 172 and determines which records require a "Disconnect" transaction. A "Disconnect" transaction is created for each record that contains an old NPA-NXX and any action other than "Disconnect" or "Duplicate-Disconnect." The "Disconnect" transactions are sent to NCS 100 using the regular methods, but are not sent to ARIS 96 or MINA/SMS 98. The MINA/SMS 98 is informed of "Disconnect" telephone numbers via E-mail. The Telephone Number Cleanup Process 268 is triggered by the Time Trigger Process 254 at the telephone number Clean-up Trigger Point which is a tunable number of hours after the Mandatory Dialing Date. Briefly referring back to FIGS. 3 and 4, the SOA Engine Subsystem 80 uses a message-based protocol to provide an interface between the Local Customer Order Entry/Order Processing ("OE/OP") Systems (collectively referred to as the "Front End") 78 and the SOA 32 and RIBA 34 Subsystems. Thus, the SOA Engine Subsystem 80 allows the Front End 78 to upload data, audit, query and otherwise communicate with the NPAC/SMS 74. Now referring to FIG. 8, the SOA Engine Subsystem 80 will be described in detail. The Front End Emulator Subsystem 270 includes both client and server applications, which provide the interface between the SOA Engine Subsystem 80 and the Front End 78. The client applications handle requests from the Front End 78, whereas the server applications handle reply or responses to the Front End 78. More specifically and as illustrated in FIG. 8, the client applications may include a Subscription Version Request Service 272, a Notification Request Service 274, a LRN Request Service 276, a NPA-NXX Request Service 278, an Audit Request Service 280 and a Service Provider Request Service 282. The server applications may include a Query Reply Service 284 and an Action Reply Service 286. Each client application 272, 274, 276, 278, 280 and 282 sends request messages from the Front End 78 to an Upstream Message Listener Subsystem 300 using the appropriate Registry protocols 288, 290, 292, 294, 296 and 298. Once a client application 272, 274, 276, 278, 280 or 282 sends a request message, that client application will wait for a reply message before sending another request message. For each request message, the Upstream Message Listener Subsystem 300 determines the particular NPAC/SMS 74 to which the request message is to be delivered to and writes the request message to the SOA Engine Database 314 using a Subscription Version Request Listener 302, a Notification Request Listener 304, a LRN Request Listener 306, a NPA-NXX Request Listener 308, an Audit Request Listener 310 and a Service Provider Request Listener 312. The appropriate Listener 302, 304, 306, 308, 310 or 312 also sends a reply message back to Front End 78 through the appropriate client application 272, 274, 276, 278, 280 or 282. The reply message indicates only that the request message has been received and queued for transmission to the appropriate NPAC/SMS 74, and does not indicate that the request message has been sent to or processed by the NPAC/SMS 74. The SOA Engine Database 314 contains a queuing table for each type of request message. The Upstream Message Handler Subsystem 316 polls these queuing tables using a Notification Message Handler 318, a Subscription Version Message Handler 320, a LRN Message Handler 322, a NPA-NXX Message Handler 324, an Audit Message Handler 326 and a Service Provider Message Handler 328 to retrieve the appropriate records and processes them accordingly. These Message Handlers will now be described in more detail. The Notification Message Handler 318 polls the Notification table in the SOA Engine Database 314 to retrieve all records and determines the action to be performed on each retrieved record based on the record message type and status. If the record is a new request, the information needed to create the response message will be fetched from the SOA Database 126 or the corresponding database table will be updated. As was previously described in regard to FIG. 5, the new request message is processed by the SOA Subsystem 72, sent to and processed by the NPAC/SMS 74 and a response message is created and returned containing the result of the new request message. If the record is not a new request, an error response message will be created. The appropriate response message is then sent to the Front End 78 via Registry 330 and Query Reply Service 284, or Registry 332 and Action Reply Service 286 where it is parsed, displayed on the console, and saved to a Log file. If the Front End 78 successfully receives the response message, a confirmation message is sent back to the Notification Message Handler 318. If the confirmation message is received, the Notification Message Handler 318 deletes the record from the Notification table in the SOA Engine Database 314. Otherwise, the result status of Notification table will be updated for the request. The Notification Message Handler 318 keeps running until all the records in the Notification table are processed. If there are no more records in the Notification table, the Notification Message Handler 318 sleeps for a certain time before it wakes up and begins to poll the Notification table again. The Subscription Version Message Handler 320 polls the Subscription Version queuing table in the SOA Engine Database 314 to retrieve all records based on a telephone number range. The Subscription Version Message Handler 320 analyzes each retrieved record and determines the action to be performed based on the record message type and status. If the record is a new message the Subscription Version Message Handler 320 calls the appropriate stored procedure 120 (FIG. 5) in the SOA Database 126. As was previously described in regard to FIG. 5, the new request message is processed by the SOA Subsystem 72, sent to and processed by the NPAC/SMS 74 and a response message is created and returned containing the result of the new request message. Once a response is received from the stored procedure 120 (FIG. 5), it is evaluated and the return code is used to update the record status in the Subscription Version queuing table and a response message is created containing the message data and header. If the record is not a new message, a "resend" message will be reissued containing only the error message header. If the record is a new message, but has been queued longer than a configurable amount of time, it will be considered to have expired and the response message is created containing an error message header. The appropriate response message is then sent to the Front End 78 via Registry 330 and Query Reply Service 284, or Registry 332 and Action Reply Service 286 where it is parsed, displayed on the console, and saved to a Log file. If the Front End 78 successfully receives the response message, a confirmation message is sent back to the Notification Message Handler 318. If the confirmation message is received, the Notification Message Handler 318 deletes the record from the Subscription Version queuing table in the SOA Engine Database 314. The LRN Message Handler 322 polls the LRN queuing table in the SOA Engine Database 314 to retrieve all LRN Message records. The LRN Message Handler 322 analyzes each retrieved record and determines the action to be performed based on the record message type, status and received date. If the record is a new message, the LRN Message Handler 322 calls the appropriate stored procedure (FIG. 5) in the SOA Database 126. As was previously described in regard to FIG. 5, the new request message is processed by the SOA Subsystem 72, sent to and processed by the NPAC/SMS 74 and a response message is created and returned containing the result of the new request message. Once a response is received from the stored procedure 120 (FIG. 5), it is evaluated and a response message will be created. If the record is not a new message, the date of the record is examined. If it is expired, it will be deleted from LRN queuing table. Otherwise, an error response message will be created. The appropriate response message is then sent to the Front End 78 via Registry 330 and Query Reply Service 284, or Registry 332 and Action Reply Service 286 where it is parsed, displayed on the console, and saved to a Log file. If the Front End 78 successfully receives the response message, a confirmation message is sent back to the LRN Message Handler 322. If the LRN Message Handler 322 receives the confirmation message, the LRN Message Handler 322 deletes the record from the LRN Message queuing table in the SOA Engine Database 314. Otherwise, the result status of the LRN Message queuing table will be updated for the request. The NPA-NXX Message Handler 324 polls the NPA-NXX queuing table in the SOA Engine Database 314 to retrieve all NPA-NXX Message records. The NPA-NXX Message Handler 324 analyzes each record retrieved and determines the action to be performed based on the message type, status, and received date. If the record is a new message, the NPA-NXX Message Handler 324 calls the appropriate stored procedure (FIG. 5) in the SOA Database 126. As was previously described in regard to FIG. 5, the new request message is processed by the SOA Subsystem 72, sent to and processed by the NPAC/SMS 74 and a response message is created and returned containing the result of the new request message. Once a response is received from the stored procedure 120 (FIG. 5), it is evaluated and a response message created. If the record is not a new message, the date of the record is examined and if it is expired, it will be deleted from NPA-NXX queuing table. Otherwise, an error response message is created. The appropriate response message is then sent to the Front End 78 via Registry 330 and Query Reply Service 284, or Registry 332 and Action Reply Service 286 where it is parsed, displayed on the console, and saved to a Log file. If the Front End 78 successfully receives the response message, a confirmation message is sent back to the NPA-NXX Message Handler 324. If the NPA-NXX Message Handler 324 receives the confirmation message, the NPA-NXX Message Handler 324 deletes the record from the NPA-NXX queuing table in the SOA Engine Database 314. Otherwise, the result status of the NPA-NXX queuing table will be updated for the request. The Audit Message Handler 326 polls the Audit queuing table in the SOA Engine Database 314 to retrieve all request records for processing. The Audit Message Handler 326 analyzes each record retrieved and determines the action to be performed based on the message type and status. If the record is a new message, the Audit Message Handler 326 calls the appropriate stored procedure (FIG. 5) in the SOA Database 126. As was previously described in regard to FIG. 5, the new request message is processed by the SOA Subsystem 72, sent to and processed by the NPAC/SMS 74 and a response message is created and returned containing the result of the new request message. Once a response is received from the stored procedure 120 (FIG. 5), it is evaluated and the return code is used to update the record status in the queuing table and a response message is created containing the header and the message data. If the record is not a new message, the response message is created containing an error message header. If the record is a new message, but has been queued longer than a configurable amount of time, it will be considered to have expired and the response message is created containing an error message header. The appropriate response message is then sent to the Front End 78 via Registry 330 and Query Reply Service 284, or Registry 332 and Action Reply Service 286 where it is parsed, displayed on the console, and saved to a Log file. If the Front End 78 successfully receives the response message, a confirmation message is sent back to the Audit Message Handler 326. The Audit Message Handler 326 waits until the confirmation message is received in order to delete the record from the message queuing table in the SOA Engine Database 314. The Service Provider Message Handler 328 polls the Service Provider queuing table in the SOA Engine Database 314 to retrieve all request records. The Service Provider Message Handler 328 analyzes each record retrieved and determines the action to be performed based on the message type and status. If the record is a new message, the Service Provider Message Handler 328 calls the appropriate stored procedure (FIG. 5) in the SOA Database 126. As was previously described in regard to FIG. 5, the new request message is processed by the SOA Subsystem 72, sent to and processed by the NPAC/SMS 74 and a response message is created and returned containing the result of the new request message. Once a response is received from the stored procedure 120 (FIG. 5), it is evaluated and the return code is used to update the record status in the queuing table and a response message is created containing the header and the message data. If the record is not a new message, the response message is created containing an error message header. If the record is a new message, but has been queued longer than a configurable amount of time, it will be considered to have expired and the response message is created containing an error message header. The appropriate response message is then sent to the Front End 78 via Registry 330 and Query Reply Service 284, or Registry 332 and Action Reply Service 286 where it is parsed, displayed on the console, and saved to a Log file. If the Front End 78 successfully receives the response message, a confirmation message is sent back to the Service Provider Message Handler 328. The Service Provider Message Handler 328 waits until the confirmation message is received in order to delete the record from the message queuing table in the SOA Engine Database 314. The SOA Engine Converter Process 334 is a stand-alone process that is started up as is needed. It accesses the NPA Split table in the IBAR Database 172, using tunable Oracle database links to determine the NPA-NXXs that are splitting and their Permissive Dialing Periods. At the start of a Permissive Dialing Period for a given NPA-NXX, the SOA Engine Converter Process 334 performs a telephone number conversion. Each telephone number record is retrieved from the SOA Engine Database 314 to determine if the telephone number contains the old NPA-NXX. If so, the telephone number is modified to the new NPA-NXX. Other processes within the SOA Engine Subsystem 80 continue processing during the conversion. A Common Utility Function Subsystem 336 provides a set of utility functions that are available to speed development of UNIX and SQL programs. These utility functions, which include reading startup tunable parameters 338, are developed specifically for use in the SOA Engine Subsystem 80 application environment to provide solutions to common programming requirements, such as Oracle stored procedures. Now referring to FIG. 9, the NNMC GUI Subsystem 112 will be described. The GUI Subsystem 112 connects to the SOA Databases 126 in the SOA Subsystems 72, the IBAR Database 172 in the IBAR Subsystem 86, the SOA Engine Database 314 in the SOA Engine Subsystem 80. Access to the SOA 126, IBAR 172 and SOA Engine 314 Databases is performed via database links, which are stored in the NNMC Database 340. A table within the NNMC Database 340 tracks the number of queries performed per day, per SOA Subsystem 72 and IBAR Subsystem 86. The number of queries is limited to a tunable daily maximum before the end-user is denied access. Based on the telephone number queried, the NNMC GUI 112 uses a telephone number to NPAC cross-reference table within the SOA Engine Database 314 to determine the correct SOA Database 126 to access. Turning now to FIG. 10, the processing flow of the MINA/SMS Request Processing Interface (hereinafter referred to as "MINA/SMS Interface") 212 (FIG. 7) is depicted and will be described. MINA/SMS Interface processing begins in block 400 and the terminate, suspend and resume signal handlers are installed in block 402. The MINA/SMS Interface initialization process begins in block 404 and will be described below in reference to FIG. 10D. After the MINA/SMS Interface initialization process 404 is complete, the MINA/SMS Interface start up process begins in block 406. The MINA/SMS Interface start up process 406 will be described below in reference to FIG. 10E. If the MINA/SMS Interface start up process 406 returns with a failure notification, as determined in decision block 408, a TCP error handler is called in block 410. If, however, a failure notification was not returned or the TCP error handler of block 410 is complete, the MINA/SMS Interface 212 (FIG. 7) determines whether it is currently logged on to the MINA/SMS 98 (FIG. 4) in decision block 412. If the MINA/SMS Interface 212 (FIG. 7) is not currently logged on to the MINA/SMS 98 (FIG. 4), the MINA/SMS Interface 212 (FIG. 7) logs on to the MINA/SMS 98 (FIG. 4) in block 414. If the MINA/SMS Interface 212 (FIG. 7) is currently logged on to the MINA/SMS 98 (FIG. 4), as determined in block 412, or the MINA/SMS Interface 212 (FIG. 7) has logged on via block 414, the MINA/SMS Interface recovery process begins in block 416. The MINA/SMS Interface recovery process 416 will be described below in reference to FIG. 10F. Once the MINA/SMS Interface recovery process 416 is complete, MINA/SMS Interface internal transaction processing begins in block 418. MINA/SMS Interface internal transaction processing 418 will be described below in reference to FIG. 10G. If a fatal error has not occurred, as determined in decision block 420, MINA/SMS Interface message processing begins in block 422. MINA/SMS Interface message processing 422 will be described below in reference to FIG. 10J. If, however, a fatal error has occurred, as determined in block 420, the MINA/SMS Interface shut down process begins in block 424. The MINA/SMS Interface shut down process 424 will be described below in reference to FIG. 10K. Unless otherwise stated, the MINA/SMS Interface 212 (FIG. 7) may be interrupted by various signals (terminate, suspend and resume). As previously mentioned, the MINA/SMS Interface 212 (FIG. 7) installed handlers to respond to these signals in block 402. Accordingly, the MINA/SMS Interface's 212 response to these signals will be described in reference to FIGS. 10A, 10B, and 10C. Turning now to FIG. 10A, when a terminate signal is received in block 430, the MINA/SMS Interface shut down process begins in block 432. Turning now to FIG. 10B, when a suspend signal is received in block 440, the MINA/SMS Interface 212 (FIG. 7) determines whether the MINA/SMS socket is connected in decision block 442. If the MINA/SMS socket is not connected, a success notification is returned in block 444. If, however, the MINA/SMS socket is connected, as determined in decision block 442, the MINA/SMS Interface 212 (FIG. 7) determines whether it is logged on to the MINA/SMS 98 (FIG. 4) in decision block 446. If the MINA/SMS Interface 212 (FIG. 7) is not logged on, a success notification is returned in block 444. If, however, the MINA/SMS Interface 212 (FIG. 7) is logged on, as determined in decision block 446, the MINA/SMS Interface 212 (FIG. 7) logs off the MINA/SMS in block 448. If the logoff failed, as determined in decision block 450, an error handler is called in block 452. If, however, the logoff did not fail, as determined in decision block 450, the MINA/SMS socket is closed in block 454 and processing is paused until the next signal is received or a fatal error occurs in block 456. Turning now to FIG. 10C, when a resume signal is received in block 460, the MINA/SMS Interface 212 (FIG. 7) determines whether the MINA/SMS socket is connected in decision block 462. If the MINA/SMS socket is not connected, a TCP error handler is called in block 464. If the error handler fails to resolve the problem, as determined in decision block 466, a failure notification is returned in block 468. If, however, the MINA/SMS socket is connected, as determined in decision block 462, or the error handler resolved the problem, as determined in decision block 466, the MINA/SMS Interface 212 (FIG. 7) determines whether it is logged on the MINA/SMS 98 (FIG. 4) in decision block 470. If the MINA/SMS Interface 212 (FIG. 7) is logged on, MINA/SMS Interface processing resumes in block 472. If, however, the MINA/SMS Interface 212 (FIG. 7) is not logged on to the MINA/SMS 98 (FIG. 4), as determined in decision block 470, the MINA/SMS Interface 212 (FIG. 7) logs on to the MINA/SMS 98 (FIG. 4) in block 474. If the log on attempt does not fail, as determined in decision block 476, MINA/SMS Interface processing resumes in block 472. If, however, the log on attempt fails, as determined in decision block 476, an error handler routine is called and the MINA/SMS socket is closed in block 478, and a failure notification is returned in block 468. Turning now to FIG. 10D, the MINA/SMS Interface initialization process 404 will be described. The MINA/SMS Interface initialization process begins in block 480 and the MINA/SMS Request Processing Interface 212 connects to the IBAR Database 172 in block 482. If a failure occurred, as determined in block 484, the system console is alerted in block 486, and a failure notification is returned in block 488. If, however, the connection to the IBAR Database 172 was successful, as determined in decision block 484, the internal transaction status table is initialized in block 490. The environment variables are then retrieved and the related global variables are initialized in block 492. Next, the configuration parameters from the IBAR Database 172 are retrieved in block 494. If there are any failures in blocks 490, 492 or 494, as determined in decision block 496, a log error handler is called in block 498 and a failure notification is returned in block 488. If, however, no failures occurred, as determined in decision block 496, a success notification is returned in block 500. Turning now to FIG. 10E, the MINA/SMS Interface start up process 406 will be described. The MINA/SMS Interface start up process begins in block 510. The MINA/SMS Interface 212 (FIG. 7) attaches to the Message Queue 204 (FIG. 7) in block 512. If a failure occurred while attaching to the Message Queue 204 (FIG. 7), as determined in decision block 514, a failure notification is returned in block 516. If, however, a failure did not occur, as determined in decision block 514, a MINA/SMS socket is created and connected to in block 518. If a failure has occurred, as determined in block 520, a log error handler is called in block 522 and processing is suspended for a predetermined amount of time in a block 524. Thereafter, decision block 526 determines whether the number of retries has been exceeded. If the number of retries has been exceeded, a failure notification is returned in block 516. If, however, the number of retries has not been exceeded, as determined in decision block 526, the MINA/SMS socket is created and connected to in block 528. If a failure occurred, as determined in decision block 530, a loop is created to attempt to create and connect to the MINA/SMS socket. The loop terminates when either the maximum number of retries is exceeded, as determined in decision block 526, or the create and connect to the MINA/SMS socket is successful as determined in decision block 530. If the MINA/SMS socket is successfully created and connected to, as determined by either block 520 or block 530, a success notification is returned in block 532. Turning now to FIG. 10F, the MINA/SMS Interface recovery process 416 will be described. The MINA/SMS Interface recovery process begins at block 540. Decision block 542 determines whether the internal transaction status table is full. If the internal transaction status table is fall, the internal transaction status table is checked for errors in block 544. If no errors were found, a success notification is returned in block 546. If, however, the internal transaction table does contain errors, as determined in decision block 544, the error is logged in block 548 and a failure notification is returned in block 550. If the internal transaction status table is not full, as determined in decision block 542, the IBAR Database 172 (FIG. 7) is checked for any messages having a MINA/SMS status of "Processing" in decision block 552. If there are no messages in the IBAR Database 172 (FIG. 7) that have a MINA/SMS status of "Processing", the internal transaction table is checked for errors in block 544 and processing continues as previously described. If, however, there are messages in the IBAR Database 172 (FIG. 7) with a MINA/SMS status of "Processing", the first of those messages are retrieved from the IBAR Database 172 (FIG. 7) in block 554. The retrieved message is parsed in block 556. Decision block 558 determines if the message is duplicated in the internal transaction status table. If the message is duplicated, processing returns to decision block 542 and the process repeats. If, however, the message is not duplicated in the internal transaction status table, as determined in decision block 558, the message is formatted to the MINA/SMS format and is inserted into the internal transaction status table in block 560, and processing returns to decision block 542. This process continues until either the internal transaction status table is full, as determined in decision block 542, or there are no more messages in the IBAR Database 172 (FIG. 7) that have a MINA/SMS status of "Processing", as determined in decision block 552. Turning now to FIG. 10G, the MINA/SMS Interface internal transaction 418 processing begins in block 570. Decision block 572 determines if there are any messages in the internal transaction status table. If there are no messages in the internal transaction status table, the system returns in block 574. The next message is retrieved from the internal transaction status table in block 576. Decision block 578 determines if the retrieved message has a MINA/SMS status of "Applied" in the internal transaction status table. If the MINA/SMS status is "Applied", the MINA/SMS status of the message in the IBAR Database 172 (FIG. 7) is updated to "Applied" in block 580. Next, the message is deleted from the internal transaction status table in block 582. Thereafter processing returns to block 572 and the previously described process repeats. If the message does not have a status of "Applied" in the internal transaction states table, as determined in decision block 578 the process continues to decision block 584 where it is determined if the status of the message in the internal transaction status table is checked for an "Exception" status. If the message status is "Exception", the MINA/SMS status of the message in the IBAR Database 172 (FIG. 7) is updated to "Rejected" in block 586. Next, an error is logged in block 588 and the message is deleted from the internal transaction status table in block 590. Thereafter, processing returns to block 572 and the previously described process repeats. If the message does not have a status of "Exception" in the internal transaction status table, as determined in decision block 584, the process continues to decision block 592 where it is determined if the MINA/SMS status of the message in the internal transaction table is "Received". If the message status is "Received", "Received" message processing begins in block 594. The "Received" message process 594 will be described below in reference to FIG. 10H. Thereafter, processing returns to block 572 and the previously described process repeats. If the message does not have a status of "Received" in the internal transaction status table, as determined in decision block 592, the process continues to decision block 596 where it is determined if the MINA/SMS status of the message in the internal transaction table is "waiting". If the message status is "Waiting", "Waiting" message processing begins in block 598. The "Waiting" message process 598 will be described below in reference to FIG. 10I. Thereafter, processing returns to block 572 and the previously described process repeats. If the message does not have a status of "Waiting" in the internal transaction status table, as determined in decision block 596, the process continues to decision block 600 where it is determined if the MINA/SMS status of the message in the internal transaction status table is "Create". If the message status is "Create", decision block 602 determines if the number of sending times equals zero. If the sending times does equal zero, "Received" message processing begins in block 604. If, however, the sending times does not equal zero, as determined in decision block 602, "Waiting" message processing begins in block 606. After the "Received" message processing is complete or the "Waiting" message processing is complete, the MINA/SMS status of the message in the internal transaction status table is updated to "Create" in block 608. Thereafter, processing returns to block 572 and the previously described process repeats. If the message does not have a status of "Create" in the internal transaction table, as determined in decision block 600, the status error is handled in block 610. Thereafter, processing returns to block 572 and the previously described process repeats. Turning now to FIG. 10H, the "Received" message processing of blocks 594, 604 and 640 will be described. The processing of "Received" messages begins in block 620. Next, decision block 622 determines if the MINA/SMS socket is ready. If the MINA/SMS socket is ready, the message is sent to the MINA/SMS 98 (FIG. 4) in block 624. Next, the message status in the internal transaction status table is updated to "Waiting" in block 626. If, however, the MINA/SMS socket is not ready, as determined in decision block 622, or the status update of block 626 is complete, processing returns to the calling application in block 628. Turning now to FIG. 10I, the "Waiting" message processing of blocks 598 and 606 will we described and begins in block 630. Next, decision block 632 determines if the time limit has been exceeded and if the retry limit has not exceeded. If neither case occurs or only one of the cases occurs, decision block 634 determines if the retry limit has been exceeded. If the retry limit has been exceeded, the message MINA/SMS status in the IBAR Database 172 (FIG. 7) is updated to "Error" in block 636 and the error is logged in block 638 and the process proceeds to block 642 to return to the calling application. If the time limit has been exceeded and the retry limit has not been exceeded, as determined in decision block 632, "Received" message processing begins in block 640. After the "Received" message processing is complete, the process returns to the calling application in block 642. Turning now to FIG. 10J, the MINA/SMS Interface message processing 422 will be described and begins processing at block 650. Next, decision block 652 determines if the internal transaction status table is full. If the transaction status table is full, decision block 654 determines if the message queue 204 (FIG. 7) has failed. If, however, the internal transaction status table is not full, as determined in decision block 652, decision block 656 determines if there are any messages in message queue 204 (FIG. 7). If no messages are queued, decision block 654 determines if the message queue 204 (FIG. 7) has failed. If, however, there are messages in message queue 204 (FIG. 7), as determined in decision block 656, a message is retrieved from message queue 204 (FIG. 7) in block 658 and the message is parsed in block 660. Next, block 662 determines if the retrieved message is duplicated in the internal transaction status table. If the message is duplicated, the process returns to block 652 to determine if the internal transaction status table is full and continues as described. If, however, the message is not duplicated in the internal transaction status table, as determined in decision block 662, the terminate, suspend and resume signals are blocked in block 664. Next, the message is formatted to the MINA/SMS format and is inserted into the internal transaction status table in block 666. The MINA/SMS status of the message in the IBAR Database 172 (FIG. 7) is then updated to "Processing" in block 668 and the terminate, suspend and resume signal blocking is removed in block 670. Thereafter, processing loops back to block 652 wherein the internal transaction status table is checked to see if it is full. As previously mentioned, decision block 654 determines if the message queue 204 (FIG. 7) has failed. If the message queue 204 (FIG. 7) has failed, the message queue 204 (FIG. 7) is reinitialized in block 672. If, however, the message queue 204 (FIG. 4) did not fail, as determined in decision block 654, or the message queue has been reinitialized in block 672, decision block 674 determines if the MINA/SMS socket has failed. If a failure occurs, a TCP error handler is called in block 676. If, however, the MINA/SMS socket did not fail, as determined in decision block 674, or the TCP error handler 676 is complete, decision block 678 determines if the MINA/SMS Interface 212 (FIG. 7) is logged off the MINA-SMS 98 (FIG. 4). If the MINA/SMS Interface 212 (FIG. 7) is logged off the MINA/SMS 98 (FIG. 4) the MINA/SMS Interface 212 (FIG. 7) attempts to log onto the MINA/SMS 98 (FIG. 4) in block 680. If the MINA/SMS Interface 212 (FIG. 7) is not logged off the MINA/SMS 98 (FIG. 4), as determined in decision block 678, or the MINA/SMS Interface 212 (FIG. 7) was logged on in block 680, the terminate, suspend and resume signals are blocked in block 682. Next, decision block 684 checks for any responses from the MINA/SMS 98 (FIG. 4). If there are any responses, they are parsed in block 686 and they are checked for errors in block 688. If no errors were found, decision block 690 determines if the response matches a request. If the response matches a request, the internal transaction status table is updated to reflect the response in block 692. If the transaction status table update in block 692 is complete, or the response does not match a request, as determined in decision block 690, the process loops back to decision block 684 and checks for any responses. If there are no responses, as determined in decision block 684, or there are no errors in the response, as determined in decision block 688, the terminate, suspend and resume signal blocking is removed in block 694. Next, decision block 696 determines if the MINA/SMS socket has failed. If the MINA/SMS socket has failed, a TCP error handler is called in block 698. If, however, the MINA/SMS socket has not failed, as determined in decision block 696, or the TCP error handler is complete in block 698, decision block 700 determines if the MINA/SMS Interface 212 (FIG. 7) is logged off the MINA/SMS 98 (FIG. 4). If the MINA/SMS Interface 212 (FIG. 7) is logged off the MINA/SMS 98 (FIG. 4) the MINA/SMS Interface 212 (FIG. 7) attempts to log onto the MINA/SMS 98 (FIG. 4) in block 702. If the MINA/SMS Interface 212 (FIG. 7) was not logged off the MINA/SMS 98 (FIG. 4), as determined in decision block 700, or the MINA/SMS Interface 212 (FIG. 7) logged on in block 702, MINA/SMS Interface internal transaction processing begins in block 704 and returns in block 706. Turning now to FIG. 10K, the MINA/SMS Interface shut down process 424 will be described. The MINA/SMS Interface shut down process begins in block 710 and the MINA/SMS Interface 212 (FIG. 7) logs off of the MINA/SMS 98 (FIG. 4) in block 712. Decision block 714 determines if an error has occurred. If an error has occurred, an error handler is called in block 716. If an error has not occurred, as determined in decision block 714, or the error handler in block 716 is complete, the MINA/SMS socket is closed in block 718. If an error has occurred while closing the MINA/SMS socket, as determined in decision block 720, an error handler is called block 722. If an error has not occurred, as determined in decision block 720 or the error handler in block 722 is complete, the Message Queue 204 (FIG. 7) is detached in block 724. If an error has occurred while detaching from the Message Queue 204 (FIG. 7), as determined in decision block 726, an error handler is called in block 728. If an error has not occurred while detaching from the Message Queue 204 (FIG. 7), as determined in decision block 726, or the error handler in block 728 is complete, the IBAR Database 172 (FIG. 7) is disconnected in block 730 and MINA/SMS Interface 212 processing ends in block 732. Turning now to FIG. 11, the ARIS request processing interface (hereinafter referred to as "ARIS Interface") 210 (FIG. 7) will be described. ARIS Interface processing begins at block 800. Next, the ARIS Interface start up process begins in block 802 and will be described below in reference to FIG. 11D. Next, decision block 804 determines if a failure has occurred during start up. If a failure has occurred, the ARIS Interface processing ends in block 806. If, however, no failure occurred, as determined in decision block 804, the ARIS Interface resend process begins in block 808. The ARIS Interface resent process 808 will be described below in reference to FIG. 11E. Next, decision block 810 determines if a failure has occurred. If a failure has occurred, the ARIS Interface shut down process begins in block 812. The ARIS Interface shut down process 812 will be described below in reference to FIG. 11G. If, however, a failure has not occurred, as determined in decision block 810, the process checks to see if a fatal error has occurred in block 814. If a fatal error has occurred, the ARIS Interface shut down process begins in block 812. If, however, no fatal error has occurred, the ARIS Interface transaction processing begins in block 816, and thereafter loops back to block 814 until a fatal error occurs. The ARIS Interface transaction process 816 will be described below in reference to FIG. 11F. Turning now to FIG. 11A, the ARIS Interface response to a terminate signal will be described and begins at block 820. Next, the ARIS Interface shut down process begins in block 822. Turning now to FIG. 11B, the ARIS Interface response to a suspend signal will be described and begins at block 830. The Registry session is terminated in block 832 and decision block 834 determines if a failure has occurred. If a failure has not occurred, processing is paused until the next signal is received in block 836. If a failure has occurred, as described in decision block 834, decision block 838 determines if the number of retries has been exceeded. If the number of retries has not been exceeded, processing loops back to block 832. If, however, the number of retries has been exceeded, as determined in decision block 838, an error handler is called in block 840. Turning now to FIG. 11C, the ARIS Interface response to a resume signal will be described and begins at block 850. A new Registry session is initiated in block 852 and decision block 854 determines if a failure has occurred. If a failure has not occurred, the ARIS Interface resend process begins in block 856 and ARIS Interface processing is resumed 858. If a failure has occurred, as determined in decision block 854, decision block 860 determines if the number of retries has been exceeded. If the number of retries has not been exceeded, processing loops back to block 852. If, however, the number of retries has been exceeded, an error handler is called in block 862. Turning now to FIG. 11D, the ARIS Interface startup process 802 will be described and begins at block 870. Next, the environment variables and startup parameters from the IBAR Database 172 (FIG. 7) are retrieved in block 872 and the terminate, resume and suspend signal handlers are installed in block 874. Next, the connection to the IBAR Database 172 (FIG. 7) is established in block 876 and decision block 878 determines if a failure has occurred. If a failure has occurred, the error is logged in block 884, the console is alerted in block 886, and a failure is notification is returned in block 888. If a failure has not occurred, as determined in decision block 878, the ARIS Interface 210 (FIG. 7) attaches to Message Queue 202 (FIG. 7) in block 880. Next, decision block 882 determines if a failure has occurred while attaching to the Message Queue 202 (FIG. 7). If a failure has occurred, the error is logged in block 884, the console is alerted in block 886, and failure notification is returned in block 888. If a failure has not occurred while attaching to the Message Queue 202 (FIG. 7), as determined in decision block 882, the Registry session is established in block 890 and decision block 892 determines if a failure has occurred. If a failure has occurred, an error is logged in block 894, and the error is analyzed and an attempt to correct the error is made in block 896. Next, decision block 898 determines if a failure still exists. If the failure still exists, the error is logged in block 900, and a failure notification is returned in block 888. If, however, a failure does not still exist, as determined in decision block 898, or there was no failure in the first place, as determined in decision block 892, system resources are allocated in block 902. Next, stored procedures 186 (FIG. 7) are called to initialize the oracle pipe for ARIS 188 (FIG. 7) in block 904 and a success notification is returned in block 906. Turning now to FIG. 11E, the ARIS Interface resend process 808 and 856 will be described and begins at block 910. Decision block 912 determines if any messages in IBAR Database 172 (FIG. 7) have an ARIS status of "Processing". If no messages are found, a success notification is returned in block 914. If, however, a message is found, as determined in decision block 912, the message is retrieved from the IBAR Database 172 (FIG. 7) in block 916. Decision block 918 determines if a failure has occurred. If a failure has occurred, an error handler is called in block 920 and a failure notification is returned in block 922. If a failure has occurred, as determined in block 918, the message is parsed into an ARIS format in block 924. Decision block 926 determines if a failure has occurred while parsing the message. If a failure has occurred, decision block 928 determines the error type. If the error type is operational, the console is alerted in block 930 and a failure notification is returned in block 922. If, however, the error type is data, as determined in decision block 928, the message status in IBAR Database 172 (FIG. 7) is updated to "Error" in block 932, the error is logged in block 934, and a failure notification is returned in block 922. If a failure has not occurred, as determined in decision 926, the data is sent to the ARIS 96 (FIG. 4) via Registry in block 936. Decision block 938 determines if a failure has occurred while sending the data. If a failure has occurred, the error is logged in block 940 and an attempt is made to analyze | ||||||
