Databases Reference
In-Depth Information
Writing a payroll file
We can now use the FTP adapter to write the payroll file to a remote filesystem. This
requires us to create another adapter within our BPEL process, Mediator, or Service
Bus. Setting up the FTP adapter to write to a remote filesystem is very similar to
reading files with the file adapter.
Selecting the FTP connection
The first difference is that when using the FTP adapter instead of the File adapter,
we have to specify an FTP connection to use in the underlying application server.
This connection is set up in the application server running the adapter. For example,
when using the WebLogic Application Server, the WebLogic Console can be used.
The JNDI location of the connection factory is the location that must be provided to
the wizard. The JNDI location must be configured in the application server using the
administrative tools provided by the application server. Refer to your application
server documentation for details on how to do this, as it varies between
applications servers.
 
Search WWH ::




Custom Search