BSIS External - RIOM Externe
System Profile
System Full Name | Bird and Wildlife Strikes Information System |
System Full Name (French) | Rapport d'impact d'oiseau / de mammifère |
Business Administrator | Devon Harris |
Business Owner | Francis Mercier |
Director | Felix Meunier |
Subject Matter Expert | Chris Boivin, Mike Clark |
Division | Flight Standards |
NTARS Code | CA04 |
Source Location |
|
Source Code Location | |
Migration to DevOps | |
New Source Code Location (DevOps) | https://transport-canada@dev.azure.com/transport-canada/DSD-CIVAV Support/_git/BSIS_Ext |
Technology Assessment
Platform Type | Web (External) |
---|---|
Database Platform and Version | Oracle 18C |
Development Language and Framework | ASP.NET |
Operating System and Version | Windows Server 2016 |
Additional Dependencies |
|
Authentication |
|
Environment Access Information
ENV | UNC | WWWFILES | URL | DB |
---|---|---|---|---|
DEV |
|
|
| TTSXD18 |
PREACC |
|
|
|
|
ACC |
| \\tctestmaster\wwwappsroot\Saf-Sec-Sur\2\BSIS | TTSXA18 | |
PROD |
|
| TTSXP18 | |
TRAINING |
|
|
|
|
System Overview
The Bird and Wildlife Strikes Information System (BSIS) is web based application that allows the general public to report on information related to Bird Strike incidents. The application provides the Flight Standards group of Transport Canada inventory and analysis capability for the Canadian Bird Strike data.
Good To Know
<--->
How-To and Fixes
107831 - BSIS Issue (IM298802)
BSIS External writes information about parts struck or damaged to table TR63_XREF_I01_K10. It was inserting the value for rotor with a K10_AIRCRAFT_PART_ID =10.
BSIS Internal that retrieved information from the same table fetches info for rotor where K10_AIRCRAFT_PART_ID = 22
Fix: Change BSIS External to insert rotor information with K10_AIRCRAFT_PART_ID = 22