Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
OTDS User sync to Documentum - Create default cabinet for user using user_login_name
We're about to start using OTDS to sync users from AD to Documentum (instead of the LDAP job). We need a cabinet created for each user, however in OTDS settings: If we use the User Attribute Mappings > create_default_cabinet = T, the cabinet is created with the user_name (and dm_cabinet.is_private = TRUE) We need the…
-
OTDS uninstallation error
I have an OTDS which was installed and not configured. Later with out uninstalling the OTDS, i modified the JAVA, which was fixed by modifying the registry entry. But in between i accidentally formatted the drive where OTDS was installed. Now am unable to uninstall the OTDS as the installer is throwing Fatal error or…
-
How to configure OTDS to use the Content Server "Admin Server" for Authentication.
I am replicating my orgs production setup for our test environment and am so close except for the authentication configuration. 3 servers in each environment. 1 = CS, 2 = CS Admin (search indexing, EFS, auth), 3 = OTDS. In production the OTDS resource syncs to the Admin Server for auth, but I just cant seem to figure out…
-
How to get OTCS ticket using OAuth2 Client Credentials grant flow in OTDS
I have an unattended/automated task that uses the OTCS REST API to perform searches and add documents. I would like to convert it to use the OAuth2 Client Credentials grant flow, so I can use a client secret rather than a username/password. I have set up a new OAuth client in OTDS with default values, and have the client…
-
DCTM Rest 23.4 with OTDS (Without Password)
I am looking for Reference article for DCTM Rest Authentication with OTDS Access Token for the user without providing password. We cannot send the password to OTDS access token API. So is there something like proxy token for the user? Or does DCTM Rest Supports Azure Oauth?
-
No OTDS Ticket & Invalid Resource Ticket
Hi, I have upgraded xECM from 16.2 to 21.4. Post upgrade, i am getting error for 25 - Can the OTDS REST API be executed? and 26 - Can the Content Server REST API be executed? Error Message as follows: 25 - Can the OTDS REST API be executed? Check the OTDS REST API configuration. Error in HTTP call - Unauthorized: no OTDS…
-
OAuth 2.0 - Client Credentials Flow + Permissions
Whenever a new OAuth Client is created in OTDS, assuming the global option is selected, are there any restictions to the data that can be requested through the REST API? Calls to the nodes resource are not returning expected data.
-
Does Teamsite 23.2 Version support SAML Based OTDS Authentication
Hi All, I have a requirement to implement SAML 2.0 based in OTDS authentication for Teamsite 23.2. From Release Notes of 23.2 Teamsite it says "Support OAuth 2.0 only". Does it conclude that SAML 2.0 is not supported for Teamsite though OTDS supports it ?. Thanks
-
After hostname changed, encountered some error
Hi all, I recently performed a hostname change for the windows server as well as documentum servers. However, I am getting this error from the repo logs. Also, I used OTDS to authenticate the users, but when I go to login to D2 it throws an error saying "[DM_SESSION_E_AUTH_FAIL]error: Authentication failed for user…
-
REST API OTDS
is there a documentation that explains all the status error code? below is an example { "status": 1013, "error": "Not a OTDS SSO ticket", "error_details": null }
-
ExStream and CAS - possibility of log navigation
Good morning I recently switched to Exstream 16.6 with the new versioning management done on CAS.Before this milestone, with Streamserve CF4, to manage versioning we used the TortoiseSVN software, with which we performed the checkins and updates of the releases and every time the commit (checkin) was executed a comment log…
-
OTCS RestAPI: how to authentication a user which is in an Async Partition with SAML2.0?
Hi guys, When I access OTCS, SSO happens with SAML2.0. So far so good. Problem: When I try to use the OTCS RestApi (api/v1/auth) I always get "invalid username/password specified". I tried all the combinations playing around with the account domain, but can't find a way to make it work. Note: The request works fine if I…
-
Exstream API and OTDS Token
Hi, Using OTDS how to get Bearer Token for API Authentication. And, what is expiry time limit for token.
-
DCTM REST authentication via SSO
Has anyone managed to get DCTM REST working via SSO authentication? i.e. a small web app which uses DCTM REST via SSO authentication (SAML, Kerberos, OTDS or any other method). I've got BASIC auth working. Any help, example, documentation or a point in the right direction would be much appreciated. Many thanks
-
Session management (CE 22.4)
I am looking for official documentation regarding session management on opentext exstream / OTDS The information I am looking for (from official source) pertains to: request cookies, session ids, timeouts parameters, etc Ty
-
OTDS Push Connector API - how do you increase response timeout
We are working developing pushconnector, Our login API responded in responded 200 in 11789.7003 ms (11 seconds), Generic restime api has below log. synchronized resource Pushconnector (42cb96c6-1695-428b-87b7-e5a92176cc7c). Reason: jakarta.ws.rs.ProcessingException: java.net.SocketTimeoutException: Read timed out Other…
-
OTDS Push Connector API - how to increase response timeout of OTDS Generic RestAPI
We are working developing pushconnector, Our login API responded in responded 200 in 11789.7003 ms (11 seconds), Generic restime api has below log. synchronized resource Pushconnector (42cb96c6-1695-428b-87b7-e5a92176cc7c). Reason: jakarta.ws.rs.ProcessingException: java.net.SocketTimeoutException: Read timed out Other…
-
Using OTDS Impersonation REST API
Hi I am developing a solution where I need to Impersonate users in eDOCS. eDOCS is set up as a Resource in OTDS. I tried the API call "/authentication/ticketforuser" and I got a ticket for a specific user. When I try to use that ticket as "X-DM-DTS" in the header when calling eDOCS REST API I…
-
Admin server test connection error
We are installing Content Server 23.3 in a new environment (previously we have installed OTDS 23.3 in another server successfully); when we try to make a test connection with OTDS, it appears a Java lang error: timeout (from both sides: CS to OTDS and OTDS to CS). We can see OTDS web page from a browser in CS Server and…
-
OTCS get user image from Active directory.
Hello, As mentioned in the title, I'm wondering if there is a way to get all user's images from active directory at once. Best Regards.