CSV File Upload in OAF

Preview:

DESCRIPTION

CSV File Upload in OAF

Citation preview

CSV File Upload for OA Framework

Create the OAF workspace and project as described in the below screenshots. Click each one of the steps to view the content.

1) Create Project2) Sql Script3) BC4J 4) Create Page5) Controller Code6) Final Output

1) Create ProjectCreate the OAF workspace and project as described in the below screenshots.Click each one of the steps to view the content.  Step a: Create WorkSpace

Step b: Create Project

Step c:Set the Database Connection

Step d:Set the Runtime Connection

2.) Sql Script

Here is the SQL scripts related to this article. Use this script to create a sample table for this component

3.) BC4J

4) Create Page

5) Controller Code

6.)FINAL Output

Recommended