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 | Devon Harris |
Director | Felix Meunier |
Subject Matter Expert | Chris Boivin, Mike Clarl |
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 | TTSXD | |||
PREACC | ||||
ACC | TTSXA | |||
PROD | TTSXPP | |||
TRAINING |
System Overview
<…either point to some document or put some info / diagram here>
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
0 Comments