Difference between revisions of "Wizard Call Web Service"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with " == Wizard Call Web Service == To invoke a Web Service configure Wizard Call Web Service, this Wizard as information in input want the WSDL files. In the first Wizard window us...")
 
(Wizard Call Web Service)
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
 
== Wizard Call Web Service ==
 
== Wizard Call Web Service ==
  
To invoke a Web Service configure Wizard Call Web Service, this Wizard as information in input want the WSDL files.
+
In order to invoke a [http://en.wikipedia.org/wiki/Web_service Web Service] choose "Wizard Call Web Service". This Wizard gets the WSDL file in input.
  
In the first Wizard window user select the WSDL, where are defined operation to invoke.
+
In the first Wizard page user selects the WSDL, where the operations to invoke are defined.
In the second Wizard Window user choose services and relative operations to configure as {{GVESB}} services.
+
In the second Wizard page user chooses services and relative operations to configure as {{GVESB}} services.
In the third Wizard Window user select the following parameter:
+
In the third Wizard page user selects the following parameters:
*[[System client]]
+
*[[System]]
*[[Partecipant]]
+
*[[Participant]]
 
*[[Channel]]
 
*[[Channel]]
*[[DATA PROVIDER]]
+
*[[Data provider]]
*RETURN TYPE
+
*Return type
 +
 
 +
== Example ==
 +
{| class="gvtable"
 +
|-
 +
! GV Service Name
 +
! Operation
 +
! Description
 +
!
 +
|-
 +
| CCardPay
 +
| Pay
 +
| This operation performs a withdrawal on a credit card in two ways.
 +
| [[c_card_pay call_ws]]
 +
|-
 +
| CCardQuery
 +
| Query
 +
| This operation checks credit card balance in two ways.
 +
| [[c_card_query call_ws]]
 +
|}

Latest revision as of 22:03, 16 February 2012

Wizard Call Web Service

In order to invoke a Web Service choose "Wizard Call Web Service". This Wizard gets the WSDL file in input.

In the first Wizard page user selects the WSDL, where the operations to invoke are defined. In the second Wizard page user chooses services and relative operations to configure as GreenVulcano® ESB services. In the third Wizard page user selects the following parameters:

Example

GV Service Name Operation Description
CCardPay Pay This operation performs a withdrawal on a credit card in two ways. c_card_pay call_ws
CCardQuery Query This operation checks credit card balance in two ways. c_card_query call_ws