| Oracle Application Server InterConnect Adapter for FTP Installation and User's Guide 10g (9.0.4) Part Number B10412-01 |
|
This chapter provides answers to frequently asked questions about the FTP adapter. This chapter discusses the following topics:
The following questions address installation of the FTP adapter.
View the oai.txt file located in the appropriate timestamped subdirectory of the FTP adapter log directory:
| Platform | Directory |
|---|---|
|
UNIX |
|
|
Windows |
|
View the exceptions in the FTP adapter log file (oailog.txt). The exceptions should provide some idea about what went wrong. It is possible that the FTP adapter is unable to connect to the repository. Make sure the repository is started properly. The FTP adapter will connect to the Repository once it is started properly. You do not need to restart the Adapter.
|
See Also:
Oracle Application Server InterConnect User's Guide for instructions on starting the repository on UNIX and Windows |
Yes, edit the parameters in the adapter.ini file in the following directory:
| Platform | Directory |
|---|---|
|
UNIX |
|
|
Windows |
|
The following are design time questions for the FTP adapter.
The FTP adapter caches the information from iStudio which is stored in the repository locally for better performance in a production environment. If you change something in iStudio and want to see the change in the runtime, you need to stop the FTP adapter which are effected, delete the FTP adapter cache files and restart the FTP adapter.
The FTP adapter has a persistence directory which is located in the FTP adapter directory. Deleting this directory when the FTP adapter has been stopped should make it obtain the new metadata from the repository when started.
In order to encrypt any values specified in .ini file, complete the following steps:
encrypt utility in $OAI_HOME/bin directory to encrypt above value.
.ini file with encrypted_.
To encrypt the password for the ftp.sender.password parameter, replace ftp.sender.password=ftpuser with the following:
encrypted_ftp.sender.password=112411071071106510801094108410731070107110811069
|
|
![]() Copyright © 2002, 2003 Oracle Corporation. All Rights Reserved. |
|