Jump to content

Using SOAP UI getLastRequest on PHP


lilmer

Recommended Posts

Hello,

 

I have a question how to get the last request  an API method , my co programmer from other universe who handle the API told me that I need to use SOAP getLastRequest,  so I look for solution and I read about http://www.php.net/manual/en/soapclient.getlastrequest.php, but were not using SOAP, we use WSClient, (I'm not familiar with both of them) . I see that the WSClient has its own getLastRequest  from here http://phpwebservices.blogspot.com/2008/01/tracing-soap-messages.html, but its not working, I think that I really need SOAP getLastRequest. . 

 

Can anyone help me how can I get the last request using soap? We use WSClient not SOAP client, so something like I just have to use soap client as a tester to get the last request. Thanks

Link to comment
https://forums.phpfreaks.com/topic/280460-using-soap-ui-getlastrequest-on-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.