Difference between revisions of "ServiceAlias"

From GreenVulcano Wiki
Jump to: navigation, search
({{GVESB}} Configuration)
(AliasMapping)
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
* [[routed-enqueue]]
 
* [[routed-enqueue]]
 
* [[test-service-call]]
 
* [[test-service-call]]
 +
  
 
Might contain a [[Description]] and more elements [[#AliasMapping|AliasMapping]].
 
Might contain a [[Description]] and more elements [[#AliasMapping|AliasMapping]].
Line 25: Line 26:
 
! Attribute !! Type !! Description
 
! Attribute !! Type !! Description
 
|-
 
|-
| real-name || required || The attribute's value cannot be null
+
| real-name || required || Input service name. The attribute's value cannot be null
 
|-
 
|-
| alias || required || The attribute's value cannot be null
+
| alias || required || Translated service name. The attribute's value cannot be null
 
|}
 
|}

Latest revision as of 12:03, 12 November 2012

Description

This element defines service name translation for VCL operations.

GreenVulcano® ESB Configuration

The ServiceAlias Element is used by:


Might contain a Description and more elements AliasMapping.

AliasMapping

The AliasMapping Element is only used by ServiceAlias and has the attributes:

Attribute Type Description
real-name required Input service name. The attribute's value cannot be null
alias required Translated service name. The attribute's value cannot be null