![]() |
Admin 6/12/2021 |
You need to provide more info and some screenshots. Where this error is happening? What is E:\Xampp\htdocs\bru_wms\test.php? What call the webservice directly from my browser? |
![]() |
fhumanes 6/12/2021 |
Hello: This link is explained in this link to create a service communicated by WebServices and how to consume it. https://fhumanes.com/blog/integracion/webservices-json/ It may help you build your code. Greetings, |
D
|
dannyschaepdrijver authorDevClub member 6/14/2021 |
This is the code called from php <?php if (extension_loaded('soap')) $CodeunitMethod = "GET_TESTINFO"; ; } } ?> |
![]() |
Admin 6/14/2021 |
I'm sorry, but how does this apply to PHPRunner? |