Business Process Annotations
This section provides reference information for WebLogic Integration business process annotations (@jpd:name_of_annotation). A number of Web Service annotations are also supported in business processes (JPD files). Web Service annotations are of the format @jws:name_of_annotation. This section provides reference to the Web Service annotations supported in JPDs.
Topics Included in This Section
@jpd:ebxml Annotation
Specifies settings for participant business processes involved in exchanging ebXML business messages.
@jpd:ebxml-method Annotation
Specifies settings for methods in participant business processes involved in exchanging ebXML business messages.
@jpd:mb-static-subscription Annotation
Specifies the subscription parameters for a business process.
@jpd:process Annotation
Specifies settings for a business process.
@jpd:rosettanet Annotation
Specifies settings for participant business processes involved in exchanging RosettaNet business messages.
@jpd:selector Annotation
Precedes an XQuery definition in a business process (JPD) file. The XQuery definition can specify the dynamic callback properties for a Client Response node, or in the case of a Process or a Service Broker control, specifies the dynamic selection of subprocesses to call at run time.
@jpd:transform Annotation
Annotates a WebLogic Integration transformation control instance, which is instantiated automatically at run time.
@jpd:unexpected-message Annotation
Specifies settings that allow a business process to ignore a message received before the process flow encounters the node at which the message is expected.
@jpd:version Annotation
Specifies how to invoke sub processes when different versions of the parent process exist.
@jpd:xml-list Annotation
Annotates business process variable of Untyped XML—XmlObjectList.
@jpd:xquery Annotation
Precedes the global XQuery definitions in a business process (JPD) file.
@common Annotations
Describes the @common annotations supported by WebLogic Integration business processes.
Web Service Features in Business Processes
Details Web service features in Business processes and describes the @jws annotations supported by WebLogic Integration business processes.
General Properties
Describes a set of general properties that are displayed in the Property Editor for all the nodes in a business process.
Message Buffer
Buffers client messages.
Method Properties
Describes a set of properties that are displayed in the Property Editor for Java methods.
Variable Properties
Specifies the properties for business process variables.
Control Properties
Displays the properties for business process controls: Control Send, Control Receive, Control Send with Return.