Understand the Middleware SP Name property
- Last UpdatedOct 23, 2024
- 1 minute read
This column in the Middleware Configuration Editor represents a unique stored procedure name for which a post-hook or a pre-hook can be configured.
Note: No stored procedure name can be used more than once.
The stored procedure name is the name of a valid stored procedure that exists in the MES database to which the MES middleware connects. The end user is responsible for finding the correct stored procedure name by manually looking at the stored procedure names in the MES database.
Whenever this stored procedure (configured in this column) is invoked, by virtue of calling an equivalent middleware method from the client, the middleware determines whether there are any pre- or post-hooks configured for this stored procedure and execute them according to the Extensibility Hook configuration.
The hooks configured for a stored procedure can be removed or deleted by highlighting the row in the grid.