Hi
This is not so much a response to the TOPIC, but a new post. I just could not find the option of starting a new thread without first selecting an existing one.
My query:
The information on extracting information from an Sugar-on-demand solution seems very scanty, and the code snippets I have encoutered give fragmented pictures of reqiurements. so my question is:
Can I use the "SugarPortal-4.5.lb.zip" as embedded in my PHP scripts on a remote site, to access information from a central repository "SugarOnDemand" solution. If this being the case, then many code snippets I have been reading all make sense, and I can see how I can implement the ideas, but if am on the wrong track, then I would need to know a lot of intimate details about my central repository of the SugarOnDemand solution we are using. Does this question make sense to what am getting at?
Consider the following code / methods:
$url="http://your.sugarcrm.installation/soap.php?wsdl";
$client = new SOAP_Client($url,true);
For an OnDemand solution, I would need to know the 1st part of the install, but it seems to imply that I need to know of the SOAP installation too. That is the location and version, because in the calling methods, the version seems a parameter that needs specification. For a local installation, there seems no problem because you would be in control of the server where the solution is installed, but for a remote server, without any admin rights, the server administrator / Application manager would need to provide me these details.
Does this make sense to anyone???
Now I dont even know how I will access the response to this query, unless my username or portal access details are visible to this community. Meantime, a response to my email: james.brutus@wise......co.uk,
would be much appreciated.
Have a nice day all.
Kind regards,
James.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks