Hi, Help with the following would be much appreciated: I have recently started writing fragments and have noticed that I can access data from the Stellent...
There are several ways to do that... since you're on a JSP you can grab the UserData object directly, and pull values from it. That's a bit complicated if you...
Before I logged a support ticket, I thought I'd ask the folks here if they've encountered this before. We are using Active Directory to manage our Roles &...
Will Account #2 always be a child of Account #1, or is this just a unique situation? To combat some of these kinds of things, I've created a hierarchal account...
More than likely, Account 2 will exist on its own first, but then a request might come it for it to be a child. We are using a similar hierachical naming...
My best guess there, since I'll have a similar scenario, is to make the person a member of both groups. That's the approach I've decided upon, anyway. It...
Thanks Val and Ranga, With a little massaging in a text editor and in SurfStats I am able to view the stats I need. Thanks again for the quick responses, Bobby...
Hi Jeff thanks for your answer, but it not solve my issue because I use an exemple based on 2 criteria subscription, in fact we have 7 criteria an user may ...
Bex, Thanks for your speedy assistance. I used your code snippet and it worked just fine. Where could I find out more about the UserData object? Are there any ...
Content Server 7.5 I recently had a customer ask if I could provide an email everytime he checked in new content. I used the Repository Manager to set up a ...
After a little bit of digging, would be making a component to tack on some code to shared/config/templates/subsrciption_mail.htm be the right move? Looks like...
Kim, We've taken a couple of different approaches to problems like this that will hopefully give you some ideas. The first is an approach where the end user...
Tim Many thanks for your answer, thats gave me some directions. Before your post I had no way to look for implement that thing. Best regards kim ... Kim, We've...
Has anyone tried to do any integration between Stellent Content Server and Microsoft SharePoint Portal Server? I would like to enable users to manage Stellent...
Greg, I have not had to do this yet, but will this year. My approach would be to use custom developed portlets in .Net that interact with Stellent via their...
yes, that's right. you'll probably have to either replace the template definition, or override a dynamichtml definition but you're on the right track....
Hello, I need to upload a full folder from my local desktop to Stellent using Folders Component of stellent. Does any one know if Stellent supports this? If...
I have taken over maintenance of a workflow. I would like to make changes to the idoc script associated with this workflow without losing documents which are...
Hi Greg If you are just modifying the idoc script in a steps events you could just go in and modify the event in that step. The new Idoc should be available...
Anyone who is interested in Stellent/SharePoint integration please contact me directly at bdirking@.... Thanks Brian ... would be ... Stellent via ......
These questions don't really belong together but I'd be happy to get either of them answered. First for the ModifyLayout component, is it possible to reorder...
I have Site Studio 7.5. You may not know the answer to this, but I'm hoping you can point me in the general direction. I have certain native documents that I...
On 2005-10-21 13:05, Alec Kloss wrote: [chop] ... I apologize for the misinformation, but I have made this work with a stock 7.5.1 Content Server with Apache2....
Alec Kloss
akloss@...
Nov 4, 2005 8:26 pm
9506
Hello, I'm working with Stellent forms and need an easy way to grab the data stored by my hcsf/hcsp file, using IdocScript. From what I gather, I'll need to...
What version of Stellent you are using? First check whether Folders component is already installed by going to admin server and looking at the installed...
I am not sure exactly what you are attempting to do. Do you want to access the XML in the hcsp file externally to that file, in other words, do you want a...
Has anyone played with creating a Stellent DTD for their webpages? Our configuration: SCS 7.5 Site Studio 7.5 SSPU to static .html files (transitional XHTML) ...
Hi, Thanks for the reply. To start with as I mentioned that Folders Component is already installed. I don't need to do all these steps. My problem is that I am...
Thanks for responding Steve. I'm attempting to do the former. I want to access the xml externally, in another hcs* file or from workflows, etc.. So, a function...