Greg, If I understand, you are looking for a file path, not url or relative path value. I think you may be looking for DOC_FN. This displays the actual file...
Hey David, I'm trying to add the file path to the reviewer email that gets received. I have attached my ss_reviwer_mail.htm file. How can I reference the...
We've encountered this situation too. For us, it happens when people copy and paste text from Microsoft Word or Excel to metadata fields in the Content...
I believe the Blaster Worm also tries to create a remote shell that listens on port 4444. ... Stellent_triara'. ... again. ... the ... necessary ... on ... it...
Hello, I was wondering if anyone had any experience w/ getting a Stellent dyanmic variable from a custom Filter. I am trying to get 'HttpCgiPath' from a...
Hmmm, there is a listing of all the Filters in the HowToComponent documentation, but if you want to fire a Filter by a button-press, that probably won't help....
you might want to try specifying an encoding of 'Cp1252' on your JSPs instead. This is the Microsoft ONLY encoding that supports the pretty characters. ...
I'm looking to customize the name of the sender of any mail notification that is sent from Content Server. So, instead of having a workflow notification appear...
Has anybody else had problems with the taglibs sample app - specifically checking in new revisions without getting the missing 'dDocName' parameter error. tech...
i don't use the taglib, instead I use the JavaBean, but that needs both dID and dDocName for checking in new revisions so I suppose the tag does too since it...
I had to set a tomcat startup file.encoding to be the ISO-8890-1 or whatever value. I also had to set intradoc.cfg to have this property for the IDC java exe,...
Hi All, I'm using site builder 6.5 and I have this issue: Is there a way to force the site scheduler to translate the documents every time? When I change the...
I'm pretty sure that Scheduler's translate function is only incremental, so I believe it's only going to translate those documents that have been Updated. Best...
Hi Chris, The problem is that the document was updated. The document "must" be on a Content Server? This document is on File System... Is there a diference? ...
Hi Laurence, That's a good question. I'm not sure about documents on the file system. All of our documents reside within the Content Server. But I would...
I tried adding that line of code to my config.cfg file and for some reason the xComments field is still only allowing 255. Can you help me with fixing that. ...
We're using the verity search that comes with Content Server. Is there a way to track the "text" that users are searching for on our site? Thanks, -Gregory...
That's a good question. I've used third party search tools that have provided me with a list of search terms for analysis purposes. It would be nice,...
you got 2 options: 1) purchase content tracker from Stellent, 2) run a third party analysis tool on the your web server access logs (some free ones exist)....
Can anyone tell me why this occurs We have a content server accessible from the intranet and the internet. It has NT Security enabled. When we access it with...
You'll find that any url that has a period will not be trusted. You'll get the popup if you go to the URL as an IP address too. (Example: http://172.16.1.1) ...
It's case sensitive and did you restart your content server? MemoFieldSize=1024 for example ... __________________________________ Do you Yahoo!? Win a $20,000...
I believe there is a registry entry to force a full translation every time, I will check. Did you search through the posts on here, I think it has been asked...
Have you had a look at the restriction on your table within your database? In some instances, if you do not specify a files length, it sets it to 255 by...
Quasim, Sadiq
sadiq.quasim@...
May 6, 2004 9:10 am
6032
If you go to the stellent support site there are details of the registry changes that need to be made for this....
Hi Shawn, Not sure if you are using Content Publisher, but there is a document included with Content Publisher title 'Enabling Section 508 Compliance'. This...
Hi all, I have a quick question - is it possible to set a cookie, either in a Stellent service, or in idoc script, so that I can read it later on with...