Setting Up the Java Project
1. Open the sgg-osb-generic-adapter.zip file and extract the FileParser folder into a temporary location on your hard disk.
2. Create a Java project in JDeveloper and import source code into it from the folder extracted previously.
3. Add the spl-d1-osb-2.0.1.jar file to the project's Libraries and Classpath properties.
4. Deploy the project as a jar file to the destination OSB domain's lib folder.
Note: The WebLogic server should be restarted after jar file is copied to lib folder. For more details, see Oracle Fusion Middleware Developing Applications for Oracle WebLogic Server.