@jc:ebxml-method Annotation
Specifies method-level annotations for the ebXML control.
Syntax
jc:ebxml-method
[to-selector="{xquery-expression}"]
[envelope="{env}"]
Attributes
to-selector
XQuery expression that selects the recipient business ID. To learn how to specify the business ID dynamically using selectors in the Property Editor, see "Dynamically Specifying Business IDs" in Using an ebXML Control.
envelope
Used with a callback method to assign the ebXML envelope of an incoming message.
Note: You can rename the default value (env) as long as it matches the name of the parameter specified in the method.
Related Topics
@jc:ebxml Annotation