-
What is the best / easiest way to remove users from OPA sync'd through OTDS
It looks like at some point synchronize was enabled to the OPA resource, so now we have a bunch of users in the system org and our actual org. I do not want any OTDS accounts in the system org. Any suggestions on the best / correct / easiest way to remove those users so they only have access to our main organization?
-
OTDS User mapping format for username
Hi All, When creating user from OTDS into Documentum, we need to save username in the format (Firstname middlename lastname) and if middlename is blank than (firstname lastname). In the Resources - User Attribute Mapping tab I gave following format but is it not working and gives 500 error when I am consolidating the user.…
-
Where can I find the official StreamServe documentation?
Hi everyone, I am currently looking for the official documentation for OpenText StreamServe. Could someone please let me know where I can find the correct and complete documentation for StreamServe, preferably including the installation, configuration, administration, development, and deployment guides? I would also like…
-
Authorization problem using Exstream REST PUT/POST api
Hi all, I hope this is the correct place to ask such a technical question. I'm developing a c# helper application that we'd like to use in order to automate some tedious and error proning tasks that are currently done using the exstream console web application. I'm referring to API depicted here:…
-
Authenticating with Microsoft SSO
Hey everyone, Im trying to get an OTCSTicket from OTDS using a Microsoft SSO token, but Im a bit confused about the "/authentication/token" endpoint and some of the request body parameters. Looking at the docs for this endpoint, it mentions that tokenBinary is required, but im not really sure what exactly is expected there…
-
Why this error appearing when i try to save a dictionnary in D2-CONFIG
Dear Community, I'm new with opentext products, i installed and cofigured a documentum content management server version 25.4, with clients (DA,D2-Config,Smart-view..), i created OTDS user and assigned him license and access to D2-Config, I can create configurations normally but when i try to save a dictionnary i get the…
-
Unable to to Sync OTDS with Content server users
Hello, I’m new to OT and currently in training. I’m in the process of configuring OTDS with Content Server. I have followed the instructions to create a partition, an access role, and attached the license in OTDS. The connection to the repository succeeds; however, when I click Consolidate, it does not import the users…
-
xECM "Failed to establish OTDS integration state: Missing connection parameters"
Hello Experts, Post upgrade to xECM 25.4, the diagnostic report shows the error message "SoapFaultCode:5 Missing connection parameters" and log says We have followed all the steps from Opentext installation & Upgrade guide. Please let us know if we are missing any step here. Also we found in document "OpenText Content…
-
OTDS OAuth2 Token Exchange — "User cannot be impersonated in resource Content Server" error despite
Hi all, I'm trying to authenticate to the Content Server REST API using the OTDS OAuth2 token exchange flow (client credentials → impersonate a user → access Content Server). I've done a lot of research and testing but I'm stuck on a persistent error and would appreciate any guidance. Goal: Use an OAuth2 service account to…