TeamSite
Deliver personalized omnichannel digital experiences through an intuitive and flexible enterprise web content management system
-
Coming soon! A New and Improved Forum Experience.
OpenText is thrilled to announce the launch of a brand new forum experience for the DevNet Community. Starting next week you will see some big changes including a new look and feel. How do I access the new forums? Don’t worry, the crossover will be seamless. When the new forum launches you will simply be re-directed from…
-
How to migrate CMS content and code to Tortoise SVN
Is there any way to migrate CMS content and code to SVN branch. Planning to maintain all code/content at svn for single point of contact
-
Hosting multiple Teamsite on the same server
Hi all, Currently one of my client is running Teamsite 7.x on the server, is it possible that they can install the teamsite 8.2 on the same server so that the server will have both 7.x and 8.2 at the same time? Regards, Jason
-
MBAUTH2009
Hi All, I am new to MediaBin and a question in mind. When we login to MediaBin through web services by username and password. MediaBin provides a cookie header with MBAUTH2009. I am using this Auth Token for all my subsequent request. My question is, How MediaBin validate that Auth Token that I am sending in all subsequent…
-
DCT/DCR - Radio button - changed value saving issue - Finish Button
Environment : Teamsite 8.2, windows We moved content from 7.3.2 to 8.2 on windows. The template code is working fine in 7.3.2 for radio buttons. It is saving and able to retrive. The Save button and Finish button are working. But on 8.2, the radio buttons saving after changing the default value is giving issue if we use…
-
TeamSite Search
Hi, Is there a way to find files that are not submitted to STAGING area yet using Search? Has anyone tried this? Regards Midhun
-
Cross language search under teamsite
Hi all, our site is hosting 3 different languages (English/Traditional Chinese/Simplified Chinese), does sitesearch support cross language searching? just searching english under chinese site or simplified chinese under tradional chinese site Regards, Jason
-
Links with spaces have issues after LSDS 7.5 upgrade
First, hopefully this place is not dead now. Last post I see was 3 weeks ago. So we upgraded LSDS 7.3.2 to 7.5. Now if we have an href="X Y Z" - it turns into href="X\n Y Z". It only affects links that are being rendered. For instance, if I have the below code in my component <xsl:comment><xsl:value-of…
-
Experience Studio- convert to Project
Hi, We are using teamsite version 8.1. Our sites are set up in content centre. We planto start using experience studio soon. We want to create a project in experience studio from an existing legacy workarea using "Convert to Project" option in eStudio. However the branches/workareas are not listed and when we try to search…
-
Target Value in ui_custom.xml file to have the cgi opened in Same Window
Hello Team, Can you please help me with what should be the target value in ui_custom.xml if we need a cgi to be opened in Same Window. target="_blank" seems to be for new window. I have also tried to remove the whole target attribute itself. Also, tried with target="_hidden". But none of them seemed to work for Same…
-
Error occurs when install mediabin
Refer to attachment, any idear? Thanks.
-
How to get on object with list of files in Servlet
Hello Team, We are trying to implement the Unlock functionality in TeamSite with servlet way of implementation instead of calling out a cgi. So in this servlet implementation, we would like to achieve multiple files unlock functionality. Could you please let me know how to get an object with the multiple list of files in…
-
Upload video to mediabin failed
invoking http://hostname/MBWS/AssetThumbnail/{8A47DE3B-1EC4-44B0-B862-7EFD164A9DAE}/-2/256 failed: HTTP/1.1 500 Internal Server Error It occurs when upload video to mediabin, any idear?
-
teamsite 6.7.2 _ OS users not able to login to UI
We have a teamsite 6.7.2 server and strangely OS users setup on teamsite server are not able to login through teamsite UI interface. LDAP users are able to login fine. Also OS users can connect through PUTTY and only not able able to login via UI. the error that we get via looging an OS user through UI is : I have done an…
-
Content Migration from TeamSite 7.3.2 server to TeamSite 8.2 server
Hi All, Did anyone try content migration from TeamSite 7.3.2 server to TeamSite 8.2 server? We have 210 GB of content ( which has 10+ branches, 30+ editions ), so it will take huge amount of time in migration. Instead, I am planning to migrate just one workarea per branch which comes to around 10 GB. I tried to copy one…
-
mediabin or OTMM (opentext media management) can fulfil the below requirement or not?
(1) Integrity verification function The digital archive shall verify the integrity of uploaded images by digital signature or other security means. (2) Master and working copies The digital archive shall maintain a master copy of the uploaded images. The master copy shall be stored with appropriate security measures to…
-
Administration UI not working 8.2 version
We are getting "Could not contact Adminstration server. Please try it later, or contact your system administrator" error while clicking administration tab. In content_center.log- I got the below message 2017-04-04 12:12:44,019 [default task-92] ERROR com.interwoven.ui.teamsite.ccpro.access.ShowAdminUICommand () - Failed to…
-
Modify main.jsp under ccpro/filesys
Hi , I need to performsome validation on page load and display popup to teamsite user. For this I have to edit the main.jsp under ccpro/filesys. When I try to place the updated jsp in customer_src/web/ccpro/filesys and run toolkit, Im getting class nt found error for the class "EDU.oswego.cs.dl.util.concurrent.Sync" which…
-
TeamSite hangs on delete / rename file
Hi Team, We are facing an issue in TeamSite 7.1. Sometimes, when we try to delete / rename a file, it just hangs. After abot 10 - 15 minutes, it shows up the error: "Interwoven web daemon was unable to contact Interwoven Servlet Engine. Interwoven Servlet Engine may be down or running on a unexpected host or port". Then we…
-
per-process memory limit
Last week I increased our cache size to 400,000 entries. That, according to the documentation, is the maximum value allowed. Even though elsewhere it says that number should be 3x the number of assets in the largest backingstore. One of our backingstores has about 200,000 assets so I figured I'd max it out. In our…