Beas Common
HI Martin
We have industry 4.0 a to make the integration of the timestamp we use the common beas and with its priority of appointment.
As we have several records in the common beas queue, we can do a load balence to point at the same time.
Regards
João Antonio
-
Hi,
can you write more details about your idea with example?
regards
Martin
-
HI Martin
Example:
We have 1000 timestamps to be pointed out and they go to the common beas and stand in a queue waiting for the service to execute the appointment, the idea is to separate these 1000 timestamps into 4 services, for example, to be pointed out at the same time.
With this, we reduce the time of input from stock and output of raw material from the system.Regards
João Antonio
-
Hi João Antonio,
this is not a good idea
The SAP database is a transactional database. For every transaction the tables are locked.
If you try to execute transaction parallel, then you produce "deadlocks". You loose the data or you must execute it again (beas try it up to 5 times). But this produce more performance problems.
At end the complete system will be slow.With the beas common service it's possible to create parallel many requests and the system can execute this serial. This reduce deadlocks and all problems related tot his. At end it's the fastest solution to execute many transactions.
Regards
Martin
Iniciar sesión para dejar un comentario.
Comentarios
3 comentarios