Rest-call

From GreenVulcano Wiki
Revision as of 11:08, 31 July 2013 by D.franco (talk | contribs)
Jump to: navigation, search

Description

The GreenVulcano® ESB plugin ws-call defines the parameters for calling a Web Service using REST mode.

VulCon / GV Console Configuration

The rest-call Element is used by Channel and routed-call. Its attributes are:

Attribute Type Description
type fixed This attribute must assume the value call.
class fixed This attribute must assume the value it.greenvulcano.gvesb.virtual.ws.rest.RestCallOperation.
name required Operation name. Used in the Flow section to associate workflow nodes to VCL operations.

and its subelements:

RestServiceInvoker

UNDER CONSTRUCTION...