User Exits
This section contains information about how to build Gateway Server user exits. It also describes the user exits that are provided with the Gateway Server.
Every user exit must create and maintain its own database connections. To avoid problems when running Gateway Server, user exits must not use Gateway Server internal database connections or the Gateway connection pool to connect to the database.