As Bex said, HTTP_REFERER is spotty at best. Depending on quite a few variables,(proxy configuration, browser support,etc) the value simply may be null, which...
The only problem with a cookie is that if you have 2 browser windows open, then they will both be the same. You wont be able to have one pop-up dialog for a...
Marta-- I'm trying to do this in plain-old SCS (7.1.1) and even when I substitute GET_SEARCH_RESULTS for SS_... it doesn't work right. Doesn't seem like it...
... Sorry, I should have checked. getViewValuesResultSet(), which will create a ResultSet called SchemaData. -- Stellent Confidential Information...
Alec Kloss
akloss@...
Jul 3, 2006 9:36 pm
10997
Well, there is a service by that name, but no idoc function by that name in the guide, or when I try it... ... From: Alec Kloss [mailto:akloss@...] ...
Didn't know if anyone had ideas on my issue below. I've begun migrating content from one box to another, but because of "date conflicts" (to the minute, not...
Take a look at the IDOC Script reference guide for version 7.5.1, and see if "AllowMatchesInDateCheck" would work for you. William ... migrating ... (to the ...
That looks like what I'm after. Thanks! ... From: intradoc_users@yahoogroups.com [mailto:intradoc_users@yahoogroups.com] On Behalf Of William Phelps Sent:...
Thank you guys for the help. I have tried both and found that "cookie" approach is more appropriate because of following: 1. It is easy to implement and...
In 7.5, we have a flag called 'TranslatedQueryText' which contains the un-encoded query text for re-use. The 'search within' feature works with the encoded...
OK, checked with our Oracle guru, and he agreed with me. He thinks that you may be analyzing the Content Server's database as if it is a standard Online...
All, I was hoping someone had some experience with Stellent's content portlet suite for WebLogic. We are running Stellent CS 7.01 w/ CIS/CPS 7.5 on BEA...
CIS/CPS should work fine with LDAP users. You just need to configure Stellent to use the same LDAP server for the authentication of non-local users. Check the...
Thanks Bex ... also, I am assuming that the LDAP users must log into Stellent CS once, so that there "profile" is created. When I go to the user admin applet,...
Does the Verity that comes with Content Server 7.5 contain a Thesaurus and Dictionary features? If so, I would like to add to our current search misspelling ...
Hi, I need help regarding the virtual folder creation in Stellent using Java API. I created a folder, i have to give some parent ID for this folder. How to get...
I'm trying to use SOAP to find out what documents and folders are in a given folder in Stellent. I've set up a custom WSDL in Stellent (and converted to C#...
The default behavior of SCS 7.5.1 is to have the full text box at the top. Check to see if you have a component installed that has changed this. The standard...
Try triggering off another metadata field. One way to handle this is to create your own custom metadata field (e.g. xProfileTrigger) and give it an option...
Hello, I am working on a Stellent project that has hardware SSL acceleration built into the infrastructure. It's actually provided by the load balancers. We...
What problems are you having? Is it slow? Does the redirect fail? Does the service request fail? Does the standard SCS check-in work? -- Brian 'Bex' Huff...
A coworker and I are trying to set up some custom navigation in Site Studio 7.7. Essentially what we want to do is display particular sections in the...
Look at the sample Ravenna site that comes with the Site Studio 7.7 cdrom. It's in the "Documentation" folder. It does exactly what you want and has all the...
Hi everyone, I want to display a list of documents that match a set of criteria in descending order of frequency of access. I want to display this list within...
Hi All, I am trying to write a custom java program to modify some functionalities of stellent. the examples which i found from the support are kind of...
If you don't mind some shameless self-promotion (again) I just wrote an entire book on this subject. There's about a hundred pages on how to make Java...
And I received my copy from Amazon a few days ago, so it's shipping. Well done, Mr. Bex :-) Best regards, Chris Christopher Owens Enterprise Content Management...
Hi all, We currently have Archiver set up to sync up content between Prod and QA environment (automated export, transfer, and import). Is it true that the...
Bex, I'm not sure what you mean here .... The problem I am having is that the BEA Portal and CPS are looking for specific roles that the stellent users have....