We've tried to block exe and html minetypes via webreport on the departments main folder. Issue is they can still add the unapproved mimetypes via Personal Workspace. Any suggestions?? Can it be done via admin pages but only on certain departments?
Hello,
I'm trying to pass health checks for Search and Index to my level I support. I need to make this very simplistic. I need them to check up/down status, whether pending documents are growing in the Interchange Pools, etc.
Does anyone have a script or urls or web reports they have created...
Does anyone know if the connection string needs to be adjusted for using an Oracle RAC database? Do I need to put all the server names in the server section?
I'm trying to pull a report of a group of users and the folder locations where they have access?
I have the members of groups:
select x.name as GroupName,u.lastname as MemberLastName,
u.firstname as MemberFirstName,U.MAILADDRESS,
u.id, u.name as UserAccount, u.officelocation
from kuaf u...
llserver is crashing. I gdb'ed the core. Anyone seen this error
Core was generated by `/livelink/bin/llserver /livelink'.
Program terminated with signal 6, Aborted.
#0 0x00000037e3e0eb6d in raise () from /lib64/libpthread.so.0
(gdb) bt
#0 0x00000037e3e0eb6d in raise () from...
Does anyone know how to copy items from a collection to another folder? Similar to:
insert into collections (collectionid, dataid) values (132614881,130121674);
Cheryl Anderton
Deleting orphaned files through the gui is taking months. We are no noncompliant and risk being audited again. Is there anyway to delete the orphaned files via the database? Which tables are associated with the deletion of orphaned dataid?
I've resulted to exporting data from OT by database query and a LINUX copy. I'm having a issue with my query. I know this may be the incorrect forum but hope for some help. I'm getting ORA-12725: unmatched parentheses in regular expression after about 25000 lines of output. Using TOAD, no errors...
Need another eye to make sure I have all steps to building my pre-prod environment in UNIX
1. Tar'ed up an admin and front-end install on production and moved it to the pre-prod box
2. Un tar'ed the two installs
3. Change the paths, ports, server and db configs in the ini file
How do I just...
Does anyone know the syntax to query folders in a group? I've tried a few and my query runs forever. I don't believe a have the correct join.
select d.name from dtree d, dtreeacl dc
where dc.rightid = /*the id of the group */
and d.dataid = dc.dataid
Does anyone know of a query to show newly created users in the last 90 days? kuaf table doesn't have a create date and dauditnew login doesn't technically show the first login in.
Cheryl Anderton
What is the best way to delete bulk users? My install is 10.0. I was considering a LAPI call, but I'm unfamiliar in the language. Does anyone have a LAPI to delete bulk users?
I'm in a jam. I need to create 750+ groups and assign a group member by end of week. I know this can be doe by API, but I'm not that good with developing the API code yet. I grabbed this code from the internet, but I need to create the group and then add the users to the group from a listing of...
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.