Hello Community First of all thanks for taking the time to read my question.
My question consists of the following:
In business central create a codeunit with a procedure called FindPaciente And publish that codeunit as a web service and I get something like this:
And I use the second link, after putting my username and password it shows me the following..
The objective of this CodeUnit is to send a Patient ID to a table that is created and returns me if it exists or not in the table with a true or false
How can I put it to the test? I've been trying with the SoapUi Software but I can't succeed
It would be very helpful if someone could share with me how to test this Link provided by Business Central in Javascript
Thank you again for your time and any input.
good day