WorkFlow for a ColdFusion web service

To start using ColdFusion web services, you need to first enable access to ColdFusion services using ColdFusion Administrator. Once you configure the access permissions:

  1. Upload the file to the server (for example, PHP), which calls ColdFusion web services.

  2. Call ColdFusion web service with the HTTP source URL pointing to the uploaded file, service user name, and password and other attributes.

  3. ColdFusion server returns the response.