...
...
...
Info |
---|
Note: All new users (on production) are to be added by the PO. |
System Full Name | Activity Reporting and Standards System |
---|---|
System Full Name (French) | Système de normes avec rapports d'activités |
Business Support Team | ARASS Requests / Demandes SNARA |
Business Administrator | Stephen Hallissey / Stephane Robichaud / Kelly Haynes / Olivier Hill |
Business Owner | Brian OattesLiana Fix |
Director | Angèle Saumur |
Subject Matter Expert | Mike ClarkTeam Avro Arrows |
Division | |
NTARS Code | CA03 |
Source Location | |
Source Code Location | |
Migration to DevOps | ✅ |
New Source Code Location (DevOps) | https://dev.azure.com/transport-canada/DSD-CIVAV Support/_git/ARASS-SNARA |
Technology Assessment
Platform Type | Web (Internal) |
---|---|
Database Platform and Version | Oracle 11g18C |
Development Language and Framework | ASP.NET |
Operating System and Version | Windows Server 2016 |
Additional Dependencies | Crystal Report |
Authentication | Windows/AD |
Environment Access Information
ENV | UNC | WWWFILES | URL | DB |
---|---|---|---|---|
DEV | \\ncrws499\catcappsx\Saf-Sec-Sur\2\ARASS-SNARA | TTSD18 | ||
ACC | \\tctestmaster\tcappsroot\Saf-Sec-Sur\2\ARASS-SNARA | TTSA18 | ||
PROD | TTSP18 | |||
TRAINING | TTST |
System Overview
The ARASS application provides Civil Aviation managers with an automated resource management tool for planning and analyzing workload requirements, resource analysis and performance reporting. It contains a database of activities completed within the national Civil Aviation program.
ARASS Quick Reference Document: RDIMS #7908813
RDIMS #7391216
Developer installation
Expand | ||
---|---|---|
|
...
Currently, we can use any Visual Studio to run ARASS such as VS 2019 To create or edit a crystal report, we can use Microsoft Visual Studio 2013/2015/2017, then save the code, then we can continue to use VS2019 to run that crystal report on ARASS Notes: -One limitation when working with Microsoft Visual Studio 2015 is that the stdole.dll might be put in the bin folder when build the project in VS2019. The stdole.dll should be removed from the bin folder before moving the deployment to the server. -Currently, we can not use SAP CrystalReports for Visual Studio 2019 because |
...
this Crystal version is not working with the current Crystal Report runtime on the servers (i.e it does not work with CR version22). This can be changed in the future when Crystal Report runtime on the servers can be updated
*If you don’t have access to |
Expand | |||||
---|---|---|---|---|---|
| |||||
ARASS is using the Inside
|
Expand | ||
---|---|---|
| ||
Go to the bin folder and delete the Copy the correct Change in the web.config: Commenting this line for CLFVersion Build the solution and run it. The layout should now be displaying correctly. If you find this type of error copy your folder in Program Files(x86) in Program Files |
Good To Know
~1300 people use this application (source: Olivier Hill)
Notes from Mike Clark about the system (current of writing 2023-04-12)
...
Oracle:
ARASS currently is using Oracle.manageddataacess.dll instead of oracle.dataacess.dll. This can be seen in web.config’s connections
...
The advantage of using Oracle.ManagedDataAccess is we do not need local Oracle client installed. We only need .Net runtime installed to connect to Oracle. This helps to make applications working in any computer without worrying whether we have installed 32bit or 64 bit version Oracle client.
Publish files: can use the same below setup to prepare the deployment for dev, acceptance or prod.
We can create one package on dev/acceptance and copy the same package for prod
Connection: The target location is pointing to your local location
...
Settings
...
ALL Requests for users to be added should go to PO and not be done by Team Avro Arrows .
Change request examples: C255126 (Crystal report change)
How-To and Fixes
In case of missing office data in the ARASS report Excel (Using national data dump by quarter). Please refer first to the PDF file by downloading it from the production environment using Generate report tab on the left side of the screen (It’s important to select (‘’Actuals by Office’’ / Report Format ‘’PDF’’) as well as the fiscal year and the quarter.
...
Pacific/Coastal/Surrey/Specialties/Aerodromes
please contact me @ Riadh.said@tcTeam Avro Arrows at ncrafcccteamavroarrows-equipeavroarrowsrcn@tc.gc.ca for help in case the office list field contains 0 values as 0,0,0,0,0
Oracle.DataAccess.Dll Run error
Switch the CPU Application to X64 Bit mode :
VS-> Tools-> Options-> Projects and Solutions ->Web Projects
Uncheck first option in case its checked
Go to the Any CPU tab bar
Click on the small rectangle
Click on Configuration manager
Then click on New and X64 from New platform
Click ok then switch from any CPU to X64 and Run the application
...
TFS Test Plans, Suites and Test Cases imported:
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
...