Hello We are using SiteStudio to create our new web site. Now,there are some pages in our existing website which are actually JSP pages . We have configured...
A quick question... Does CIS/CPS use idc_beasys.properties or is that an old file used for IdcServerBeans? I'm asking this because we're moving some apps...
No, CIS/CPS does not use an idc_beasys.properties file. Justin McReynolds Advanced Product Support Engineer - Stellent, Inc. - Office: (425) 896-7057 -...
I'm having some trouble with Site Scheduler on a box that has XP and SP2 installed. Site Scheduler can't connect to the server. I can translate and publish...
I pretty much had to learn the hard way: in the gutter :-) The best reference material is as Steve suggested, the "Seven Easy Lessons" and "Tutorial". They're...
Thanks to everyone that responded to this post. I've come to the conclusion I may have to learn to live with these error messages. They seem to occur...
Hi all...when I submit the following HCSF form, I get an error that says "The content must have a primary file". Stellent documentation says to put forward...
these aren't content server issues, they are HTML issues. 1) the input type must be 'file' and not 'hidden' on your form. For security reasons, forms in...
Thank You Brian!! The following worked! <form name=MY_CHECKIN_FORM enctype="multipart/form-data" method="POST" action="<$HttpCgiPath$>"> <input type="file"...
hcsp files dont seem to display in the browser. When I do a search on discussion content items and try to click the content ID link to the file, I get a File...
Hi Does anyone have experience using the rsCopyFiltered function? What I am trying to do is take a recordset called rsContributionActivity and copy it to a...
There is info in the toward the end CS Admin Guide of several options. The chapter section is about command line function. This was version 7 and 6 I...
Jason The other way of getting the Publisher to communicate with the Content Server is via SocketHost connection. Have a look at the knowledge base ...
Quasim, Sadiq
sadiq.quasim@...
Dec 3, 2004 2:11 am
7333
Help required We are currently having a problem with the Custom Table Layout in Site Builder. We are trying to include Tokens within the Layout but they don't...
Hi, I am going to develop an intranet site in which it displays the daily check-in documents and their corresponding links in the home page( similar to the...
Shalini - If your site is being hosted on a content server, this is more easily done with a simple search results loop that pushes out the results display you...
Blake_Donley@...
Dec 3, 2004 6:38 pm
7336
Yes, that one is very easy to accomplish. Site Builder has the ability to dynamically generate a list of Content Server items within a Table of Contents using...
Thanks William! Thanks Bex! I got the answer to this problem I was having. The query needed to be a "cached query" when creating the custom query in order to...
Hello, I greatly appreciate your help. Thank you very much for posting the reply. I am totally new to stellent I don't have prior experience working on...
Hello We would like to have a solution like this, while using Site Studio for developing our web site. * We would like to enable resume uploading for vacancies...
Hello all, We have a service that we want to use to check a document into Stellent and then notify an application once that document has become available in...
Hi Dhruba, You know, maybe I'm just fickle, but I would not use Stellent for this. I see all kinds of requests come through for "special" applications all the...
Call the DOC_INFO service on the document and check for the dStatus variable. "DONE" is one status of something in Work In Progress, but it may be easier to ...