-
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…
-
Shared Resource Set – newly added resources not offered during update in other projects
Hello, I recently migrated several projects from StreamServe 5.6 to Exstream 16.6, which uses CAS-based versioning. In the old environment I had a single shared resource set containing overlays, fonts, images, lookup tables, etc., referenced by all projects. During the migration import I used the "reuse resources with the…
-
D2 Smartview url parameters
Does anyone known what accepted parameters can be used on Smartview? I've seen via network traces that it uses something like: D2-Smartview/ui/#d2?_sso_repository=<repository>&_sso_application=<application>. This url allows login into the repository automatically, but it seems that once you are logged in, this tries to…