GUIClientApproachusingSGI2
From HTNG Connectivity Wiki
Now that we've planned our approach to access our Activity Service we'll put together a simple one page application that has four sections:-
- An ability to select the appropriate WSDL URI
- An area where we can enter the User and password credentials
- A section of the application to lookup the Guest
- A section of the application to post a charge
Intially we'll walk through the different parts of the application and then enable the security in both the client application as well as the server code.
Our application identifies each one of these as sections as follows
File:ActivityGUIClientVSPostingApp1.jpg
The Reservation lookup process requires some key information that we can determine from our schema. In addition we can seek out some information from the published HTNG specification(s). In particular we'll access the latest certification documents [1]. Within the specification we can see a section the provides some examples for reservation lookup.
File:ActivityGUIClientSpeclookup1.jpg
And then the specific sample messages