IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Phoney proxy suuport

    Posted Wed February 01, 2012 12:40 PM

    Hi,

    Is it possible to configure Phoney to use a proxy for HTTP? Platform is windows.
    I want to use it for testing purposes.

    Best Regards,
    Plamen, Veselinov


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods
    #mobile


  • 2.  RE: Phoney proxy suuport

    Posted Wed February 01, 2012 01:00 PM

    Hi Plamen,

    Phoney uses the entries in the sdk.properties file for its proxy settings. In /MobileDesigner/sdk.properties you should see the following lines:

    // Set any proxy settings that are needed to connect to external servers
    proxy.hostname=
    proxy.port=
    proxy.username=
    proxy.password=

    Setting the values here should be all you need to do.

    Regards,

    Nick.


    #webMethods
    #webMethods-General
    #mobile
    #Integration-Server-and-ESB


  • 3.  RE: Phoney proxy suuport

    Posted Wed February 01, 2012 01:05 PM

    Thanks Nick,

    I thought that only the Updater uses them but it makes sense that Phoney should also use them.

    Best Regards,
    Plamen, Veselinov


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods
    #mobile