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"...
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...
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...
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...
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...
I used the following LiveReport on SQL Server without fail to produce a listing of users who have had their login disabled:
select userprivileges, * from kuaf
where deleted in (0,1) and
floor(kuaf.userprivileges / Power (2, 0)) %2 = 0
Unfortuanately, I am now on Oracle, and the...
My client is set on install virtual servers across the board, including their livelink implementation.
I know that OT does not support this type of an installation, but has anyone ever done this for real in a production environment?
My options to sway the IT community against going down this...
Has anyone ever tried to get a Livelink Installation up and Has anyone tried running Windows Vista and IIS v7.0?
I need to install a working an application for client demos and off-site work, and can't readily install VMWare on my system. Thi means I need to install a full copy of the...
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.