Difference between revisions of "ServiceAlias"
Line 1: | Line 1: | ||
The ServiceAlias Element is used by: [[extract-data-call]], [[generic-call]], [[gvcore-call]], [[j2ee-ejb-call]], [[j2ee-jca-call]], [[jms-dequeue]], [[jms-enqueue]], [[routed-call]], [[routed-dequeue]], [[routed-enqueue]], [[test-service-call]]. | The ServiceAlias Element is used by: [[extract-data-call]], [[generic-call]], [[gvcore-call]], [[j2ee-ejb-call]], [[j2ee-jca-call]], [[jms-dequeue]], [[jms-enqueue]], [[routed-call]], [[routed-dequeue]], [[routed-enqueue]], [[test-service-call]]. | ||
− | + | Might contain a [[Description]] and more elements [[#AliasMapping|AliasMapping]]. | |
==AliasMapping== | ==AliasMapping== | ||
− | The AliasMapping Element is used by ''ServiceAlias'' and has the attributes: | + | The AliasMapping Element is only used by '''ServiceAlias''' and has the attributes: |
− | + | {|class="gvtable" | |
− | + | ! Attribute !! Type !! Description | |
+ | |- | ||
+ | | real-name || required || The attribute's value cannot be null | ||
+ | |- | ||
+ | | alias || required || The attribute's value cannot be null | ||
+ | |} |
Revision as of 06:07, 6 March 2012
The ServiceAlias Element is used by: extract-data-call, generic-call, gvcore-call, j2ee-ejb-call, j2ee-jca-call, jms-dequeue, jms-enqueue, routed-call, routed-dequeue, routed-enqueue, test-service-call.
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 | The attribute's value cannot be null |
alias | required | The attribute's value cannot be null |