You are here: Working with Event Components > Custom Event

Custom Event

Use the Custom Event to write any kind of event logic desired, using the Jython programming language.

With the Custom Event, one could write a script to receive messages in a custom network protocol, for example, or otherwise receive messages from another vendor's software. The user-defined code is responsible for creating an XML document object and notifying the MD Link engine that said message is ready to be passed to downstream tasks in the solution.