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.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks