Using Event Gateways

Adobe ColdFusion provides event gateways, which you can use when writing applications. You configure an event gateway for an application and deploy the application.

To use event gateways, you should have a thorough knowledge of ColdFusion development concepts and practices, including ColdFusion components (CFCs). To write applications for custom gateways that are not provided in ColdFusion, you must also know the details of the event gateway you are using, including its requirements.