The MES Connect module is used for integrating Wisefish with an external Manufacturing Execution System. This system could for example be Axin from Marel, or some other manufacturing system.
The app consists of the following features:
-
MES Transactions - a module to receive inventory transactions from an external system. It contains:
-
Multiple API endpoints for the external user to send in transactions
-
Setup pages
-
Incoming transactions that wait to be processed
-
Posting methods to process the transactions, with the option to run automatically with the Job Queue
-
Archived transactions
-
-
External Messages - a functionality to send XML messages to an external system.
See MES Outbound - Usage
Installation
To use the system the Wisefish solution needs to be set up and working. Then MES Connect is set up in the following way:
-
Install the app Wisefish API app.
-
Set up Permissions
-
For MES Inbound module, see MES Inbound - Setup
-
For MES Outbound module, see MES Outbound - Setup