Skip to main content
Participant
September 23, 2014
Question

coldfusion cfcs point to flex

  • September 23, 2014
  • 2 replies
  • 287 views

I am working on a project where coldfusion(backend) and Flex(front end). I need to point Coldfusion CFCs to Flex application.

Can anybody please guide me how to do this.

Thanks in advance.

Best Regards

Anil

This topic has been closed for replies.

2 replies

BKBK
Community Expert
Community Expert
September 24, 2014

The 2 main ways to access a Coldfusion CFC from Flex are by remoting and by web service. Adobe has published documentation on that. Search the web for coldfusion flex remoting web service.

Harikrishna_Kallae
Adobe Employee
Adobe Employee
September 23, 2014

Hi Anil,

If you are using Flash Builder 4 or later, you can go to Data/Services view to configure ColdFusion CFCs in Flex applications.

Please follow the below url for configuring a CFC.

Adobe Flex 4 * Connecting to data services

Regards,

Hari