cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Content from Database Tables

kulkaamb
Champ in-the-making
Champ in-the-making
Hi,
I'm trying to use WCM for Featured Product display on our site.

I've a bit different requirement. The content manager needs to select products from a PRODUCT table we have in Oracle.

Can I customize/exend the "create content" part in alfresco to popuate products from a Oracle table instead of a Web Form.

Any pointers/documents/examples on how to extend or create custom content forms to be fed from database would be helpful.

Thanks,
Ambadas
4 REPLIES 4

snig
Champ in-the-making
Champ in-the-making
Hi kulkaamb

I am facing the same requirements you asked here. Any answer / investigation result you have found out?

Thanks
Snig.

kulkaamb
Champ in-the-making
Champ in-the-making
Hi Snig,

I'm in a discussion with Alfresco directly. Will let you know if I get any satisfactory solution,

Thanks,
Ambadas

snig
Champ in-the-making
Champ in-the-making
Hi kulkaamb,

Any update on this?
Please let me know….

Thanks
Snig.

vijay_alfresco
Champ in-the-making
Champ in-the-making
The best approach is to use webform and write a java class to get the list of products into the webform
you can look at press-release.xsd to dynamically get values from jsp