Application Description
This sample application demonstrates data retrieval using Web Services. Both REST- and SOAP-style services are presented, including:
- Open Library - displays library collection search results (REST)
- Artist Albums - displays information about musical artist album releases (REST)
- Domain Names - displays European domain name registration data (REST)
- Multi-Step - non-executing annotated example for use with multi-step security, such as OAuth2 (REST)
- Stock Symbols - displays stock market symbols for selected companies (SOAP)
This application uses public web services; Logi Analytics has no control over the continued availability of those services.
Installation Instructions
- Download and extract the content of the sample application zip file that is attached to this knowledge base article
- Create a new Logi Application using the Logi Studio IDE - follow the installation wizard instructions
- Navigate to the _Settings file, update the path element to point to the installation directory
- In your file system, navigate to Logi application installation directory and replace the _Definitions, _SupportFiles, and _Themes directory with the content from the sample application zip file
- Run the sample application
Further Readings
Web Services: Click Here
Data Layer Web Services: Click Here
Launching Sample Logi Application: Click Here