Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Simon Silva Haussmann
Título: Protótipo de um sistema de estoque utilizando conceito OMNICHANNEL
 
Abstract:
Knowing about the difficulty of using the Omnichannel concept within companies due to the
need to integrate different systems, this work aims to present a functional prototype that can
facilitate the use of the Omnichannel concept within the technology. In order to do this, we
developed a software that uses two forms of data integration: Web Service and Database in an
example of an existing scenario that is the distribution of medicines. Aiming an integration of
different systems, the prototype provides a web interface for registering and configuring
interface types, allowing a user to choose who will integrate, for what data and how that data
will be transferred. This prototype resulted in a small software that provides APIs for sending
information via Web Service and database tables that are used as transition tables between two
different databases. For the development, the Python language was used with the Flask
framework for Web Service requests, in addition to PyMySQL for connection to the MySQL
database. As a conclusion it can be observed that the prototype works and allows input and
output of data with pre- determined and already defined between different systems using Web
Service or Database. When configured they will have this access and multiple systems can use
a single channel for data sharing.