How to generate proxy for a flash client from WSDL for WCF services

Last post 07-14-2009 5:56 AM by rajat123. 1 replies.

Sort Posts:

  • How to generate proxy for a flash client from WSDL for WCF services

    06-25-2009, 8:15 AM
    • Member
      6 point Member
    • rajat123
    • Member since 08-21-2008, 3:31 AM
    • Posts 21

     

     I have a strange problem to handle here.

    At one end MS Visual studio provides a utility function called as svcutil which takes WSDL file as a parameter and generates a proxy for client and a configuration file.WSDL file has the wcf services and not webservices.

    On the other hand, I am now required to call the WCF services from a flash client.Can some one help me with any proxy generator for Flash which could process the WSDL file.

    A prompt reply will be appreciated.

    -Rajat

    RAJAT
    Filed under: , , ,
  • Re: How to generate proxy for a flash client from WSDL for WCF services

    07-14-2009, 5:56 AM
    Answer
    • Member
      6 point Member
    • rajat123
    • Member since 08-21-2008, 3:31 AM
    • Posts 21

     Hello All

    I have the solution to the problem i stated in my previous post and wanted to share the way out with all of you.
    The problem was:
    "Can some one help me with any proxy generator for Flash which could process the WSDL file."
    Solution:
    There is an add on in FLash 8.0 called as webservice connector which is able to decode the WSDL file for the webservices easily and provide the methods exposed with the parameters to be sent as input to the webservice.
    however since my problem was to decode a WSDL file for the WSF services,i had to create a consolidated merged WSDL file which could be read by the webservice connector component.The follwing blog helped me in that: : http://www.arquitecturadesoftware.org/blogs/antoniocruz/archive/2007/02/06/wsdl-merger.aspx.
    The blog is in portuguese so u may have to take the help of google translator.
    happy coding..

    RAJAT
    Filed under: , , ,
Page 1 of 1 (2 items)