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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 11120 - 11149 of 21891   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11120
Hi all, Using Content Server 7.1, does anyone know how to specify what page Stellent should use when it encounters a 404? Thanks a lot, Lynn Holdsworth Web...
Holdsworth, Lynn
Lynn.Holdsworth@...
Send Email
Aug 1, 2006
11:36 am
11121
Hi, I'd like to get roles of an user (the same as UserRoles Idoc variable) in a java class ? What is the method to get it ? Do you know where I can find such...
toom_tooms
Offline Send Email
Aug 1, 2006
12:30 pm
11122
I have a development server that is down because of an error in the LDAP provider setup. How can I manually correct the setup with the server being down....
TJ
tjgodel8
Offline Send Email
Aug 1, 2006
1:36 pm
11123
Hi, Could you say where I can get JAR files to command folders and webdav with JAVA ? Have you any documentation or examples to copy/create/delete folders with...
ifree2create
Offline Send Email
Aug 1, 2006
1:44 pm
11124
Hello Thomas, The best way to have documentation and example for Java is to download the HOWTO components on Stellent.com. To get the roles of a user, you can...
ifree2create
Offline Send Email
Aug 1, 2006
2:01 pm
11125
Navigate to the HDA file for that provider. Is should be something like this: stellent/data/providers/my-ldap-provider/provider.hda Set the flag "IsEnabled=0"...
Brian 'Bex' Huff
bexmex
Offline Send Email
Aug 1, 2006
2:35 pm
11126
That is usually a web server configuration. IIS: http://www.microsoft.com/technet/prodtechnol/windows2000serv/technologies/iis/tips/custerr.mspx Apache: ...
Brian 'Bex' Huff
bexmex
Offline Send Email
Aug 1, 2006
2:43 pm
11127
This is a Java issue, not a SCS issue. You should not be calling myVector.clear(). That will empty the values in the row you just added. Instead, I'd move the...
Brian 'Bex' Huff
bexmex
Offline Send Email
Aug 1, 2006
2:47 pm
11128
Is this an app server integration with CIS, or a Java component? -- Brian 'Bex' Huff <bex@...> Developing applications with Stellent? Check out my new...
Brian 'Bex' Huff
bexmex
Offline Send Email
Aug 1, 2006
2:58 pm
11129
I want to update a metadata field with the "signature" of the approver. This happens after the approval, in the exit step. What field can I use to put in who...
rgc_one
Offline Send Email
Aug 1, 2006
3:52 pm
11130
Has anyone seen this error: "TODO - need a much smaller algorithm for generating toolbox identifiers"? It's happening when I try an update an existing...
Ted
tedgarvey
Offline Send Email
Aug 1, 2006
5:54 pm
11131
Thanks Bex, I will give that a try. Regards, Dave ... values ... get ... all. ... might ... resultset as ... is ... resultset ... Any ... (); ... but it...
ethersolutions
Offline Send Email
Aug 1, 2006
10:47 pm
11132
It's for a Java component. I first install the Folders and Webdav component. An the users are created the structure of the folders. Now they wish replicate ...
ifree2create
Offline Send Email
Aug 2, 2006
6:39 am
11133
Thank you for your answer ! but im my case, I'm not in a filter, I'm in a class which extends DocServiceHandler, so I don't have the ExecutionContext object. ...
toom_tooms
Offline Send Email
Aug 2, 2006
7:10 am
11134
If you use the Java class with a template, you can extract the local value of this template, with a code like : String dSecurityGroup =...
ifree2create
Offline Send Email
Aug 2, 2006
8:12 am
11135
Hi, I have a requirement that, i need to create a set of metadata fields through stellent CIS Java API classes, sothat these metadata fields can be populated...
gowtham juluri
gowtham_juluri
Offline Send Email
Aug 2, 2006
11:55 am
11136
I thought for sure Bex would have nailed this one....
vince duran
vintslikemin...
Offline Send Email
Aug 2, 2006
2:10 pm
11137
Would like to know what is a good Windows editoring and saving hda files? Any recommendations? Terry...
TJ
tjgodel8
Offline Send Email
Aug 2, 2006
2:28 pm
11138
Hi Terry, I use ultraedit. Its a great editor and you can get a word file from Stellent so that it highlights stellent functions. Ian...
Ian Hannaford
ianhannaforduk
Offline Send Email
Aug 2, 2006
2:33 pm
11139
Does anyone know how I can add/edit an item (or link) in a navigation fragment? I have Site Studio 7.2 version. Your help is much appreciated. Thank you. t:)...
lepew007
Offline Send Email
Aug 2, 2006
3:57 pm
11140
What exactly are you trying to do with the link? Change the URL or edit the name? Most of the time you edit your site hierarchy links from within Site Studio...
Reddin, Gregory
greddin
Offline Send Email
Aug 2, 2006
4:01 pm
11141
The UserRoles variable was not in the local databinder. I've put it with <input type="hidden" name="userRoles" value="<$UserRoles$>" /> and it works. Thank you...
toom_tooms
Offline Send Email
Aug 2, 2006
4:21 pm
11142
You can create a custom metadata field and use the some wf idoc to updat the custom metadata field. Not sure if you are using the metadata for other than...
carsonsaints
Offline Send Email
Aug 3, 2006
6:06 am
11143
Hi all, Even I am facing the similar kind of problem.It goes as: 1) user performs the checkin process for any image 2) As it enters the system,apart from other...
Sunder Singh
tosundersingh
Offline Send Email
Aug 3, 2006
7:08 am
11144
First off, thanks to everyone in this group for reading these questions and helping with answers. I hope I'm in a position to offer some assistance in the...
Alasdair Page
alasdair.bandq
Offline Send Email
Aug 3, 2006
10:00 am
11145
The way I had approached it was this: 1) I have 2 fields - xApproveComments and xCurrentComments. The xApproveComments is hidden on updates and check-ins and ...
rgc_one
Offline Send Email
Aug 3, 2006
11:45 am
11146
I used <$approvsign=getUserValue('dName')$> and that appears to do what I want. ... only ... ...
rgc_one
Offline Send Email
Aug 3, 2006
11:53 am
11147
I was wondering if anyone has used Datacap with IBPM. Looking for feed back on what you think of the product and how easy the Taskmaster is to program....
jebwhs87
Offline Send Email
Aug 3, 2006
2:02 pm
11148
I believe you should use the 'ADD_METADEF' service. General note: if you want to do something with CIS, but dont know what service to call (or what parameters...
Brian 'Bex' Huff
bexmex
Offline Send Email
Aug 3, 2006
3:25 pm
11149
har har. This is actually a pretty advanced customization... we added a filter hook in 8.0 that would help you, but in 7.5 there isn't much. I'd contact...
Brian 'Bex' Huff
bexmex
Offline Send Email
Aug 3, 2006
3:54 pm
Messages 11120 - 11149 of 21891   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