2.96 Create Entity Dialog
Use to create an entity variable.
The entity variable can be used with an Oracle Application Development Framework (ADF) Business Component data provider service using service data object (SDO)-based data. The entity variable enables you to specify BPEL data operations to be performed by an underlying data provider service. The data provider service performs the data operations in a data store behind the scenes and without use of other data store-related features provided by Oracle BPEL Process Manager (for example, the database adapter). This action enhances Oracle BPEL Process Manager runtime performance and incorporates native features of the underlying data provider service during compilation and runtime.
Element | Description |
---|---|
Name |
Enter a name or accept the default name of |
Entity Variable |
Click the Search icon to select an entity variable. If you have not created an entity variable, select the second Variables folder in the Variable Chooser dialog and click the Add icon. |
From |
Enter a value or click the Expression Builder icon to access the XPath Expression Builder dialog for dynamically entering a name. |
Related Topics
Delegating XML Data Operations to Data Provider Services in Developing SOA Applications with Oracle SOA Suite