Difference between revisions of "Wizard Call Web Service"
m |
(→Wizard Call Web Service) |
||
(10 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Wizard Call Web Service == | == Wizard Call Web Service == | ||
− | + | 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 | + | In the first Wizard page user selects the WSDL, where the operations to invoke are defined. |
− | In the second Wizard | + | In the second Wizard page user chooses services and relative operations to configure as {{GVESB}} services. |
− | In the third Wizard | + | In the third Wizard page user selects the following parameters: |
*[[System]] | *[[System]] | ||
*[[Participant]] | *[[Participant]] | ||
Line 15: | Line 15: | ||
{| class="gvtable" | {| class="gvtable" | ||
|- | |- | ||
− | ! | + | ! GV Service Name |
! Operation | ! Operation | ||
! Description | ! Description | ||
! | ! | ||
|- | |- | ||
− | | | + | | CCardPay |
− | | | + | | Pay |
− | | This operation | + | | This operation performs a withdrawal on a credit card in two ways. |
− | | [[ | + | | [[c_card_pay call_ws]] |
|- | |- | ||
− | | | + | | CCardQuery |
− | | | + | | Query |
− | | This operation | + | | 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:
- System
- Participant
- Channel
- Data provider
- Return type
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 |