loader
close

Harrier Information Systems Pvt. Ltd. (CIN.:-U72200MH2004PTC145816) specializes in providing perfect software solutions for the global financial services and Healthcare industries.

Get in touch

india Nagpur

Shanti Plaza, Harihar Nagar, Besa, Nagpur - 440 037

Business Phone

91-712-660-2104

Support Mail

info@harriersys.com


india Registered Office

G-3, Amar Palace, Dhantoli, Nagpur - 440012

Business Phone

91-712-660-2104

Support Mail

info@harriersys.com


united-kingdom USA

613 Washington Blvd #1254, Jersey City, NJ 07310, United States

Surveillance Database Automation

Surveillance Database Automation

Client:

Surveillance Database Automation

CRISIL Ltd. (A subsidiary of Standard & Poors) - Leading India based global credit rating agency, financial research and advisory company.

Project Requirement:

As a credit rating agency, CRISIL's role does not end with the issue of the initial rating for structured finance deals. CRISIL has a dedicated surveillance team, which monitors the performance of the securitised pool every month to ensure that it is in line with the outstanding rating.

Earlier all the data pertaining to the performance of these deals (rated pools) was maintained in excel sheets. For drawing conclusions or performing comparisons between various deals, data was pulled out manually from each of the excel sheets (output sheets) maintained. With the number of deals increasing, managing such data, performing calculations and tracking performance became tedious.

Project Solution:

We developed a Web-based 3 tier system with client as a desktop application in C# and business logic residing in ASP.Net web services deployed on IIS 6.0 with data stored in MS SQL Server 2000 database. The client application used farpoint spread control for user interface similar to MS Excel.

Key Features:

Automation of quarterly publication reducing time-required for the same to 1 day from earlier 25 days

Alert the surveillance team for an unfavourable performance displayed by a deal

Maintain MIS of monthly reports due but not received from the trustee

Status of reports pending updation

Important ratios necessary to track the performance of a deal are automatically generated

Run queries for comparison between deals

Major Challenges & Solutions:

The system could open the Word Application but as a stand-alone application. So we could not provide the required functionality

Use of DSOFramer solved the problem. It provides all the functionality available in MS Word and it does not detach from the application. So the problem of providing the Word application in the system without getting it out of the system is solved.

As a stand-alone application, MS Word provides the functionality of fetching the data from SQL Server Database, but when it is opened from the system, it cannot do so.

The use of DSOFramer in this aspect solved the problem. Create Table in the MS Word and map the MS Word table cell to the columns in the table from the database.

To plot graphs at runtime

The development environment does not provide intrinsic graph functionality. There are numerous graph controls available to be used with DOT NET. We used Graphi from Code Project. This has solved the problem of integrating the graphs into the Reports and Query Module at run-time.

Create templates in Far Point Spread

This spread does not provide any built in functionality to create templates. To solve this problem, the data from customize template screen are stored in the template table of the database and depending on the data, the system generates the template at run-time.

Apply Goal Seek in Far Point Spread

In the data entry screen of the system, there was a need to apply 'Goal Seek' to a cell in FarPoint Spread sheet containing Formula. The Goal Seek feature is available in MS-Excel but this feature is not supported by FarPoint Spread. So, to implement the same, the Goal Seek feature of MS-Excel is used from within the application using the object of MS Excel. The data from the spread is exported to Excel and using the application object of Excel, GoalSeek is performed and the result is again displayed in the FarPoint Spread.

Technology Environment:

C#, ASP.Net, ADO.Net, MS SQL Server, IIS 6.0, Windows 2000, Farpoint spread control, DSOFramer

Team Size:

6 Members

Duration:

8 Months

Back To Top