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

RN not able to resolve SoapClient in Custom Process

$
0
0

Topic by Priya Singla

Content


Hi,

I am trying to call external WebService at the Incident create using attached code. But once i upload and test the php file in Process Designer, it is throwing below error:-

"Fatal PHP error on line 45 of incident_create\incident_create: Class 'RightNow\CPMObjectEventHandlers\incident_create\SoapClient' not found' is not "

I understand that i need to declare some class/namespace for it to resolve SoapClient() but i do not know how to do it and neither i found any documentation of the functions available in CCOM to consume any webservice. In PHP, SoapClient() is normally used to consume any WebService and it is not working in my case.

Can someone please guide me to correct this CPM code?

Thanks,

Priya Singla

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles