Configure New Adapter for Oracle 12C
-
Go to the
Applications tab and click
Application Settings in the ribbon.
- In the foccache_dir * field, enter install location\WebFOCUS_Express80\srv\wfs\edatemp.
-
In the
foccache_maxage * field, enter
60.
This specifies the location and duration of session data.
- Save and Restart the server
-
Navigate to the
Applications tab, right-click on the
Application Directories node and choose
New > Application Directory. Select or enter the following values:
Field Name Input Value Application Type New Application under APPROOT Application Name liquent_synonyms Description Liquent synonym storage location - Select the Add directory to APPPATH option.
- In the Position in APPPATH pulldown, select First
- Click OK
-
Right-click on the
Application Directories node and choose
New > Application Directoryagain. Select or enter the following values:
Field Name Input Value Application Type New Application under APPROOT Application Name liquent_temp_files Description Temp file location - Select the Add directory to APPPATH option.
- In the Position in APPPATH pulldown, select Last
- Click OK
-
Right-click on
Application Directories, select
Application path and verify that
liquent_synonyms and
liquent_temp_files folders have the
In Path option selected.
If not, select it and Save.
- Navigate to the Adapters tab.
-
Expand
Available > SQL > Oracle, right-click on
12C and select
Configure. Select or enter the following values:
Field Name Input Value Connection Name insight6 Important: Ensure all lowercase.TNS name database SID Security Explicit User <database user name (DM)> Password <database password (DM users password)> Select profile edasprof - Click Test. Verify that an Oracle Adapter Test Successful page is displayed. Close the page
- Once the test is successful, go back to the Add Oracle 12C configuration tab and select Configure
- Verify the custom provider is able to retrieve users and groups by selecting the Access Control tab
-
Right-click
Adapters > Configured > Oracle 12c folder and select
Change Settings.
- Under Read/Write Optimization, change FETCHSIZE to 1000
- Click Save
-
Select the
Access Control tab. In the ribbon, choose the
Register group. Choose
CUSTOM - ism as
Security provider and click
Next.
If you are able to see the list of groups below, the security configuration is good.
-
Select the
Workspace menu and then
Configuration Files (tree to the left).
- Right-click on Server Profile – edasprof.prf and choose Edit
-
Add the following lines to the end of the file after replacing
insight server name and
port number with the
Calyx RIM server name or the IP address and port number for which
Calyx RIM for Analtics is being configured:
EX liquent_temp_files/user_name.fex -SET &&INSIGHT_SRVR_NM='http://insight server name:port number'; -SET &&INSIGHT_API='/insight/api/view?'; - Click Save
-
Select the
NLS button from the
Workspace tab and change the following:
Field Name Input Value CODE_PAGE = 65001 – Unicode (UTF-8) LANG = AMENGLISH Note: This value may be displayed as already selected. - Select Recreate FOCUS system files
- Click Save / Rebuild NLS Files and Restart Server.