EBP Extensions is a way for EBP to call third party programs that extend additional functionality to the product without the need to modify the product itself.
Currently we provide LST queue dispatching to an external program that the user can modify himself. To do this, the user must modify the ebp.properties file and add the name of the program that he wants to call from EBP and also provide the jar that contains the program in the classlib configuration.
Parameter | Description | Value |
ebp.dispatch.implementation | The name of the program that is called from the EBP when it encounters LST queue with DEST parameter | Empty by default |
0 Comments