-
Can't access any api
So I was trying to authorize api but I am keep getting authentication error i have tried everything from tenantid organization_id public and confidential client id it doesn't work my guess is probably because my account was created on us server and u only have north American servers for developers api is there any solution…
-
OpenText Thrust Studio Aviator for VS Code is now available!
We're pleased to announce the general availability of the OpenText Thrust Studio Aviator extension for VS Code. The OpenText Thrust Studio Aviator extension is now part of the OpenText Thrust Studio VS Code extension pack. This extension brings Aviator's innovative digital assistant capabilities into your Visual Studio…
-
Bug : Multiple Links not working
For the following pages, clicking on the "Introduction/Documentation" leads to "Page Not Found". 1. https://developer.opentext.com/ce/products/magellan-text-mining-engine 2. https://developer.opentext.com/ce/products/active-orders-trading-grid 3. https://developer.opentext.com/ce/products/carbonite-endpoint 4.…
-
"Is the Sign-In Delay Impacting Your Journey? Let’s Fix It!"
Hi team, We've encountered a couple of issues that need attention: Issue Identified: The primary challenge lies with the sign-in page of the website. Users are experiencing significant delays when attempting to access the platform. Specifically, there are three notable issues: Loading Page Issue: Users face prolonged…
-
Html Editor Widget event
Hi I'm using the following code to load Wiki content in Smart View. It kind of works, but I have doubts about fetch().done method. I need to be able to know when the full content of wiki is loaded so I can run another function GetAllWikiHTML. In some cases GetAllWikiHTML does not have all the wiki content. Are there other…
-
OTHOME\temp
Experts @Stephan Baumann @Dave Carpeneto I have a module in which on installation I allocate a folder in OTHOME\TEMP\<MYMODULENAME>\myfile.txt this was all fine and dandy until I started noticing this in my current version on service re-start I see all temp folders getting deleted and re-created. It is fine for OT products…
-
Green Coding Webinar
Thank you to everyone who tuned in this past Wednesday to watch the Introduction to Green Coding webinar presented by Green Coding Solutions, Arne Tarara - CEO. If you missed it or want to rewatch it, we've uploaded the presentation on YouTube: During this session, Arne introduced a few key concepts that developers will…
-
Can someone help me how to install Documentum webtop in our local ?
Can someone help me how to install webtop in our local ?
-
Hierbrowser crashes when trying to load an image for a component
Hello, Has anyone else encountered something simmilar? TS 16.6 On my teamsite application I have a "content - slideshow" and "list of links" component and any other component that implements a replicant system to add/remove/re-order the items and import an image file in the component properties tab. Using "content -…
-
My teamsite component wont access my controller method
Hello Teamsite 16.7 I have my content footer component that contains a form. This form when submitted should do some javascript then call my controller action and the page should not be reloaded. I have the controller and method mapped in my component XML <Data> <Datum ID="PositionalEmail" Name="EmailAddress" Label="Add…