-
OpenDeploy query
While doing publishing through command line using iwocmd command, is it possible to ignore publishing the locked files or files which are in still in edit mode? ./iwodcmd start <config filename> -k notifyActivity=yes I read the document but couldn't find anything. TIA,
-
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…
-
Does Teamsite 23.2 Version support SAML Based OTDS Authentication
Hi All, I have a requirement to implement SAML 2.0 based in OTDS authentication for Teamsite 23.2. From Release Notes of 23.2 Teamsite it says "Support OAuth 2.0 only". Does it conclude that SAML 2.0 is not supported for Teamsite though OTDS supports it ?. Thanks
-
Livesite External component Debugging
Hi Experts, We have one Livesite external JAVA components which it pulls content feeds from Confluence using Confluence’s REST API request interface and then return JSON response containing the request results. It was working fine but now we are getting error for this external components. blog REST request error. Target:…
-
Access denied to a file on the Y drive, but what ID?
I'm trying to read a file stored on the Y drive via an external program. It's getting "access denied" error. I'm trying to find the log file on the TeamSite server that tells me which ID it's attempting to use but I've struck out. Any suggestions? (Full path would be appreciated if you know.)
-
Livesite PLC error
Hi Experts, After upgrading from 16.6.4 to 22.4.2 on Linux RHEL 7.9 my PLC workflow stopped working. It gets stuck at "Error while executing task: Production Deployment" No logs are getting update under <od-home>/Livesite. od.log and <hostname>_odbase.log are not updating too. Only log files getting updated in server.log…
-
java.io.FileNotFoundException iwauthend( Text file busy)
Hello Experts, Here I am once again with another issue. I am trying to upgrade TS 16.6.1.4 to 22.4.2 on RHEL 7.9. Installation going smooth till 31% but at 32% I get the below error: ERROR | 2023-10-19 16:44:01 | [installer] ia.Driver (Driver.java:780) - Failed to unpack component TeamSite from package…
-
New Site and New Page wizard results using CLTs or scripts
(Have a support ticket open for this already, but in case it's a useful question - ) TS versions 16.6.1.4, 22.4 In general, are there any existing CLTs or other tools that can replicate the results of the New Site and New Page wizards in CCPro? Similar to how iwmkbr and iwmkwa can create new branches and workareas…
-
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…
-
TeamSite Module Samples
This GitHub repository contains a collection of OpenText TeamSite code samples for developing Modules/JS Applications using React JS, Angular JS and Vanilla JS and also a sample that demonstrates the usage of LSCS APIs and datums/properties. Readme is included within each sample with the required information.