Introduction
EZSAPCOM has been developed in partnership with the Ezos Company for Solvay in the scope of the SIMBA project in Rosignano. Its role is to transfer data from local applications to SAP and to execute a function that will take care of these data.
It is installed in many Solvay sites and intervenes in a lot of applications such as :
- “Simba” and “Self-Loading” for the recovery of the weighing from trucks.
- “Warehouse Management” (WM)
- “Fret Ferroviaire” (EDIFRET),
- “Way Server” (distances determination)
- etc …
Components
EZSAPCOM includes 2 "service" programs communicating each other and 1 monitoring program.
- EzAppGet : Service program that takes in charge data coming from local applications, the formatting and the transfer of these data to the EzSapPut service program.
- EzSapPut : Service program that takes in charge data coming from EzAppGet service program, establishes connections with SAP and finally process the RFC on SAP.
- EzGetTray : Interactive program that allows a visual control of communications between the EzAppGet and EzSapPut.