Hi all,
I am trying to interface a PHP5 application with ServiceCenter 6.
I have enabled the SOAP module in PHP and i am sending commands to the server, but i am getting this message back:
Fatal error: Uncaught SoapFault exception: [Client] Function ("RetrieveIncidentListRequest") is not a valid method for this service in c:\ebook\htdocs\scplus\index.php:44 Stack trace: #0 [internal function]: SoapClient->__call('RetrieveInciden...', Array) #1 c:\ebook\htdocs\scplus\index.php(44): SoapClient->RetrieveIncidentListRequest('IM1001') #2 {main} thrown in c:\apache\htdocs\test\index.php on line 44
Does anyone have any experience with PHP + SOAP? What commands should i use? I could use SCAuto, but would prefer SOAP. Any help would be highly appreciated. Thanks in advance,
Ralph


Reply With Quote
Bookmarks