ColdFusion as a service

ColdFusion exposes many existing enterprise services as web services. You can access these services using SOAP and AMF/Flash remoting.

The following are the exposed services:

  • cfpdf

  • cfImage

  • cfdocument

  • cfmail

  • cfpop

  • cfchart

You can secure the exposed services to prevent access by unknown applications and users. You can do this by configuring the client IP address range to which services are accessible. You can also set up user access control for the services.