Results 1 to 2 of 2

Thread: Connecting to Sugar on a different port

  1. #1
    Jules is offline Member
    Join Date
    Jul 2005
    Posts
    8

    Default Connecting to Sugar on a different port

    Hi,

    We're experiencing setup problems when wanting to connect the Sugar Self Service Portal for Mambo to a SugarCRM instance running on a none-default port (and running on a https server).

    When we open soap.php we seem to get returned 'wrong' SoapAction addresses, which lack the port:

    Name: create_session
    Binding: sugarsoapBinding
    Endpoint: https://www.xxxx.com:100/soap.php
    SoapAction: http://www.xxxx.com/soap.php/create_session
    Style: rpc
    Input:
    use: encoded
    namespace: http://www.sugarcrm.com/sugarcrm
    encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
    message: create_sessionRequest
    parts:
    user_name: xsd:string
    password: xsd:string
    Output:
    use: encoded
    namespace: http://www.sugarcrm.com/sugarcrm
    encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
    message: create_sessionResponse
    parts:
    return: xsd:string
    Namespace: http://www.sugarcrm.com/sugarcrm
    Transport: http://schemas.xmlsoap.org/soap/http
    Documentation:


    Anyone know how to fix this?

    Thanks,

    Jules.

  2. #2
    Jules is offline Member
    Join Date
    Jul 2005
    Posts
    8

    Unhappy Re: Connecting to Sugar on a different port

    Error message in Mambo: Failed to connect to Sugar Sales database, please check your configuration ....

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •