Oracle SOA File/FTP Adapter
Oracle SOA File/FTP Adapter
Oracle File/FTP Adapter is one of the service component of the Oracle SOA Suite, Oracle File and FTP Adapter allows BPEL or Mediator process to exchange (i.e read or write) files on local file systems or remote file (i.e FTP or SFTP) system
Integration of FTP Adapter
Drag a FTP Adapter from component palette and drop it in exposed services
Step 1:
Click Next
Step 2:
Enter Service Name and Click Next
Step 3:
Click Next
Step 4:
Enter JNDI Name and Click Next
Step 5:
Select Get File to read file or Select Put File to write the file and Click Next
Step 6:
Select either physical path and specify the incoming file directory or
Select logical name and specify the directory in config plan
Either Select or deselect delete file after successful retrieval
If required to archive the file before deleting the file, Select Archive processed files and specify either physical path or logical name
Click Next
Step 7:
Enter the required file Pattern to been read and click Next
Step 8:
Specify the file polling frequency in seconds
Specify the minimum File Age in seconds
Click Next
Step 9:
If the file message format translation is not required then select Schema is Opaque
If required click on browse button and find the schema and click OK
Click Next
Step 10:
Click Finish
Step 11:
setUp FTP Adapter configuration in SOA weblogic domain
2. Go to Configuration –> Outbound Connection Pools
Click New to create new FTP Configuration
3. Select javax.resource.cci.ConnectionFactory
Click Next
4.Enter the JNDI name and Click Finish
5.Now click on eis/ftp/read to enter the configuration
Select either Public key authentication or password authentication and
click Next
6.Enter the host name
Click Next
7.Enter password and port number 21 for FTP and 22 for SFTP
Click Next
8.
Click Next
9. Enter Server Type either win for windows or unix
Click Next
10.Enter Username , if your using SFTP make useSftp to true
Click Save
11. Once Configuration is saved Update FTP Adapter
Select FtpAdapter and click Update
12. Select Update this application in place with new deployment plan changes
Click next
13.
Click Finish
14.Once update is done click Activate Changes
No comments:
Post a Comment