Resumen:
|
[ES] El desarrollo de este Trabajo de Fin de Grado viene impulsado por la necesidad existente en la compañía Ford Almussafes de automatizar el proceso de vigilancia en cambios de inventario. Para ello, nos hemos decidido ...[+]
[ES] El desarrollo de este Trabajo de Fin de Grado viene impulsado por la necesidad existente en la compañía Ford Almussafes de automatizar el proceso de vigilancia en cambios de inventario. Para ello, nos hemos decidido por crear una aplicación web con TypeScript y el entorno de trabajo que nos proporciona el cliente de Angular.
Además, para la conexión entre la aplicación y la base de datos, hemos optado por la concepción de una API en C# apoyándonos en la librería Entity Framework.
Como complementación, con la intención de crear un histórico del trabajo realizado en la página web y como posible futura mejora para la compañía de Ford, hemos simulado la base de datos en SQL Server mediante el uso de tablas temporales, recurso recientemente agregado a dicho servidor.
El objetivo de la web es recoger las peticiones provenientes de la planta de producción, donde se montan los coches, y que indica la necesidad de generar un cambio en las piezas solicitadas. Para tramitar dichas peticiones, hemos creado un flujo de aprobación jerárquica dentro de la app. Y finalmente mediante un Robot Process Automation conseguimos reenviar los valores de nuestra base de datos a la base oficial situada en Alemania.
[-]
[EN] The development of this TFG is driven by the existing need at the Ford Almussafes company to automate the inventory change monitoring process. To achieve this, we have chosen to create a web application using TypeScript ...[+]
[EN] The development of this TFG is driven by the existing need at the Ford Almussafes company to automate the inventory change monitoring process. To achieve this, we have chosen to create a web application using TypeScript and the Angular client's development environment.
Furthermore, for the connection between the application and the database, we have opted for the creation of an API using the C# language, relying on the Entity Framework library.
As an additional feature, with the intention of creating a historical record of the work done on the website and as a possible future improvement for the Ford company, we have simulated the database in SQL Server using temporal tables, a resource recently added to the server.
The purpose of the website is to collect requests from the production plant, where cars are assembled, indicating the need for a change in the requested parts. To process these requests, we have created a hierarchical approval workflow within the app. Finally, through Robot Process Automation, we manage to forward the values from our database to the official database located in Germany.
[-]
|