How
to Transfer the files from local machine to Oracle EBS server
Download and Install Winscp software
,its an freeware you can download from below link ,
https://winscp.net/eng/download.php
Goto > Winscp > give Connection Details along with Servver details.
you can get this details along with username and password from your apps DBA.
now to goto exact file location , for this you should know the oracle apps file structure .
forms (.fmb) >
$CUSTOM_TOP/forms/US
reports >
$CUSTOM_TOP/reports
for transferring file from local machine to server ,
in left window >goto file in local path > right click choose upload.
for transferring file from server to local machine ,
in right window >goto file in server path > right click choose download.
How to login to putty and find out custom_top path in oracle APPS
Putty is freeware , you can download it from below link
https://www.putty.org
Give username and password..
YOU need to run the command for setting environment EBSapps.env
Give choice :R
Then type command
Ø Cd $CUSTOM_TOP
Now give command >pwd
It will give the custom path foor your environment ..
Copy this path and paste it into winscp
No comments:
Post a Comment