In this blog post, we are going to develop the SOA composite application which is going to use the File Adapter. This will be a one way service as it is not going to return any value or acknowledgement to the client who is invoking this service. It will take an input of the client data using an XML schema and will write it to the file on a file system.
So Let`s create a project. We will use the Jdeveloper IDE to develop the application.
1. Start the Jdeveloper –> New.
2. Add the project name and select the technology.
3. Select the Composite Template as an Empty Template:
4. Once created; the composite is going to look like this in the editor.
In the next blog post; we are going to add the File Adapter, Mediator and Webservice. Please subscribe to this blog and get the update on upcoming blog posts.




