Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

getting an error while trying to connect through nusoap_client

$
0
0

Topic by Shreyas Pandhari

Content

Hi,

I am getting an error while trying to connect through nusoap_client. Error is:

---------------------------

Test Error

---------------------------

Fatal PHP error on line 25 of soap_on_incident_create\soap_on_incident_create:

Class 'RightNow\CPMObjectEventHandlers\soap_on_incident_create\nusoap_client' not found

---------------------------

OK

---------------------------

 

Below is the code snippet posted for your reference. The same code works from the customer portal pages but it is not working through custom process.

The path of nusoap library given is:

include_once('/cgi-bin/xyz.cfg/scripts/cp/customer/development/libraries/nusoap.php');
 

 

As per my understanding, the path mentioned above is a path of dev area that is why Custom Process which is deployed from Process Designer in agent desktop fails to get the reference of nusoap library. 

 

If anyone could please help to understand how to give the nusoap library path and where to instantiate the nusoap_client in custom process code.

Thanks,

Shreyas

 

Version

Feb 13, Feb 14

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles