pool_doctors_server

所属分类:工具库
开发工具:Genero
文件大小:0KB
下载次数:0
上传日期:2023-11-07 02:50:49
上 传 者sh-1993
说明:  支持Pool Doctors GeneroMobile应用程序的服务器端程序
(The server side program that is supporting the Pool Doctors GeneroMobile application)

文件列表:
LICENSE (1082, 2023-11-06)
create_db.sql (1619, 2023-11-06)
customer.4gl (2281, 2023-11-06)
customer.unl (3819, 2023-11-06)
fglprofile (214, 2023-11-06)
job.4gl (6301, 2023-11-06)
pool_doctors.4db (10128, 2023-11-06)
pool_doctors.sch (1539, 2023-11-06)
pool_doctors_create_db.4gl (3178, 2023-11-06)
pool_doctors_enquiry.4gl (6943, 2023-11-06)
pool_doctors_enquiry.4st (1178, 2023-11-06)
pool_doctors_enquiry.per (4819, 2023-11-06)
pool_doctors_server.4gl (1659, 2023-11-06)
pool_doctors_server.4pw (22279, 2023-11-06)
pool_doctors_server_test_create.4gl (269, 2023-11-06)
pool_doctors_server_test_main.4gl (8199, 2023-11-06)
product.4gl (1269, 2023-11-06)
product.unl (4636, 2023-11-06)
ws_customer.4gl (10954, 2023-11-06)
ws_job.4gl (12748, 2023-11-06)
ws_product.4gl (6898, 2023-11-06)

# pool_doctors_server This project contains the back end applications to be used in conjunction with the Pool Doctors demo application for Genero Mobile. This project consists of a a number of applications. The applications are ... ## pool_doctors_server This is the application that contains the web services that are used by the mobile application to interface with the back end database. ## pool_doctors_enquiry This is an applicaton that allows you to view the data in back end database. The left hand side consists of a list of jobs in the database. ![Screen Shot 2021-01-22 at 15 08 31](https://user-images.githubusercontent.com/13615993/105436305-deb95c80-5cc3-11eb-97af-022202b7b82e.png) The right hand side consists of a number of collapsible group boxes that allow you to view the dataa in the child tables for each job. To view the data for that job, expand the appropriate group box ![Screen Shot 2021-01-22 at 15 08 51](https://user-images.githubusercontent.com/13615993/105436316-e24ce380-5cc3-11eb-8ded-b68dbdadae7a.png) There are 3 actions * Refresh - Redo the selects from the database * Web Services - This will run the pool_doctors_service_test application that you can use to test the various Web Services * Delete - Delete the data for the currently selected job ## pool_doctors_service_test Allows you to do rudimentary tests of the various web services from the back end. It will display any results to stdout so is intended to be run from Geneor Studio so that output appears in the output panel. Similarly some of the input parameters are hard-coded e.g. customer_get() is hard-coded to AKL028, product_get is hard-coded to "WIDESKIM" ## pool_doctors_service_test_create Tests the generation of the 4gl client code that is used to call the web services (Small change to update language associated with repository) ## pool_doctors_create_db Creates the back end database and populates some data into the customer and product tables ## Usage The intended usage is that you will 1. Run pool_doctors_create_db to create the database on your backend 2. Start pool_doctors_server to start the back end web services exposing the data in this database 3. Start pool_doctors_enquiry to view the data in the back end database 4. From pool_doctors_enquiry you can click Web Services button to execute a web service and click Refresh button to update your view of the database. A good test as part of this is to i) click Web Services->Create Random Job ii) click Refresh and observe that the number of jobs in the list on the left will grow by one

近期下载者

相关文件


收藏者