Helo Chad, ... is ... That is not what I meant either. the purpose of using different folder is to spread out the large number of contents, it has nothing to...
Chad is correct in that security also spreads out files in the system's folder structure, but I would suggest using accounts instead, then you can assign...
... If you're serious about scaling up to this sort of volume, you should probably contact Consulting Services about participating in a pilot project for...
Alec Kloss
akloss@...
May 1, 2006 3:00 pm
10597
I'm not sure if there's a way to suppress errors from displaying in the audit logs other than checking the errors in your code :-) -Elikem == ...
I am trying to trigger a workflow to kickoff when a user changes a metadata field from "false" to "true". The content item will have already been checked in...
To send file attachments, I'd suggest using the JavaMail API that is bundled with the J2EE stuff. You can use the PageMerger object to generate the mail with...
Hi All, Is there a way to backup Content Server on daily basis (tape or something)? We have a backup(secondary) server for failover which has a realtime...
No, no dates in our middle section (or any section for that matter). But now that I know that others have a data field, I will contact Stellent support. Thank...
That's cool. I'm trying to figure out the appropriate place within the following code to put the null check. <!--$ if region1 -->, but certain places either...
Hi Bex, Many thanks for that. It is surprising that this has not been done before. I had expected somebody to need to send a file rather than a link to content...
Hi David, That functionality works with Content Publisher, but with that product the results are checked into Stellent as a separate file. With Dynamic...
David, The template editor is the same for Content Publisher and Dynamic Converter. In the case of the 'Publish' tab it will work when content is 'published'...
Dave, sorry for the late posting, we have actually done this with a product called "Email Content Externally" (could use a better name). You can read a little...
I seem to remember an old sample app that allowed users to check in documents by emailing them to a specially formatted email addresses. As I recall the...
Easiest way is to override the update service and add a call to checkWorkflow found in the checkin service. Could probably also do this from a filter point...
I'm using SQL2005 in development here and it works fine with the content server. We probably won't deploy this in a production environment for quite some time...
We have our standard back-up systems in place (which back up file systems and database in tapes as part of our production server backup schedules) but we do it...
Same here, too. Daily file system and database backups. Stellent is nice in this regard. It's pretty easy to restore as long as the file system and database...
Bharath-- By all means, a redundant server shouldn't be your only backup (as good as it is). If your computer facility(ies) are damaged and your systems fail, ...
you're thinking of the SmtpServer component. It runs a SMTP server inside the content server so you can send email to it directly and check them in. Naturally,...
I know I can assign metadata based on folders, but my users don't like having to go back in and enter a dDocTitle for documents they "drag-n- drop" through...
Hi All, Thanks for your replies. Our IT department said that backing up the file system/SAN in tape is going to take almost the weekend as it has more than...
You can grab the dDocTitle from the file name. For example if your file is "My File.doc", you can assign the first part "My File" as your Title. Regards, ...
Hi Michelle, Let us know what you find out from Stellent Support. We have 7.1.0 and there is no 'middle' section or dates of any sort in our repro manager...
If your system is on a SAN, see if you can do a PIT (Point In Time)/Snapshot backup. Many SAN/Disk Array vendors have this ability...writing to tape is really...
I would think it should handle space as you mentioned, but not sure. Refer the "Folders and WebDAV Admin Guide 7.5" inside the documentation folder of the...