-
Creating Node Timeouts & Performance
Hi, I'm currently uploading documents through the API using the create node endpoint. Every so often when documents are being creating, the API call will take upwards of 300+ seconds, DTU consumption % will shoot up 10% and then the document will either fail or be created and move on. What's interesting is if i run…
-
OTAG 16.6 to have SAML 2.0 Support?
We are looking to implement Content Server Mobile with support for multi-factor authentication with ADFS. I understand that OTAG 16.6 will have SAML 2.0 support so we can use ADFS with mult-factor for authentication. Is that correct? And I know you can't give me a definitive date of when 16.6 will be released, but can you…
-
Single sign on is not working
We are using Appworks Gateway version 1.2.1 ( 16.2.1 ) and deployed the TempoBox , The single sign on is configured but only works for the content server and is not working on the Tempobox. I checked and found patches for the content service and tried them but with no luck. Any help will be much appreciated .
-
Fetch groups from a specific OTDS partition using filter parameter
Hi, Can we fetch all the otds groups of specific partition by using where_filter parameter of the below API. /otdsws/v1/groups?where_filter=%querystringtoidentifypartition%. Thanks
-
Tempo Box - External users not receiving email notification
Hi All, We are trying to send invitation to external users to access the shared tempo box folders. While sharing , the email notification is not being sent to the external user however User has been created in the OTDS with proper userid and email address. We have configured SMTP details in both the places (Appsgateway and…
-
Examples on using Rest API on OTDS to modify existing users attributes
Hi, I have started working with OpenText and the development for OTDS. For the beginning it would be very helpful to me if there are some existing examples on how to connect to a server (OTDS) and on how to modify attributes of users within a partition. If some of the more experienced developers could provide me with some…
-
Cannot determine CS resource id via func otdsintegration.getresourceid
Hi Experts, When I install Tempo Box, I got the below error message after I installed the OTSync Connector. * Tomcat 8.0.53 * OTDS 16.4.1.1984 * Content Server 16.2.5 * AppWorks GateWay 16.2.1 * otsync connector 16.1.2 2018-12-01 18:01:12.830 INFO…
-
HTTP error 403 while trying to update user attributes via OTDS RESTful API
There is a userID dedicated to automated changes in OTDS via its REST API. The userID can update user attributes through the web interface of OTDS, but in case the very same action in initiated through REST API the API answers with HTTP code 403 - Access is denied to authenticated user. Only users with full system…
-
AppWorks 16.4 OTDS connection fails with NoSuchFieldException: method
Hi all We are trying to install AppWorks Gateway 16.4.0 at our customer's side. After successful connection to the MSSQL 2016 SP2 database, we want to connect to the existing OTDS 16.2.2 installation. The AWG installation wizard starts to create OTDS components, but suddenly fails when trying to create OAuth Partition…
-
How to obtain OTDS token when using SSO ?
I would like to get an OTDS token so I can call the integration widgets for the user that's issueing the request. We have Content Server configured for SSO using OTDS; so how can I get an OTDS ticket for the current user using the REST API ?