After reading (and reading and reading), I wonder if it could be possible to use two apache modules, in order to use the webgate to make de Single Sign On...
... I'm going to try to describe the situation I think you're in before I talk about solutions: You have some corporate cookie-based SSO solution. Someone...
... I assume you have IdcApacheAuth on / because you're using friendly URLs. If you're not, just change IdcApacheAuth39;s config to only protect the directories...
... The ExtranetLook component provides a plugin to IdcApacheAuth called the CookieLoginPlugin. I don't think you're going to be able to do this with just...
http://www.w3.org/TR/wai-aria-primer/ We are very aware of accesibility issues and when/if this takes hold would have a steep amount of work and learning curve...
Try using a rewrite rule like the following: RewriteEngine on RewriteRule ^/foo/(path1|path2|path3).)*$ - [F,L] And depending on whether or not you call on...
Greetings, I am trying to configure apache to exclude a directory (or location) from the content management module. Has anyone successfully done this? If so,...
I've been working in the 3 classes that ExtranetLook provides (CookieLoginFilter, CookieLoginUtils, FilterPageService), and i'm starting to think like you. All...
It's definitely not the most intuitive way. <sigh> It used to be sooo much easier... If your customer will add you to their Customer Service Identifier (CSI),...
Yep, that's the way we've got to do it now. It works, but it makes it difficult to get any ad hoc support. I agree with your approach to having them own their...
In the content tracker, I'm monitoring the GET_FILE service. There are several metadata that are getting captured in the SCTACCESSLOG table. I want to capture...
Is there any method to set a value to the custom section property in sitestudio like ssGetNodeProperty(nodeid,39;property name'); Or is it possible to assign a...
There are two ways to do this. The first way is to set it with Site Studio Designer. When the section is selected in the site hierarchy, you'll see the...
Hello Guys, I'm facing a wired problem withj OracleTextSearch on database Oracle11g, my automatic indexer failed today and we tried to recreate a new index...
Is it possible to call/access a variable from layout to component?. Is there any idoc function to do this? (I declared a varible in layout.Can i access that...
Presuming your component is being used within the application you're attempting to get a value from, it shouldn't be a problem. For example, if your custom...
It depends on the nature of the component and the fragment, really. There are a lot of different approaches to development. Depending on what the fragment...
I am using archiver to move content from an external ucm instance to an internal UCM instance. I have created an archive and I have moved it over to the...
I'm pretty sure the content server will create new dIDs when the content is imported. It's not really useful within any sort of reason for the content server...
... Kinda a wild guess, but are the IDC_Name and/or HttpRelativeWebRoot for the servers the same? [Non-text portions of this message have been removed]...
Yes, Someone made a mistake when configuring the external instance. The HttpRelativeWebRoot is "prod" in both environments. I know this will cause a problem...
If the instance names are, indeed, the same, you may need to use a different approach. Since you can't do an automated transfer/import from instances of the...
Hi All, any one come across the following error when using RCU 11g (10.3.4) step 5 of 6 press create...... invalid object type 'dbo.schema_version_registry$' ...
Our users are checking in PDFS that cannot be indexed. We find that the PDFs created with Adobe 9 cannot be processed, does not matter whether we set them to...
Hi Chris, Thanks for reply. I have a fragment(It is used to disply a single meta value< Like keyword and description> in layout) I want to access this data in...
Hi, Below issue was reported earlier version of stellent7.5. Adobe version 6 and higher PDF's are not able to be indexed by Verity directly. Instead, the...