Site Studio seems to default the DOCTYPE to Transitional. I change it to strict, but each time I change from source view to design view and back again it is...
Hi, I am currently trying to transfer content from one content server to another. I have set up outgoing providers on each and have successfully set up the...
on import archive, you can setup matching fields and values ... From: intradoc_users@yahoogroups.com [mailto:intradoc_users@yahoogroups.com] On Behalf Of...
you want to read it - yes what do you want to do with it? will it be written to a database, displayed on a web page, sent to a fax machine??? ... From:...
Excellent. I have tried this and it works perfectly. Thanks ... ********************************************************************** Information in this...
I have a set of profiles/filters in compute_std_field_overrides that are used to keep a lot of stuff most users won't need off of their screens on checkin....
Site Studio designer kind of has a mind of its own, really. A lot of undesirable stuff happens when you switch between design and code view. Happens to me all...
What would be the easiest way to test if GetFile service returns a particular file by dDocName. Can I somehow call it via the interface or do I need to look...
Sometime workflow does not send mail for notification or approval/rejection and sometime it works fine. What could be possible cause? And how can get it fixed?...
Hi, Can someone help me? We originally had the Contributor mode turned off to prevent user from contributing content on consumption. How do I turn the...
It's in the config.cfg file. The parameter is: DisableSiteStudioContribution=true More info can be found on p17 of the Site Studio Installation Guide. ... ...
Hello, we're using SCS 7.1.1 and I've upgraded to Tomcatserver 5 by installing the appropriate Stellent component, it seems to work fine while booting up the...
Hi, I've been asked to source some training for Stellent Webdav in the UK. Does anyone know of any freelance trainers/training organisation/training resources...
Is there any available anywhere in the UK or any other English speaking part of the world? I haven't been able to find any person or organisation that are able...
1) use designer mode to plunk down all the fragments & contribution regions you will need on that layout 2) go into source mode, and change the DOCTYPE 3)...
Hehe... I like #3... :-) Christopher Owens Enterprise Content Management Architect Spectrum Brands, Inc. 601 Rayovac Drive Madison, WI 53711-2497 (608)...
Nevermind. Found my answer in the documentation... //<instance>/idcplg?IdcService=GET_FILE&dDocName=1015298&RevisionSelecti onMethod=LatestReleased ...
Active Directory and AXIS do not work together. This has nothing to do with Stellent. AXIS assumes a username/password auth mechanism, such as Basic Auth. ...
We are noticing this as well. I had our Unix guy check some "sendmail" logs or whatever that is to see if it's the fault of our mail server and he is saying...
I've worked with application servers where a "security" plugin assumes the entire role of the application security role. I've been away from the Web...
Has anyone had any luck with Axis2 and the CS? I have some simple code to run the doc info service similar to the Axis samples that come with the WSDL...
WebDAV from Windows Explorer or Windows Office uses Microsoft specific tools to create an authenticated connection... so that works just fine. Its possible to...
Stellent of course provides training. We offer a using CS class which introduces contribution skills such as using webdav. We can also customize training to...
I know nothing about Stellent, however, in researching help authoring tools, my organization has asked me to tell them why we cannot just use Stellent instead...
I'm using .NET's built-in soap classes to talk to Stellent and have no problem getting a response. Tried the DocInfoByName method as well and it works fine. So...
Hi, I am using CIS UCPM api to build a custom web app for document management. When i try to checkin a document with all the necessary fields entered...