Thursday, May 7, 2009

Oracle Apex AnyChart 5.1.2 Installing Steps

Oracle Apex AnyChart 5.1.2 Installing Steps

1.Download Apex AnyChart 5.1.2

http://anychart.apex-evangelists.com/download/apex_anychart_512.zip

2. Backup flashchart folder

cp -rf $IAS_ORACLE_HOME/Apache/Apache/images/flashchart $IAS_ORACLE_HOME/Apache/Apache/images/flashchart.bak

3. unzip apex_anychart_512.zip

4. copy unzipped all file to flashchart folder

cp *.* $IAS_ORACLE_HOME/Apache/Apache/images/flashchart

5. Backup imagelist.xml
cp $IAS_ORACLE_HOME/Apache/Apache/images/imagelist.xml $IAS_ORACLE_HOME/Apache/Apache/images/imagelist.xml.bak

6. Add the following line to $IAS_ORACLE_HOME/Apache/Apache/images/imagelist.xml (search for /flashchart/ and add it in this section)
/flashchart/AnyChart.swf (eg : {file}/flashchart/AnyChart.swf{file})

Note: this is a trial version of Anychart. You need to buy the full product let the Trial watermark disappear

7. Copy AnyChart.swf(license Version) to $IAS_ORACLE_HOME/Apache/Apache/images/flashchart

8. Now Check AnyChart


No comments: