Search the web
Sign In
New User? Sign Up
intradoc_users · Stellent Users Group!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16737 - 16766 of 21908   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16737
Hi all, From where i can find collaboration manager component.can any one tell me....
Rizwan Subhan
rizsubhan
Offline Send Email
Apr 1, 2008
8:16 am
16738
Ok, but hw to make that service.Can u help out? ... there. ... numbers ... how?...
sadhna2851_leo
Offline Send Email
Apr 1, 2008
8:47 am
16739
Hi, You can download it from metalink and search for patch number - 6602673 Cheers, Balu www.proventeq.com Content/Document Migration Solutions...
hlbluea
Offline Send Email
Apr 1, 2008
9:07 am
16740
Hi, You should only need the user admin applet to add new user fields and those additional fields should appear in the user's table. After you added the field,...
David Roe
david1672002
Online Now Send Email
Apr 1, 2008
12:51 pm
16741
I have found one but looking for other offerings by either Oracle or any third party solution....
Kevin Ells
kevinells
Online Now Send Email
Apr 1, 2008
1:40 pm
16742
Oracle has one... buried in Metalink: http://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=6437189 here's some documentation about what it...
Brian 'Bex' Huff
bexmex
Offline Send Email
Apr 1, 2008
2:04 pm
16743
Thanks David, I did all as you say, but the new field is not visible from the Configuration Manager view builder. I did go look directly at the structure of...
rdjw22
Offline Send Email
Apr 1, 2008
2:05 pm
16744
I am trying to implement a function via java filter, and cant get any diagnostic information. I have a section that should at least write to the file or write...
S James S Stapleton
stapleton41
Offline Send Email
Apr 1, 2008
6:34 pm
16745
Hi Everyone, This afternoon, a number of users ran into the following error when trying to access/navigate within Stellent: "The Content Server is unavailable....
slmansano
Offline Send Email
Apr 1, 2008
7:45 pm
16746
Try using the system's logging utility. The trace method takes two args. The first is the logger to append the content. The second is the message. In this...
rsulliv1_2000
Offline Send Email
Apr 1, 2008
10:06 pm
16747
I know the is a product called Tracker for monitoring CMS traffic - but is there a way to "roll your own" statistics from the SQL tables? Anyone have an...
suz6218
Offline Send Email
Apr 2, 2008
1:20 am
16748
I think the code has not been executed, that is because filters implements FilterImplementor interface which will require overriding one method doFilter, but...
Hisham Galal
me4webby
Offline Send Email
Apr 2, 2008
6:29 am
16749
I want to integrate with RightFax, where I want to checkin all incoming faxes into the content server. I need help from anyone did this integration before, or...
me4webby
Offline Send Email
Apr 2, 2008
9:59 am
16750
I know it is being executed because the file is being created. I comment out the file open line and subsequent lines, and the file doesn't get created. I ...
S James S Stapleton
stapleton41
Offline Send Email
Apr 2, 2008
12:37 pm
16751
Hi James, I think the confusion with your example is that you're missing the doFilter method. When you implement the FilterImplementor interface a method...
David Roe
david1672002
Online Now Send Email
Apr 2, 2008
1:28 pm
16752
Depends on what you're trying to "track", really. I use SmarterStats from SmarterTools for all of my web site tracking, both static and CMS-based web sites...
Owens, Chris
cowens67
Online Now Send Email
Apr 2, 2008
2:15 pm
16753
Addendum - is there a limit to query or result size? I need more data than was available in the binder, so I have the following query: SELECT * FROM...
S James S Stapleton
stapleton41
Offline Send Email
Apr 2, 2008
2:25 pm
16754
Thanks, this function was called from the doFilter method (I have a set of if/elseif on function names there, and use that to keep one filter, and hopefully...
S James S Stapleton
stapleton41
Offline Send Email
Apr 2, 2008
2:25 pm
16755
Hi James, Looks like you're getting a null pointer in there around line 266. The sql does not look bad and if executes in sql+ odds are that it's probably...
David Roe
david1672002
Online Now Send Email
Apr 2, 2008
3:25 pm
16756
I can do that, but I didn't want to clutter the place with lots of code. Also, is it preferrable to attache the java code file, or just inline the code to the...
S James S Stapleton
stapleton41
Offline Send Email
Apr 2, 2008
3:44 pm
16757
We have some web based applications with which we need to connect to oracle UCM server. Has anyone done such a thing? What would be the way to pass content...
Kutbuddin Vasadwala
jayjigs
Offline Send Email
Apr 2, 2008
3:54 pm
16758
OK, I tried creating a fresh workspace, rather than the one passed, and it performs the query now. I ran the query on /qws/ created in the snippet below...
S James S Stapleton
stapleton41
Offline Send Email
Apr 2, 2008
4:40 pm
16759
First, sorry but my english is not good, I'm brazilian. How can I get the author and data from contribution upload from Stellent and print this information in...
Marcello Felipelli
mfelipelli
Offline Send Email
Apr 2, 2008
5:09 pm
16760
Hi Bharath, Did you get this resolved? I have the exact same problem. I am using Windows 2003 & SQL 2000 SP3. I have tried both folders 218 and 236 Beta,...
highbar44
Offline Send Email
Apr 2, 2008
5:25 pm
16761
Gotcha..so you're null pointer was probably to the workspace object. David ... and it ... snippet ... filter."); ... query."); ... filter ... code. ... inline...
David Roe
david1672002
Online Now Send Email
Apr 2, 2008
5:34 pm
16762
Hi Lew, Yes, I did get it resolved. All I did is after the installation of the component and restart the IDC services, I opened the Con Man on the server and...
Bharath Ramamurthy
barath76_india
Offline Send Email
Apr 3, 2008
12:52 am
16763
Basically you need to create a new component and define your new service, query resource, etc and make it work. Bharath ... want ... count ... yes,then...
Bharath Ramamurthy
barath76_india
Offline Send Email
Apr 3, 2008
12:56 am
16764
I believe you are trying to call Stellent Webservices from your non stellent application like .NET/JSP/ASP. If so, you can use the SOAP method to Query the...
Bharath Ramamurthy
barath76_india
Offline Send Email
Apr 3, 2008
1:03 am
16765
You can use SOAP method to do CheckIn, Search, etc. Look into the Samples of the SOAP. Bharath ... to oracle ... to pass...
Bharath Ramamurthy
barath76_india
Offline Send Email
Apr 3, 2008
1:10 am
16766
I am also interested in this... anyone have an answer?...
mikeyc7m
Offline Send Email
Apr 3, 2008
4:05 am
Messages 16737 - 16766 of 21908   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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