Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

intradoc_users · WebCenter Content Users Group!

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3689
  • Category: General
  • Founded: Mar 5, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 5056 - 5085 of 29143   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
5056 Howard Geoffrey Ctr A...
javageoff Send Email
Dec 1, 2003
12:32 pm
I believe that when Stellent expires a document, it removes its entry in the Verity index which means that you will not be able to coax the standard search to...
5057 juliepike2003 Send Email Dec 1, 2003
4:34 pm
We had the same issue with expired documents still being returned in the search, even after we had re-published the project. Turns out there is a patch that...
5058 Shannon Hatch
shatch_petsmart Send Email
Dec 1, 2003
5:50 pm
I have a custom search that contains the following: <!--$QueryText = "(" & srchTxt & " or dDocTitle <substring> " & srchTxt & " or xTOCTitle <substring> " &...
5059 Howard Geoffrey Ctr A...
javageoff Send Email
Dec 1, 2003
6:01 pm
You need to replace both SortField and SortOrder with SortSpec, so: <!--$SortSpec = "SCORE Desc dDocTitle Asc"--> sorts first descending by score, then...
5060 Neel, Steve
sneel1011 Send Email
Dec 1, 2003
10:30 pm
We have (so far) one client that is having problems clicking through on subscription notification messages. He is using Outlook 2003 and IE 5.5 with patches....
5061 GoodEnemy Send Email Dec 2, 2003
2:11 pm
Hi, I tried a clone component, after I ran the exe file. my machine was rebooted, And I can not run any service any more. Here is the error message I got, when...
5062 Jurgen Debedts
jurgen_debedts Send Email
Dec 2, 2003
3:49 pm
Hello T.J. Sounds like some javaclass files have disappeared. Do you have a component that uses custom java classes to do some special queries. If yes, redo...
5063 Shannon Hatch
shatch_petsmart Send Email
Dec 2, 2003
3:55 pm
* Searching published content is posing a problem because of the TOCs. All our document are published using a table set where the TOC is in the left cell,...
5064 Lynch, Brian
quartetter Send Email
Dec 2, 2003
4:49 pm
Regarding the search results catching search terms in TOCs.. this one can drive you nuts. The answer is pretty simple: include the TOC dynamically. In...
5065 Brian 'Bex' H...
bexmex Send Email
Dec 2, 2003
6:00 pm
... Hash: SHA1 sounds like a problem with Outlook 2003 and IE... you might need a custom subscription notification email page to bypass the problem. Instead of...
5066 GoodEnemy Send Email Dec 2, 2003
6:48 pm
Jurgen, Thanks for the reply, tried it, it does not work. still got the same error message, is there a way I can copy this missing class from somewhere to...
5067 bob43855 Send Email Dec 2, 2003
7:47 pm
In regards to your first question, check out the Stellent Knowledgebase. Content ID: "p31026849&quot;. It gives you instructions on how to include the metadata as...
5068 Christopher Owens
chris_in_mad... Send Email
Dec 2, 2003
9:12 pm
Hi all, All of a sudden, SCS stopped auto-incrementing content IDs of checked-in docs. It sticks to the last checked in content ID, then it says it can't use...
5069 amyegg@...
amyegg56 Send Email
Dec 2, 2003
9:25 pm
We had this, and it turned out to be an Oracle table MAX EXTENTS problem. We just had to change the value, and it fixed it. If you can't find which table it is...
5070 Christopher Owens
chris_in_mad... Send Email
Dec 2, 2003
10:49 pm
Hi Amy, Thanks for the tip. If you could provide that info, I'd be most greatful! Best regards, Chris Christopher Owens IT Web Analyst Alliant Energy 4902 N....
5071 amyegg@...
amyegg56 Send Email
Dec 3, 2003
1:44 pm
Chris, The table name was COUNTERS. In it, we had to change the values for DocID, RevID and RevClassID, and increased them all by 10,000. We then had to do an...
5072 Christopher Owens
chris_in_mad... Send Email
Dec 3, 2003
2:18 pm
Thanks for the tip, Amy :-) I'll get this over to our DBAs pronto Best regards, Chris Christopher Owens IT Web Analyst Alliant Energy 4902 N. Biltmore Lane ...
5073 Christopher Owens
chris_in_mad... Send Email
Dec 3, 2003
3:10 pm
Hi Amy and everyone else, After speaking with our DBAs about this, they mentioned to me that if we had run out of extents for the Oracle tablespace that...
5074 Ashley Hardesty
ashleyhardesty Send Email
Dec 3, 2003
4:40 pm
Is anyone using SCS as a "knowledgebase" application? If so, anything special you had to do, or was it just like any other SCS implementation? Ashley...
5075 GoodEnemy Send Email Dec 3, 2003
6:08 pm
Hi, is there any existing method to return time in second? dateCurrent () can only return in minute. Thanks! T.J....
5076 Cordell9 Send Email Dec 3, 2003
8:51 pm
parseDate function does this. ... __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/...
5077 DVyborny Send Email Dec 3, 2003
8:55 pm
I recently have moved to SCS 7.0 and am trying to load some hda files. Running the IdcCommand.exe from the command line loads the data, but then just hangs....
5078 Ron Mellum
rmellum Send Email
Dec 4, 2003
7:01 pm
Is this content server in a content server cluster? Also, what connection mode are you running (auto, server, standalone). Ron ... ...
5079 shoutingtree Send Email Dec 5, 2003
11:18 am
I am retriving a file in a VB6 program using IdcCommandX by executing the GET_FILE service. I am setting up my hda thus Request = "@Properties LocalData" &...
5080 Christopher Owens
chris_in_mad... Send Email
Dec 5, 2003
4:02 pm
Hello all, I'm building a system that creates a hierarchal left nav based on the mapfile. I noticed that the mapfile is organized essentially the same as the...
5081 chris_in_madison
chris_in_mad... Send Email
Dec 5, 2003
4:33 pm
Hello again, After further investigation, it would appear that I can drag the publication to its parent and it will basically plop it on the end of the list....
5082 adcworks Send Email Dec 5, 2003
6:29 pm
Hi, I am trying to checkin a file from an uploaded form using a Struts/Tomcat 5 architecture. The form is fine and I have checked it with the out-of-box code....
5083 colbus Send Email Dec 5, 2003
6:30 pm
Chris, the publication can be drag&drop when they appear in the right pane of SiteBuilder (but not in the left pane) Hope this helps ! Regards, Francois ... ...
5084 Carlson, Eric
ericccrlsn Send Email
Dec 5, 2003
6:34 pm
Is there a way (in idoc script) to detect if a user has write access to a particular account? I have no problem getting to the user's account list but I...
5085 Christopher Owens
chris_in_mad... Send Email
Dec 5, 2003
6:37 pm
Thanks Francois :-) I've pretty much come to realize this and will do what I can to work around it. Thanks again, Chris Christopher Owens IT Web Analyst ...
Messages 5056 - 5085 of 29143   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help