I found http://www.oscriptadventures.com/2012/09/simon-says-restricting-file-types.html. Does Content Server 16.2.4 (2018-03), build 353 still use Oscript?
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?
Apparently we are on CS16 and I was told it doesn't work with a Dbbas Oracle database and to submit a ticket to OT for support of the clustered database. I was trying to see what I could do monitoring wise in the interim.
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 actually added SYS_CONNECT_BY_PATH(TRANSLATE (dtree.name, '_-$–()[];:,%=!@&`+''\/():*?"<>~{}|#', '_'), '/'). it was a bad character in one of the names. I wish OT would restrict bad characters based on Windows.
Ahhh.... didn't think about the data.
So using sys_connect_by_path gives me the path of the folder where subtype = 0
and the path and name of the document using subtype = 144.
Question how can I use sys_connect_by_path for subtype = 144 and OMIT the name so I can add dataid.filetype?
The...
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...
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.