Web Services Guide : Getting Started: Web services in 10 Minutes
Getting Started: Web services in 10 Minutes
Welcome to VAST Web services. If you are unfamiliar with Web services we strongly recommend you read the high level overview of Web services and the associated links before you begin. You should also ensure that your system meets the prerequisites for this product.
The VAST Web Services feature comes with several sample web services. The WebServicesIn10MinutesExample provides a user interface which steps through creation, deployment and invocation of a simple insurance policy Web service.
Note:
The examples in this guide specify URL resources using a host name of 'vasthost'. You must add a line to your 'hosts' file, or use any hostname valid for your environment in place of 'vasthost', in order to successfully execute the described examples.
ie)
127.0.0.1 vasthost
Before starting the example, make the changes to the hosts file if you want to actually deploy the Web service.
The examples in this guide rely on resources residing in a particular directory which is specified in the ini file as DefaultResourceQualifier. That directory must be accessible to you in order for the examples to work. It is recommended to consult the ini file for the location of DefaultResourceQualifier and then to copy the directory into a writable location such as the starting directory. Once this is done, update the ini file to point DefaultResourceQualifier to that directory. Only once this is done, launch the VAST image.
Last modified date: 02/12/2021