Securing Enterprise Information System Credentials

4-30 Oracle Fusion Middleware Users Guide for Technology Adapters 3. Click the adapter for which you must create the security credentials. For example, click FtpAdapter. The Settings for FtpAdapter page is displayed, as shown in Figure 4–11 . Figure 4–11 The Oracle WebLogic Server Administration Console - Settings for FTPAdapter Page

4. Click the Security tab. The Settings for FTPAdapter page with the Stand-Alone

Resource Adapter Roles pane displayed, as shown in Figure 4–12 . Oracle JCA Adapter for FilesFTP 4-31 Figure 4–12 The Oracle WebLogic Server Administration Console - Settings for FTPAdapter Page

5. Click the Credential Mappings tab.

6. Click New in the Credential Mappings pane. The Create a New Security

Credential Mapping page is displayed, as shown in Figure 4–13 . Figure 4–13 The Oracle WebLogic Server Administration Console - Create a New Security Credential Mapping Page

7. Select eisFtpFtpAdapter JNDI for Oracle FTP Adapter to create a security

credential map entry for Oracle FTP Adapter, as shown in Figure 4–14 . 4-32 Oracle Fusion Middleware Users Guide for Technology Adapters Figure 4–14 The Oracle WebLogic Server Administration Console - Create a New Security Credential Mapping Page

8. Click Next. The Create a New Security Credential Mapping – WebLogic Server

User page is displayed, as shown in Figure 4–15 . Figure 4–15 The Oracle WebLogic Server Administration Console - Create a New Security Credential Mapping Page

9. Select Configured User Name and enter the Oracle WebLogic Server user name in

the WebLogic Server User Name field, as shown in Figure 4–16 . For example, enter weblogic, which is the default user name. Note: Credential mapping is not supported for the User for creating initial connections and Unauthenticated WLS User options. Oracle JCA Adapter for FilesFTP 4-33 Figure 4–16 The Oracle WebLogic Server Administration Console - Create a New Security Credential Mapping Page

10. Click Next. The Create a New Security Credential Mapping – EIS User Name and

Password page is displayed.

11. Enter the EIS user name in the EIS User Name field, the EIS password in the EIS

Password field, and then reenter the EIS password in the Confirm Password field to confirm the password, as shown in Figure 4–17 . Figure 4–17 The Oracle WebLogic Server Administration Console - Create a New Security Credential Mapping Page

12. Click Finish. The new security credential mapping is created, as shown in

Figure 4–18 . 4-34 Oracle Fusion Middleware Users Guide for Technology Adapters Figure 4–18 The Oracle WebLogic Server Administration Console - Settings for FTPAdapter Page

4.3 Oracle File and FTP Adapter Concepts

The Oracle File and FTP Adapters concepts are discussed in the following sections: ■ Section 4.3.1, Oracle File Adapter Read File Concepts ■ Section 4.3.2, Oracle File Adapter Write File Concepts ■ Section 4.3.3, Oracle File Adapter Synchronous Read Concepts ■ Section 4.3.4, Oracle File Adapter File Listing Concepts ■ Section 4.3.5, Oracle FTP Adapter Get File Concepts ■ Section 4.3.6, Oracle FTP Adapter Put File Concepts ■ Section 4.3.7, Oracle FTP Adapter Synchronous Get File Concepts ■ Section 4.3.8, Oracle FTP Adapter File Listing Concepts

4.3.1 Oracle File Adapter Read File Concepts

In the inbound direction, the Oracle File Adapter polls and reads files from a file system for processing. This section provides an overview of the inbound file reading capabilities of the Oracle File Adapter. You use the Adapter Configuration Wizard to configure the Oracle File Adapter for use with a BPEL process or a Mediator. Configuring the Oracle File Adapter creates an inbound WSDL and JCA file pair. The following sections describe the Oracle File Adapter read file concepts: ■ Section 4.3.1.1, Inbound Operation ■ Section 4.3.1.2, Inbound File Directory Specifications ■ Section 4.3.1.3, File Matching and Batch Processing ■ Section 4.3.1.4, File Polling Oracle JCA Adapter for FilesFTP 4-35 ■ Section 4.3.1.5, Postprocessing ■ Section 4.3.1.6, Native Data Translation ■ Section 4.3.1.7, Inbound Service ■ Section 4.3.1.8, Inbound Headers

4.3.1.1 Inbound Operation

For inbound operations with the Oracle File Adapter, select the Read File operation, as shown in Figure 4–19 . Figure 4–19 Selecting the Read File Operation

4.3.1.2 Inbound File Directory Specifications

The File Directories page of the Adapter Configuration Wizard shown in Figure 4–20 enables you to specify information about the directory to use for reading inbound files and the directories in which to place successfully processed files. You can choose to process files recursively within directories. You can also specify multiple directories.