This appendix explains how to set up Jython, Eclipse and PyDev for use with the FDMEE scripting component.
This section is specific to the 11.1.2.3.100 release of Oracle Hyperion Financial Data Quality Management, Enterprise Edition. Because Jython, Eclipse and Python are not Oracle products, always refer to these products' documentation for the latest updates and changes. Also see http://pydev.org/manual_101_root.html.
To set up Jython:
For example, create: C:\FDMEE.
Download Jython to the working directory.
The download is available at http://www.jython.org/downloads.html
Double-click the Jython installer jar and select the following options:
English Language
Standard Install
Default Location (C:\FDMEE\jython2.5.1)
Current Java Home
Download Eclipse to working directory and extract.
The Eclipse download is available at http://www.eclipse.org/downloads
Select the <ClearCase View>\OracleAppsInteg\odi\jython directory and select a default location for your Workspace.
For example select c:\FDMEE\Workspace
If the Welcome page is displayed, skip it by selecting the Workbench link in the top right corner.
Select the following menu option to update your preferences:
Select Windows, and then select Preferences.
Add PyDev to the Available Software Sites:
To do this:
Select Install/Update, then select Available Software Sites, and then click Add.
In Location, enter:http://pydev.org/updates/
Change the default text editor options:
To do this:
To do this:
Select Help, and then select Install New Software...
From PYDev available software list, select the PyDev node, and then click Next.
Confirm the PyDev for Eclipse installation, and then click Next.
Once the install starts, you are prompted about Aptana PyDev; and PyDev; Aptana certificates. Make sure you select the certificates, and then click OK.
Update your PyDev preferences:
To do this:
Select Windows, and then select Preferences.
If you have imported the project correctly, open the Jython source files.