Someone asked me a question a while back regarding using Dynamic Converter for publishing the contents of a HCSF/P form. Hopefully this will help them out. ...
That doesn't find any nodes, I'm afraid. When I based the loop on a counter then I get the field labels but no data. Is this the correct method for displaying...
Try this. This is the code for a thread that I had laying around. You will note that there is a loop of the existing content then a form save this as a HCSF...
Ok. Anyone willing to see if this component is just crazy? It throws an exception if it "ABORTS"...I'm not sure how to show my own nice pretty message. :-)...
This is a Site Studio question. I am going to have about 6 different websites running on one Stellent server all with relatively the same design etc. I am ...
Does anyone know if it is possible to default workflows to route to admin for release instead of having to add this as the last workflow step? Regards, Judy ...
We are creating a workflow and using tokens to dynamically create reviewers - and they can be swapped out at anytime - and it is not working properly. When I...
Hi. I have a simple questions that hopefully has an equally simple answer (although i can't find it anywhere!) Using Content Server version 6.5, is there a...
Presuming Windows, just put the installation media in your disk drive and run the setup program. If you already have an instance running on your server, it...
Thanks for the reply - I had just refactored to remove the instance variables (on the assumption that handlers were pooled similar to servlets), but this did...
Hi All, I'm currently exploring the use of global rules in my recent installation of version 7.5.1, and have run into a small issue. I've got a global rule...
Are you using Idoc or ASP. I think you can do this differently depending on your scripting used. In Idoc you could do something like this: <!--$df="xWebsites...
Hi As we're having performance problems with our Stellent 6.2 Content Server, I've been messing around in the file system hoping to find something unusual. Now...
Hi All, One of my customers just had Windows XP installed on her computer. She is now getting an error when she tries to Check In/Replace a file. Her error:...
I have a customer who has been told my their SAP team that they need to look at using SAP's Content Manager for Web Content Management When I go to SAP's site...
I have a customer who was told by their Enterprise Group to look at IBM's Content Manger for WCM in their enterprise. Does anyone have any info on it. From...
Sounds like an issue similar to the one I'm working on with Component Manager. Any chance you have the multiple upload applet enabled ("Enable upload applet"...
When we demoed SAP's document management solution was back when, I believe it was part of the Product Lifecycle Management (PLM) series of products. We were...
I have a custom Java service handler that is receiving service requests via SOAP. I've used the WSDL generator to generate the WSDL and built the client....
Cancel that. I figured it out. ________________________________ From: intradoc_users@yahoogroups.com [mailto:intradoc_users@yahoogroups.com] On Behalf Of...
To my understanding both SAP and IBM do not have a strict WCM product offering. As a recommendation, take a browse through some technology analyst sites (e.g....
We display the doctypes field in our search, checkin and update pages. We have a requirement to filter out some doctypes based on which page is being accessed....
This all looks correct. Some notes: - I don't think you should keep the workspace around in the m_workspace member variable. You don't use it below, but I...
You can always override some of includes from std_page.htm responsible for the display of ddoctype which is in \stellent\shared\config\resources using either...