Difference between revisions of "Wizard Call Web Service"

From GreenVulcano Wiki
Jump to: navigation, search
(Wizard Call Web Service)
 
(11 intermediate revisions by 2 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]]
 
*[[System]]
*[[Partecipant]]
+
*[[Participant]]
 
*[[Channel]]
 
*[[Channel]]
 
*[[Data provider]]
 
*[[Data provider]]
Line 15: Line 15:
 
{| class="gvtable"
 
{| class="gvtable"
 
|-
 
|-
! Web Service name
+
! GV Service Name
 
! Operation
 
! Operation
 
! Description
 
! Description
 
!  
 
!  
 
|-
 
|-
| Credit Card
+
| CCardPay
| withdrawal
+
| Pay
| This operation.............................................................
+
| This operation performs a withdrawal on a credit card in two ways.
| [[Example 1]]
+
| [[c_card_pay call_ws]]
 
|-
 
|-
| Credit Card
+
| CCardQuery
| Saldo
+
| Query
| This operation.............................................................
+
| This operation checks credit card balance in two ways.
| [[Example 2]]
+
| [[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