-
CSSDK - List the groups a user is a member of
I can't seem to find a way to list the groups which a user is a member of. I see you can list all users, you can list all groups and users within, but I cannot seem to figure out how to iterate through all the users and then get the specific groups that each individual user belongs to. I'm using both TS 16.4 & TS 20.2.…
-
TeamSite Scalability
Can we have multiple nodes of a TeamSite instance to support horizontal scalability or Teamsite support only vertical scalability where we need to upgrade server specs to support the scalability of TeamSite?
-
I need to change the Modified User(System) to Task owner.
When I run any workflow with my credentials, After Deployment The Modified User status is shown as SYSTEM. Instead of SYSTEM I need to change it to the my Credentials. The Modified Status should come under my Name and not SYSTEM.
-
Change the "Modified By" Value in Teamsite GUI from SYSTEM to the Person who initiated the Workflow
Issue: When a Workflow is initiated. The TaskOwner will be set to the Person who initiated it. But when deployment is triggered(iwodcmd), it will be in invoked as SYSTEM user. Requirement : I want to Invoke it with TaskOwner and the "Modified By" value in T.S GUI should return TaskOwner value instead of SYSTEM or something…
-
Weird Publishing error
Hello Experts, Teamsite/OD Ver - 16.6.1.2 OS - RHEL 7.7 I am publishing some folders/files from our UAT Teamsite to Prod Teamsite. Folders are getting created on destination but files inside are not getting published. When checked the log it says ERROR: setting access to files When I checked further I found out the the…
-
TS 20.4 - Suppressing the org.apache.cxf.interceptor.LoggingInInterceptor messages in server.log
I noticed after installing TS 20.4 that a ton of useless log messages were filling up server.log after startup and when certain activities are performed in the TS UI - they appear like this: 2021-08-04 09:30:11,586 INFO [org.apache.cxf.interceptor.LoggingInInterceptor] (default task-2) Inbound Message…
-
Teamsite / Livesite deployment in Amazon AWS
We have teamsite / livesite / autonomy running in AWS. Its a mess. The systems are very coupled together using host files and hard coded IP addresses. The concept of elasticity was not a part of our deployment and we are now trying to redeploy our envrionment to a new AWS account the right way. We want to use services such…
-
TeamSite replatforming to cloud and migration from 7.x to 16.4.1
Hi All, We are going with TeamSite upgrade from 7.2 to 16.4.1. This upgrade involved on-premise solution to cloud platform. We are planning to follow a hybrid approach - * with AWS cloud hosting * fresh installation of TeamSite 16.4.1 * migrate existing content store to new version Ours is a small content with 4 GB of…
-
Does Teamsite support getting data from a REST API instead of a database query?
I did some searches but couldn't find anything solid - we are on 16.6 but planning to upgrade to 20.x soon. Basically we are curious if we can use REST API calls vs the perl inlines to populate Drop downs/etc. in the DCTs. i.e. how we currently do it w/ the DB call <inline…
-
Oracle RAC question
Anyone install TeamSite with Oracle RAC settings. Need help with connection url and driver class: I am using below connection string, can anyone please verify if its correct or not: connection.driver_class=oracle.jdbc.driver.OracleDriver connection.url=jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST…