Op-type

From GreenVulcano Wiki
Revision as of 11:13, 26 January 2012 by Anonymous (talk) (Created page with "==Description== This attribute indicates the type of operation that must execute. =={{VULCON}} / {{GVCONSOLE}} Configuration== The available operations are: * ''call'': if yo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

This attribute indicates the type of operation that must execute.

VulCon / GV Console Configuration

The available operations are:

  • call: if you want GreenVulcano® ESB to perform an invocation.
  • enqueue: if you want GreenVulcano® ESB to perform a send a message.
  • dequeue: if you want GreenVulcano® ESB to execute a receipt of a message.
    In this case you can also enter a sub-element DequeueFilter.
  • corecall: if you want GreenVulcano® ESB to execute an internal service call.
  • check
  • notification
  • save
  • wait
  • change GVBuffer,
  • end.