![Oracle Application Server 10.1.3.4 User Manual Download Page 79](http://html1.mh-extra.com/html/oracle/application-server-10-1-3-4/application-server-10-1-3-4_user-manual_1646198079.webp)
Deploy a BPEL Outbound Process
BPEL Process Manager Examples
5-9
5.
Click
OK
. The Copy Operation tab in the Assign window updates to show the
rule.
The following figure shows how the final process looks:
Figure 5–9
Final Outbound Process
Runtime Configuration
This section describes how to test the project and run it to see that the outbound
process is executed successfully. Do the following to test the outbound process.
1.
Create a file and call it
FindDoctor.xml
as shown in the following example:
<?xml version="1.0" encoding="UTF-8"?>
<CU:FindDoctorData
xmlns:CU="http://xmlns.oracle.com/Esb/FindDoctorData"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Record1>IMSDB</Record1>
</CU:FindDoctorData>
2.
Save the file to the
C:/temp
folder that was defined for the first adapter. The file
is deleted after the SOA server reads the file and complete the process.
3.
Open the
C:\tempOut
folder that was defined in the second adapter. A file with
the following contents is copied to this folder.
<?xml version="1.0"?>
<findDoctorData xmlns="http://xmlns.oracle.com/Esb/findDoctorData">
<Record1 xmlns>="">IMSDB</Record1>
Summary of Contents for Application Server 10.1.3.4
Page 3: ......
Page 4: ......
Page 10: ...x ...
Page 104: ...Resolving Specific Errors 7 18 Oracle Application Server Adapters for IMS DB User s Guide ...
Page 170: ...Index iv ...