Simple Web Service Technical Guide

Tasks

Tasks

Previous topic Next topic  

Tasks

Previous topic Next topic  

To generate a full task based Web Service within Flynet Viewer Studio you must set up a Task Project , Module and Task(s) from within the Tasks Panel.

 

This is really easy to do , if you select the option to view the Navigation panel and the Task panel if not already displayed, then it is simply a case of dragging and dropping the required screen to the Task panel.

 

Task panel before drag and drop.

 

navtaskbefore

 

Task panel after drag and drop of SearchResults screen, the Project,Module and Task are created automatically, by selecting the Project, Module or Task , the properties and names can be changed.

 

navtaskdragdrop

 

Once the basic task project has been set up , the first step will be to define the properties for the project, the most important of these being the definition of the HomeScreenName , this is where the navigation of your tasks are assumed to start and finish.A drop down list of the screens in the application will be provided on selection of this property.

 

taskpropproj

 

Next the properties of the module need to be defined, here you will need to define whether the logon screen is required or not, the default is false so ensure you have this set to true if logon is required.

 

taskpropmod

The Task and screen properties can be set to determine which type of Web Service you want to generate, these are set using the TaskIOType property which can be set at the Task level or for each individual screen.This can be set to Inquiry Only, Edit Existing Data or Add New data.

 

taskioproperties