Managing Files/Folder in Content Repositories or File Systems with Oracle ADF and WebCenter
Posted
by Shay Shmeltzer
on Oracle Blogs
See other posts from Oracle Blogs
or by Shay Shmeltzer
Published on Fri, 16 Mar 2012 23:45:34 +0000
Indexed on
2012/03/18
18:12 UTC
Read the original article
Hit count: 308
/Oracle/JDeveloper
One more entry in a set of entries (1,2,3) about the capabilities that WebCenter adds to ADF applications.
WebCenter is basically the new Portal framework in the Oracle stack - and one key thing that portals do is work with content, allowing you to compose and publish content from files as well as save and store content.
In this demo you'll see how using a set of taskflows provided by WebCenter you can add a file management, creation and viewing capabilities to a regular ADF application. To try this out you don't need any fancy content management system - we'll just use your file system for now.
All you need is the WebCenter extension installed in JDeveloper, and then you can follow the demo on your own JDeveloper instance.
You'll define a connection to your content repository you'll be able to add a bunch of pre-built WebCenter taskflows into your page. And suddenly you can upload/download/create and view document directly from your applicaiton.
Check it out:
© Oracle Blogs or respective owner