| Home |
| Solutions |
| ESBus Framework |
| Framework Diagram |
| ESBus Integrator |
| ESBus History |
| ESBus Auditor |
| ESBus LAUA Auditor |
| ESBus Windows Auditor |
| ESBus Scheduler |
| ESBus Session Manager |
| ESBus Extensibility |
| Services |
| Clients |
| Collateral & Demos |
| Contact Us |
|
|
HOME … SOLUTIONS … EXTENSIBILITY |
The entire MachenSoft ESBus platform is extensible to easily meet whatever challenges your
enterprise has.
Global Plugs are a mechanism to extend the functionality of the ESBus Platform. They
are JAVA classes that are called with every transaction that enters the System.
With the ability to make these external calls Synchronously or Asynchronously, each plug has the ability to
Add any element to the transaction
Remove any element from the transaction
Change any element value of the transaction
Change any routing of the transaction
Cancel the transaction
Map Level Plugs provide the mechanism to extend the functionality of the ESBus Platform for a specific transaction. They
are JAVA classes that are called with every transaction of a certain type that enters the System.
ESBus Tasks are scheduled jobs that are configurable within the Administration page. They can be used for things like
retrieving EDI files or updating web sites on a timed basis.
ESBus Listeners are JAVA classes that extend the transaction listening capabilities of ESBus for foreign systems.
For more information on writing Plugs to extend the ESBus Platform, please
click here.
|
Built-In support for Eclipse Java IDE
|
|
|