-
Audit Trail not being updated with REST API calls
Hello everyone, I'm using the REST API to checkout/cancel checkout of documents, but I do not see these events being logged in the audit trail for the document. Would anyone know why that is the case? Configuration issue? Missing privileges with the service account being used? Or is that by design with the API? If it is by…
-
SDK Example: (PREVIEW of 23.4) - Adding a custom menu item to menu for Properties, relations,et
This sample is a PREVIEW of what is coming in 23.4, but available now as a non-production hotfix for 23.2, to partners and by approval to customers. It will be a sample in 23.4 GA. -Adding Submenus and widgets to Properties menu in D2 SV - Ability to create custom panels in the object metadata view We can't add mp4's here,…
-
SDK Example: Adding a simple tile to landing page
D2 Smart View example, showing how to add a new simple Tile to the landing page. Also, in the samples in the SDK (included in the SDK itself), there is a sample on how to add a more complex tile and widget (See the GroupAdmin sample) We can't add mp4's here, so here is a Core Share link This video is a 200-300 level -…
-
Java client library for the OpenText Cloud APIs?
Writing manual REST calls for all the OT2 services would take extra time and would have a lot of boilerplate code that could otherwise be avoided using client API libraries. Do we have any such Java client API library for the OT2 cloud APIs?
-
How do I override/change the Dialog Controls using Smartview Framework
Here we have a video recorded by D2 Engineering that shows the Advanced Properties dialog control sample and how to change the drop-down control originally used to select the property page config into a list/table view with single select.
-
SDK Example: adding a new widget in D2 Smart View Landing Page
D2 Smart View SDK example, showing how to add a new tile to launch a widget from the D2 Smart View Landing Page. Note the widget referred too, is also an example packaged in the SDK itself. That widget allows you to administer Group memberships like you could in D2 Classic. We didn't want to bring forward user and group…
-
Interested in the Integration of healthcare and patient information for doctors challenge
Patients are collecting data on their eating habits, fitness regimes, and if they have smart medical devices (such as Continuous Glucose Monitoring devices), this data can be shared with their healthcare providers. Enabling patients to share this information with their doctors could facilitate fewer visits, customized…
-
SDK Example: Add tabs to Tasks or Workflow panels
D2 Smart View example, showing how to add tabs to the tasks and workflow panels. We can't add mp4's here, so here is a Core Share link (partners have access to the root folder of this, but this is a direct link to this one) This video is a 200-300 level - meaning, it assumes you have some familiarity and have done or seen…
-
SDK Example: Custom Service Dialog (custom properties dialog)
D2 Smart View example, showing how to customize the the Service Dialog (properties dialog) We can't add mp4's here, so here is a Core Share link (partners have access to the root folder of this, but is a direct link to this one)
-
REST API call in OpenText TeamSite
Is there any way to call REST API in TeamSite? For example in .Net application we can use visual studio solution and call REST API via HTTPClient but working pattern in TeamSite is completely different. TeamSite has one admin portal where we can see files organized in tree structure for example index.aspx but there is no…