Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

coldfusion cfcs point to flex

New Here ,
Sep 23, 2014 Sep 23, 2014

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

243
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 23, 2014 Sep 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 24, 2014 Sep 24, 2014
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources