Difference between revisions of "Top-down development method"

From GreenVulcano Wiki
Jump to: navigation, search
(Top-down development method)
(Top-down development method)
Line 1: Line 1:
  
 
== Top-down development method ==
 
== Top-down development method ==
Wizard Top-down development method help user to create a Web Service, prerequisites WSDL file already exist.  Right click on GVServices-->Services label and select "Wizard Top-Down Web Service...".New WebService Wizard window will be open.In the first Wizard window user select the WSDL file.The Wizard on the second page proposed the operations that are described in the WSDL file. User select one or more operations. In the last Page user choose the following parameter:
+
Wizard Top-down development method helps user to create a Web Service, prerequisites WSDL file already exist.  Right click on GVServices-->Services label and select "Wizard Top-Down Web Service...".New WebService Wizard window will be open.In the first Wizard page user selects the WSDL file.The Wizard on the second page proposes the operations that are described in the WSDL file. User selects one or more operations. In the last page user sets the following parameters:
 
*Create Services, if this radio button will be checked the Service parameter are disabled  
 
*Create Services, if this radio button will be checked the Service parameter are disabled  
 
*Use existing services, if this radio button will be checked the Service parameter are enabled  
 
*Use existing services, if this radio button will be checked the Service parameter are enabled  

Revision as of 15:41, 1 February 2012

Top-down development method

Wizard Top-down development method helps user to create a Web Service, prerequisites WSDL file already exist. Right click on GVServices-->Services label and select "Wizard Top-Down Web Service...".New WebService Wizard window will be open.In the first Wizard page user selects the WSDL file.The Wizard on the second page proposes the operations that are described in the WSDL file. User selects one or more operations. In the last page user sets the following parameters:

  • Create Services, if this radio button will be checked the Service parameter are disabled
  • Use existing services, if this radio button will be checked the Service parameter are enabled
  • System
  • Partecipant
  • Channel
  • Operation name, the operation name present in the WSDL file
  • Service, choose GreenVulcano® ESB service to invoke.