Registering OAF pages in Oracle Applications

Ratings:
(4)
Views:446
Banner-Img
  • Share this blog:

This lesson shows how to move OAF project files into Apps Server, or OAF deployment, or Registering OAF pages into Oracle Applications.

Here we are going to see how to move the files into the APPS server.

To move files from Desktop system to Oracle Apps server we need to use third Party tools like Putty, WinScp, etc..

Here we are using both Putty and Winscp, and let us see how to register OAF page into Apps Server.

 

Step 1: Move all Class files or Java files, to respective JAVA_TOP.

If we are moving Java files then we need to compile Java files explicitly in the server using the command

JAVAC   <Java_file_name.java>

If we are moving Class files then the compilation is not required, i.e., instead of compilation, we can move class files directly.

Note: The best approach is to move java files into server and compile so that server side compatibility will be there.

In Linux environment to know where exactly the JAVA_TOP is located type the following command in putty:

cd $JAVA_TOP

after changing the directory type the following command so that we will come to know the path location where exactly the JAVA_TOP is located:

pwd  (Present working Directory)

example:

/u01/apps1/apps/apps_st/comn/java/classes

 

Step 2: After finding where exactly the Java top is located move the files into java top, let us see how to move class files, here we are moving class files to the JAVA_TOP using the WinScp

The below image shows the moving process in WinScp

Drag the folder from the left side and drop it on the Linux/Unix environment:

 Slide1

Select the folder drag and drop it to the server environment, after that one popup window will come and click on Copy button:

Slide2

In the next lesson, we are going to see Import script, and why we need import script.

 

Check out our Popular Trainings

You liked the article?

Like : 0

Vote for difficulty

Current difficulty (Avg): Medium

Recommended Courses

1/15

About Author
Authorlogo
Name
TekSlate
Author Bio

TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.