Tuesday, May 24, 2016

OEP - Creating New OEP Project in Jdeveloper

In this blog, you will learn how to create new OEP application using J Developer

1. Open Jdeveloper

2. Click File->New->Application and Select OEP application & Click Ok


3. Give the application details like application name, prefix, directory structure etc. & Click Next


4. Give Project details like project name & directory. Note the project features that has been added to the application. You should see Java, XML & OEP Suite in the project feature section


5. Configure Java Settings. The default packaged mentioned here will used to store all OEP related java classes.




6. In the next window, select Empty OEP Project & Click on + icon to create OEP Server Connection. Give your OEP server details which could be either remote or local.






7. Click Ok->Finish. This will create new OEP Project




No comments: