I tried login on different machines but i only can see the Groups from the user who`s im using credencials on AD Provider So there isnt cache problem. There`s...
UCM with Active Directory on Apache? The settings you are using probably are wrong. ========== ... Microsoft ... ========== Those Microsoft Security and...
Hi, We would like to integrate Stellent with Tibco Staffware workflows. Any document that gets checked in should trigger a workflow in Staffware. The staffware...
You can modify std_page.htm. Look for <@dynamichtml std_add_search_links@> and <@dynamichtml std_add_checkin_links@>. There are codes that add the Standard...
Is there integration between Oracle HRMS and UCM? I know there is an integration between IPM and HRMS, but what about UCM. If there are no integration between...
I am getting an error from Stellent 7.1 when processing a Excel Spreadsheet through refinery for the PDF preview. "Step Step was timed out by Inbound Refinery....
I'm not too familiar with HRMS, but the easiest integration method is to use web services (SOAP). This is much easier if you also have single-sign-on...
If you are using UCM version 10, you have under the profiles you have restricted personalization links, and there you can restrict check in and search to...
That concerns only personnalization profiles ? Am I wrong ? I was interessted by hiding "Standard check in" ... in and ... <intradoc_users%40yahoogroups.com>, ...
The second step: <$wfSet("wfJumpName", "test")$>, should the "test" be replaced with the jump name or be left as "test"? ... current step after 3 days ... ...
I created a component which overwrites <@dynamichtml std_add_search_links@> and <@dynamichtml std_add_checkin_links@>. I added a condition on user's roles to...
Hi All I am working on loading templates to a folder under Browse content /Library.. I am not sure what should i start.. Please let me know if this can be ...
I have several instances of Stellent running on different platforms. I have been told that if I copy a file from the vault to my local desktop and I should not...
Well, if you can get access to the vault to initiate the copy, then you certainly have access. If you can copy it, you can open it. It's no different than...
Tom, I don't think the CS encrypts vault files. You can open up the vault files, just like any other native file. Also, Inbound refinery/pdf converter needs to...
Hi Christopher I have a question . I am trying to uploaded all words templates using batch loader. It is now working fine.. but I want all those templates to...
Browse Content > Library Folders are nothing more than queries to the content server. If you checked in all of your documents with similar metadata, or with...
where can i create a queries?? I created a folder under library called My template and i used batch loader to Doctype =Template . It went in but when I click...
Chris Thanks for the reply....so security is really placed on the document only with in the realm of the CS not the OS....right? ... then you certainly have...
The system doesn't work like that. Unfortunately, it's not smart enough to read your mind (Lord knows I wish it was) :-) In the Library Folders, a folder is...
Yes sir, that's correct. Only within the CS realm. The web server filter intercepts the request and runs the appropriate security checks before it decides to...
Thanks Chris . It is working now. I have one more question Under my Template folder I want to add a subfolder called coperate services inside of it I can add...
No problem at all. You can nest the folders to any level that you like and place queries within them. You just need to make sure there's appropriate metadata...
What is the correct syntax for calling a dynamichtml script in a javascript function ? I am calling a javascript fuction during the Onload event in an IFrame....
I need a function that is similar to wfUpdateMetaData, except it allows me to update the Author of a content item (meaning non custom medadata). Here is what...
7.1 always has such problems in my environment. What I normally do is generate the PDF version manually and check it in with the native file together, by which...
There is no correct syntax. IDOC script is executed server side, not on the client. As such, simply calling an include from a client- side script will not...