Skip Headers
Oracle® Fusion Middleware Developer's Guide for Oracle Application Integration Architecture Foundation Pack
11
g
Release 1 (11.1.1.6.0)
Part Number E17364-04
Home
Book List
Contents
Index
Master Index
Contact Us
Previous
Next
PDF
·
Mobi
·
ePub
List of Examples
2-1 AIASystemRegistration.xml
2-2 AIAInstallProperties.xml
2-3 <delete> element in AIASystemRegistration.xml
2-4 System Registration Task in Generated Deployment Plan
2-5 SQL Content Extracted by AIA Deployment Driver
2-6 Sample SQL Content Extracted by AIA Deployment Driver
3-1 SQL Statement Used to Insert Lookup Values into AIA_LOOKUPS_B
3-2 SQL Statement Used to Insert Lookup Values into AIA_LOOKUPS_TL
3-3 SQL Statement to Insert Internationalized Text for Lookup Values into AIA_LOOKUPS_TL
4-1 Reference Element for AIAAsyncErrorHandlingBPELProcess
5-1 AIAInstallProperties.xml File Adjustments
5-2 adf-config.xml File
5-3 Sample HarvesterSettings.xml to Harvest Design-Time Composites into Project Lifecycle Workspace and Oracle Enterprise Repository
5-4 Sample HarvesterSettings.xml Used to Harvest Design-Time Composites into Project Lifecycle Workbench Only
5-5 AIAInstallProperties.xml File Adjustments
5-6 Sample adf-config.xml
5-7 oramds:// Protocol Used in HarvesterSettings_#.xml
5-8 Sample HarvesterSettings.xml Used to Harvest Custom-Built Deployed Composites into Oracle Enterprise Repository:
7-1 Project Lifecycle Workbench Seed Data Schema
8-1 Sample Deployment Plan File
8-2 Deployment Policy File
9-1 Sample ODI BOM
9-2 Structure of a Property in AIAInstallProperties.xml
9-3 Structure of a Password Field in AIAInstallProperties.xml
9-4 Sample Deployment Plan
9-5 Sample Syntax of OdiImportObject
10-1 Custom Function Implementation to Get the Current Date
12-1 First Annotation Element for Every composite.xml File
12-2 A Skeletal Service Element in a composite.xml with Annotations
12-3 A Skeletal Reference Element in a composite.xml with Annotations
12-4 Interface Details Annotation Element Example
12-5 ImplementationDetails Annotation Element Example
12-6 Service Element in Requester ABCS Composite Annotation Example
12-7 Reference Element in Requester ABCS Composite Annotation Example
12-8 Service Element in a Provider ABCS Composite Annotation Example
12-9 Reference Element in Provider ABCS Invoking Participating Web Service Annotation Example
12-10 Reference Element in Provider ABCS Invoking Utility Service Annotation Example
12-11 Reference Element in Provider ABCS Invoking Non-SOAP Service Annotation Example
12-12 Transport Adapter Composite Annotation Example
12-13 Transport Details Populated in Reference Element Annotation Example
12-14 Transport Details Populated in Reference Element Using JMS Adapter Annotation Example
12-15 Service Element in EBF Composite Annotation Example
12-16 Reference Element in EBF Composite Annotation Example
12-17 Service Element in Composite Business Process Composite Annotation Example
12-18 Reference Element in Composite Business Process Composite Annotation Example
15-1 Binding.ws element for BPEL-based Service
15-2 URL of the Concrete WSDL for BPEL-based Service
15-3 Binding.ws element for Mediator-based Service
15-4 URL of the Concrete WSDL for Mediator-Based Service
15-5 Service Configuration Properties File
15-6 Example of Configuration File for Service-specific Properties
15-7 Componenttype File Pointing to Abstract WSDLs in the MDS
15-8 Componenttype File for a Composite with a Reference
15-9 Composite.xml Pointing to Abstract WSDLs in the MDS
15-10 Example of composite.xml Pointing to Abstract WSDLs in the MDS
15-11 Referenced Service WSDLs with no partnerLinkType Elements Pointing to Abstract WSDLs in the MDS
15-12 DataArea Business Payload in the instance XML Document
15-13 Content Payload of a Single Object Query
15-14 Defining SortElements for Single QueryCriteria
15-15 Defining SortElements for Multiple QueryCriteria
15-16 Example of Query with Single QueryCriteria Element and Single QueryExpression
15-17 Example of Query with Multiple QueryCriteria
15-18 Requesting a Single Return to QueryInvoice Message
15-19 Requesting Specific Message Return to QueryInvoice Message
16-1 Wiring the BPEL component to the external reference component
16-2 Servlet to test extension
16-3 Defining service-level configuration properties for the provider ABCS
16-4 Defining namespace prefixes in the BPEL process
16-5 Adding an assignment
16-6 Adding <scope> for each PartnerLink
16-7 Populating the wsa:EndpointReference element
16-8 Setting the transaction flag on the callee BPEL component
16-9 Setting transaction properties on the BPEL adapter interface
16-10 Transaction Settings in the composite.xml of the RequesterABCS
16-11 Transaction settings for asynchronous MEP
16-12 Transaction properties set on adapter component
18-1 Example of Message Exchange Pattern identification for EBF
20-1 Condition Expression on the GatewayID Element
23-1 URL for Calling the Siebel Application and Passing Login Information in the SOAP Header
23-2 SOAP Header
23-3 Response to SOAP Header
23-4 Example of a Version 1 TargetNameSpace
23-5 Required Custom Attributes
23-6 Sample Custom Attributes
23-7 Example of a Version 0 TargetNameSpace
23-8 Example of a Version 1 TargetNameSpace
24-1 Creation of an XREF View in the XREF Database
24-2 XML Request Input for AIAAsyncErrorHandlingBPELProcess
24-3 Update application.xml in ORACLE_HOME\j2ee\home\applications\axis2\META-INF
24-4 Sample SOAP Request for the OdiInvoke Web Service
24-5 SOAP Response Returned by the Scenario Execution
25-1 Domain Value Map Lookup Call to Fetch Currency Code
25-2 Sample Code Illustrating Logic Designed to Handle Missing or Empty Elements
25-3 Statement Without xsl:If
25-4 Statement With xsl:If
25-5 Sample Code Showing Hard-Coded System IDs - Not Recommended
25-6 Sample Code Showing Use of Variables Instead of Hard-coded System IDs - Recommended
25-7 Transformation Enabled to Accommodate Transformations for Custom Element
25-8 Industry Extensible Transformation Template
25-9 BusinessComponentID Populated by the EBM
25-10 EBMID
25-11 EBOName
25-12 RequestEBMID
25-13 CreationDateTime
25-14 VerbCode
25-15 Message Processing Instruction Population
25-16 Sender Element Code Sample
25-17 Target Element Code Sample
25-18 Request EBM for Request-Response Use Case
25-19 Response EBM for Request-Response Use Case
25-20 Request EBM for Asynchronous Use Case
25-21 Create Account Request EBM
25-22 Create Account Response EBM
25-23 Create Customer Request EBM
25-24 Create Customer Response EBM
25-25 ProcessOrder Request EBM
25-26 Process Order Response EBM
25-27 Populating EBM Tracking Information
26-1 Elements to be Added to composite.xml
26-2 Sample Fault Policy File with Fault Policies Defined
26-3 Association in fault-bindings.xml
26-4 Fault Definition in the Fault Policy XML File
26-5 subLanguageExecutionFault Fault Handling
26-6 Conditions Element in the Fault Policy
26-7 Default Condition Configuration Used to Call the aia-ora-java action
26-8 Business Fault Message
26-9 Catch-All Block Construction
26-10 EBM-to-EBM XSL Code Example
26-11 Example of How to Assign the JMS Message ID to the ABM
26-12 Example of How to Concatenate Data and Assign it to the ABM
26-13 Example Illustrating Three ABM Fields Used to Hold Three Resubmission Values
26-14 Code Used to Extract Resubmission Values and Assign Them to EBM Header Element
26-15 AIA Fault Message with an ECID Defined
26-16 Java Snippet to Invoke the Oracle AIA Error Handler
26-17 Sample Fault Policy Using the aia-no-action No-op Action
26-18 IAIAErrorHandler Interface Class
26-19 IAIAErrorHandlerExtension Interface Class
27-1 Custom Element Acting as Placeholder
27-2 Adding an Extension to EBO or EBM Schemas
27-3 Adding New Transformations for Customer-defined Custom Elements
27-4 Custom XSL Template Definition
28-1 <soap:Envelope> Content
28-2 Security Header for Authentication
28-3 Sample AIASecurityConfigurationProperties.xml
28-4 Example of AppContext Mapping Service
28-5 Example of SEBL AppContext information Sent to the Security Service
29-1 ABM -> EBM Transformation
29-2 ABM -> EBM transformation
29-3 EBM -> ABM Transformation
29-4 Using Local Variables
29-5 Setting the bpel.config.auditLevel Property in the composite.xml
30-1 soaDataSource-jdbc.xml file
30-2 Configuring the Polling Interval in the adf-config.xml
30-3 Manually Updating the cache-config in adf-config.xml
30-4 Tuning JMS Adapters Using the composite.xml Property File
30-5 Tuning AQ Adapters Using the composite.xml Property File
30-6 Binding Property in the composite.xml
30-7 Sample JVM Configurations
A-1 Node Set Returned for aia:getEBMHeaderSenderSystemNode()
A-2 XSLT Example for aia:getEBMHeaderSenderSystemNode()
A-3 Module Configuration Properties
A-4 BPEL Usage Example for aia:getAIALocalizedString()
B-1 AddTargetSystemID.xsl
B-2 SetCAVSEndpoint.xsl
Scripting on this page enhances content navigation, but does not change the content in any way.