Has anyone installed this? I did and I followed the documentation twice. Seems to have a class file missing docrefinery.convert.engines.ConvertOpenOffice ...
Chad. I was speaking of the '<stellent>\bin\IdcServerNT.log' log ... (?) Content server, refinery, etc. logs are fine; I can't seem to get the server log,...
Hi, I installed the CustomReports Component, follow the Example #1, but when I click the "User Roles" link under the "Library", I got the error message, -...
Sure that works, but what about combining the result with Stellent-managed metadata, i.e. from the DocMeta table? Do I reference the metadata variables in my...
I found out what the deal is. I had this pdf converter pointed at a 7.1.1 install and the /shared/resources/std_docrefinery.htm needed to be updated. What I...
I made a fragment that dose this, It shows all content of all subfolders, grouped by foder, it shows all folders including non navigation ones. It is in...
Thanks, it does. It's not easy though in Contributor Mode to make it automatic, will have to use a validateStandard filter which will mean searching for the...
Is there any way in the Java code for a Service Handler to easily get the text of one of my Query Resources? For instance, lets say I have some java code that...
Hi, I would like to find what content id is assigned to a region when a site studio template is used. For secondary templates it is easy to discover the...
If I understood your problem properly, the answer would be: <!--$YourVariableName=region1 --> where region1 is the contribution region name. By default it...
Thanks very much, that's done the job. Can't believe I missed that one! ;-) Cheers David ... <d.moulton@w...> ... when ... the ... value ... can't ... and ... ...
I believe that we all agreed that companies can post job openings related to Stellent. We did not want head hunters posting. Here is the link for the...
When I try to import an archive created on server 1 on to server 2, I see the following errors in the archiver log Import error for archive 'LoGProject' in...
I saw this all the time, in my previous job. Depending how you have the the 'Override Import Options' on the general tab set, will determine what the...
Hi All, I am new to stellent, please help me in finding how stellent is generating information about about Web Location and Get Native File Properties. I want...
I am new to the web service and I am using the checkinUniversal service for checkin the document from vb.net. But I don't see the doFileCopy parameter in that...
I am not sure I understand your question, but this is how I do it via SOAP from ASP/VBScript: - Use a form to post a "multipart/form-data" encoded file upload....
I am using the stellent web service reference guide which I downloaded from the stellent site for my reference. In that documentation for the CHECKIN_UNIVERSAL...
Thanks, the issue seems to be that when I copied the archive from src server to dest server, I edited the hda files to change the instance name to match the...
Can we access a content's metadata when we are publishing it. Stellent publishes all the graphics to a graphics directory and doesn't maintain the folder...
I dont know whether this will be helpful or not. I vaguely remember that, if you create a offer in Site Studio Publishing utlity 7.2.1 (new version of Conn...
I should have mentioned it initially, we are using SSPU7.2.1 Html files are deployed to the folder location that's specified when they are checked into...
The answer is it depends on how Connection Server is getting the content out of Content Server. If you are using Connection 6.5 there is a CNS adapter...
If Connection Server uses SS_GET_PAGE as a job url then it will create all static html pages in one directory. However, if it uses SS_GET_SITE_PUBLISH_REPORT...
The difference is that I am not using the Stellent WSDLs. I use the native SOAP functionality and the MSSOAP30 components. I have access to all the Stellent...