Utility Procedures
The utility procedures are found in the resource tree under /lib/util. They are:
• GenerateEvent, which generates a custom event with the specified name and value.
• GetProperty, which gets the values of system properties.
• Pause, which causes the current thread of control.
• SendEMail, which sends an email message with the specified headers and content.
• SendMapMessage, which sends a JMS map message based on a ROW type variable.
• SetDataSourceCredentials, which sets a username and password for pass-through authentication with a specific data source.