Example: Custom stored procedure hook raises an error (Middleware Flow: Stop)
- Last UpdatedOct 23, 2024
- 1 minute read
This example illustrates how a custom stored procedure can be configured as a hook that can be invoked when executing a standard stored procedure in the MES middleware.
The following example configuration is added to the Middleware Configuration Editor.
|
Middleware SP Name |
Pre-Hook Name |
Pre-Hook Type |
Middleware Flow |
|---|---|---|---|
|
sp_I_UOM |
sp_I_Uom_Log |
SP |
STOP |