How to get control over repository
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2008 12:14 AM
Hi
Can anyone help me how to access data (retrieve) from the repository that is stored in a .bin format with random numeral name.
I am using Alfresco to control my content. I want to access the data and publish it on my jsp, but couldnt find ways to access it either from database or the files.Please help me with the possible ways.
Can anyone help me how to access data (retrieve) from the repository that is stored in a .bin format with random numeral name.
I am using Alfresco to control my content. I want to access the data and publish it on my jsp, but couldnt find ways to access it either from database or the files.Please help me with the possible ways.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2008 06:56 AM
There's lots of ways to access your content through various Alfresco APIs. You shouldn't be trying to access the bin files directly.
You could read the content or properties and display it on your JSP.
Or you could use a web script to stream the content.
Are you using WCM? If so you can deploy your content.
You could read the content or properties and display it on your JSP.
Or you could use a web script to stream the content.
Are you using WCM? If so you can deploy your content.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2008 12:17 AM
Thanks Mrogers for the reply.
Yes, we are using WCM in community network edition. We got stuck up at this point and were not able to move forward. How do we deploy the content, I am new to Alfresco so can you explain it in detail.
Yes, we are using WCM in community network edition. We got stuck up at this point and were not able to move forward. How do we deploy the content, I am new to Alfresco so can you explain it in detail.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2008 06:22 AM
You can start here-> http://wiki.alfresco.com/wiki/Web_Content_Management
You will also find other information in these forums and on the wiki.
I'd also recommend Jeff Pott's new book on Alfresco. I have a copy on my desk and it looks good!
You will also find other information in these forums and on the wiki.
I'd also recommend Jeff Pott's new book on Alfresco. I have a copy on my desk and it looks good!
