Create new project:
Name / create number party Z.biz prov ABCS Impl
Create table:
(Normal WIDL before take I/P xsd’s)
- < ? Xml version = “1.0” encoding =”UTF-8”/? >
< Definitions name = “BPEL process 1”
Target name space = http://xmlns.Oracle.wm/application name/project name/BPEL process name xmlns:aia = “2”
xmlns = http://schemas.xml soap.org/wsdl/
xmlns:clinent = http://xmlns.oracle.com/ application name/ project name/ BPEL processname
xmlmns:plnk =http://schemas.xmlsoap.org/ws/2003/05/partner link/>
Inclined to build a profession as Oracle SOA Developer?
Then here is the blog post on Oracle SOA Training Online.
- < types >
< schema xmlns = http://www.w3.org/2001/xmlschema>
< import namespace = “http://xmlns.oracle.com/-/-/-“
Schema location = “xsd/BPEL process1.xsd”/>
- < message name = “ BPEL process1 request message”>
< part name = “payload” element =”client : process”/>
</message>
<message name = “BPEL process response message”>
<part name “payload” element = “client : process response “
</message>
- <port type name = “BPEL process 1”>
<operation name =”process”>
<input message =” Clint: BPEL process request message “/>
<output message = “Clint: BPEL process response message”/>
</operation>
</port type>
- <plank: partner link type name =” – “ >
</plank: partner link type>
</definitions>
- Xsd path (it’s taking from server à - : 7777 / AIA components )
- Target name space = “ 2” copy paste in to normal WSDL name space
- < XSD : element name = “ create customer party EBM” type = “C.C.P.EBM type />
- <u: element name = “create customer party response EBM” type = “ C.C.P.R.EBM type”/>
Transform:
Name/transform_customer party EBM_to_Ebiz Axccount DB
Mapping file: X_from_customer party EBM_to_Ebis account DB
C1 ID,
C2 - name,
C3 currency,
C4 address
For in-depth knowledge on Oracle SOA, click on below
- Oracle SOA ATA (Application Integration architecture)
- How to work with FTP(File transfer protocol) in Oracle SOA
- Oracle SOA Interview Questions & Answers
- Oracle SOA Admin Interview Questions