CallDescriptor

From GreenVulcano Wiki
Revision as of 08:47, 29 March 2012 by Anonymous (talk)
Jump to: navigation, search

GreenVulcano® ESB configuration

CallDescriptor might contain the following sub-elements:


Its attributes are:

  • id
  • named-parameter-mode (true|false). Default is false.

SPOutputParameters

SPOutputParameters element might contain more SPOutputParameter, which have the following attributes:

  • db-type (string|number|int|long|float|date|binary|blob|oracle_cursor)
  • java-type (string|int|long|date|byte_array|resultset)
  • position
  • prop-name
  • param-name
  • return-in-prop (true|false). Default is false.
  • return-in-uuid (true|false). Default is false.