We have an environment where, when a user logs in, they are dropped into various folders depending on their group membership, i.e. a member of GroupA will land in the GroupA folder, a member of GroupB will land in the GroupB folder.
We now have a new requirement where users can be members of...
I'm tasked with creating several workflows for our organization.
While we have several already in place, we never documented the workflows, something I want to avoid doing.
Does anyone have a boilerplate Software Development Spec Doc they'd like to share that could be used for Livelink...
Not sure if this is the right forum or not, but lets give this a whirl. We have two JavaScripts functions usded to call Livelink from one of our external applications as follows:
function hideWebdav()
{
document.getElementById("frMap").style.display = "none"...
I was duly impressed with the capabilities of the WebReports 5.0.1 module in regard to the PERMACTION command. For example, we have a document store that has approximately 1.5 million objects in it, scattered among 15,000 separate folders.
I was tasked with removing see-see contents...
Thanks for the tip on WebReports, while I didn't see that kind of capability in version 5.0.0, I looked at the 5.0.1 version and lo and behold, there was the capability.
What I did to test this out was:
1) Installed the upgrade to 5.0.1 in our Dev Environment
2) Created a small tree called...
If all you want to do is download a group of documents based on search criteris, this may seem a simplistic answer
Have you looked at the Collections module? This module allows you to search for objects based on whatever search criteria you need, organize them into a collection, and then...
The issue:
I have a folder tree that, for all intents and purposes, contains 10,000 + Parent folders that need to have the see - see contents permissions to several of the Child objects contained within them removed for a single group of users.
I currently have no way of doing this right...
The RMI Port 1099 I realize, Iand I know that I can change it.
I was more interested in knowing if anyone had experience using this package with Livelink, and if they know of any more traps that I needed to know about.
I actually located a product from Adobe called Lifecycle Enterprise Suite (Lifecycle ES) that appears to fit the bill for what I need:
1. Solaris compatible out of the box.
2. Utilizes 'Watched Folders' so the eSign module and Renditions Module should be able make use of the product.
Has...
I actually came up with a programatic solution to the WebDAV issue.
I looked again at the requirements, which were that WebDAV be enabled, that users be able to log into the system (they didn't say I had to log in utilizing WebDAV), and that they be allowed to Drag and Drop documents into...
As a side note, I think I should also tell you that this behavior only exhibits itself when using Solaris.
I set up a sandbox utilizing Windows, the same versions of WebDAV, the same version of Apache, accessing the same datastore and same Oracle Database - when I click on the shortcut I am...
We have an issue with WebDAV that OT Support has been unable to provide a solution for.
Our environment is Solaris 10, Oracle 10g, and ECM 9.7.0 utilizing WebDAV 3.6.1.
While we can access the document store utilizing WebDAV, and can click and can click and drag without issue. But if we click...
We are running Solaris 10 and currently have AdLib Express running in a win_share.
We would like to get rid of the win_share, but need some sort of an application that performs a similar function to Adlib Express that runs on Solaris.
In theory, any PDF Server software that uses watched...
I've been struggling to get Basic Authentication to work in our environment as follows:
Solaris 9 is the OS
Apache 2.0.55 is the Web Server
Livelink ECM 9.7.0 with the January 09 patch applied
Nothing I seem to do works, and OT Support has been pretty useless in this regard, and I can't seem...
Duhhh! Me Bad!
Looking for a forest and all I saw were those dammed trees - of course it wouldn't find anything like 'login' when the DB stores it as 'Login'.
Arggh! Thanks for the advice - everything works now when I change it to 'Login'.
I tried changing the previous script as follows to run under ORACLE:
SELECT MAX(DAuditNew.AuditDate) AS LastLoginDate, CAST(DAuditNew.Value2 AS char(50)) AS UserName, KUAF.FirstName, KUAF.LastName
FROM KUAF INNER JOIN DAuditNew
ON CAST(KUAF.Name AS char(50)) =...
I'm trying to put together some sort of a LiveReport I can use to trim our user base down to users that are actually using the system.
I'd like to put together a LiveReport that will spit out a list of all of the active users, with their login creation date, (if possible) and the last activity...
Background would be in order. The application is used to create new documents using an existing document as a template.
We found the problem after I applied the livelink patch that turned off the LAPI 'GetListObjects' function. Since the GetListObjects function failed, the create new object...
One of our custom apps is making a LAPI 'deleteobject' call. We assumed that the call would simply move the object out of the Livelink enterprise into the Recycle Bin.
What we are finding is that the call is actually moving it into the recycle bin and then doing an immediate purge of that...
An even simpler way to do this:
1. Enable failed login attempt auditing on the 'Set Auditing Interests' page.
2. Use the query audit log page to find failed login attempts (after enabling the above).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.