To test the SOAP Server and Agent Solutions created in the two preceding exercises.
By now, you have built your LANSA Integrator SOAP Agent and SOAP Server Solutions which means that your solution and business logic is complete. All that remains is to test the solution.
In INT009B - SOAP Service - Define Agent, you developed a simple form which you can use to test your SOAP Agent solution. In this form, the user enters a department code and section code and clicks a button. The program then displays a list of employees for that department.
Steps
| You have now successfully completed the building of your LANSA Integrator SOAP Server & Agent Solutions. What you have built and LANSA Integrator has generated is the code necessary to handle all the protocol and format details of receiving and responding to web service requests, of unwrapping and extracting the parameters and of building the SOAP response. |