TeamSite
Deliver personalized omnichannel digital experiences through an intuitive and flexible enterprise web content management system
-
How to migrate LiveSite Runtime to another server - copy or re-publish all
Hello, looking for opinions... I've copied another content-store into my TeamSite server and it's working fine within TeamSite. Just had to copy over templating.cfg, as most other things (workflows, custom menu items) were bog standard. Now I'm wondering what to do about the Runtime. Is it best to: a. copy over…
-
Displaying content from Java External
I'm trying to create a Java external to be used in a component. I want the helloElement attribute value and the text displayed in the component. Here is my Java Code (it's a quite simple example): package com.sayHello;import com.interwoven.livesite.dom4j.Dom4jUtils;import…
-
LSCS 16.4 Query changes
I doubt this will effect anyone's runtime code, but certainly will mess you up when you are testing. q=* (or just * in debugpanel) returns no data. Use : instead. This really only effects people during setup. Two other points. If you use curl to test, then you need to use curl -L (follow redirects) to get the data from…
-
Teamsite's Apache Upgrade
Can the Apache bundled with TeamSite be upgraded to Apache version 2.4.35 or later? Thanks.
-
eStudio debugging question
We have some POJOs for doing some back-end processing while pages are built. ...xmlns:getdata="java:com.ntrs.livesite.xsl_utils.GetData"... Within eStudio... I would like (need) to do some debugging of the Java class GetData but for the life of me I can't find a few things: 1) if it blows up - what is the log files (path &…
-
Getting an error":service:product.error" on Estudio home
I am using 16.3 teamsite and getting an error on Estudio.
-
Publish LiveSite Content workflow stalled at "Resolve Production Deployment error" task (16.4/Linux)
Hello, I’ve just made a new TeamSite16.4 installation which I thought was sound, but am failing at the last hurdle – trying to run the Publish LiveSite Content (to Prod) workflow. When run from CCPro it stalls on "Resolve Production Deployment error" task, and nothing is deployed. I do get OpenDeploy lscs logs produced,…
-
Trying to run parameterized filelist deployment but getting "file not found" in logs and cmd.
OD config file - <?xml version="1.0" encoding="UTF-8" standalone="no"?> ** <logRules maxBytes="32Mb" level="verbose"/><localNode host="D-CMSWEB-APP-01.jnpr.net"/><replicationFarmSet> <replicationFarm name="MYFARMNAME"> <nodeRef useNode="MyLocalHost"/> </replicationFarm></replicationFarmSet><definition…
-
TeamSite design/development expert to join our Technical Product Mgmt group onsite at OPENTEXT, US
Greetings. OpenText is looking for a TeamSite design/development expert to join our Technical Product Management group. Required skills: - HTML, XSLT, CSS, Java, JavaScript expertise - Web design/development experience - Ability to produce high-quality web content (from a CMS) - Ability to professionally present live or…
-
iwodcmd not working error"<file name> not valid argument"
-
How can I modify one class inside livesite.jar present in WEB-INF folder of iw-cc.war?
I want to modify one class inside livesite.jar. I don't know where I should put the .java file and compile so that it will override the class present inside livesite.jar. I tried creating java file with the same name as class file and put is under…
-
spellchecking in DCT/DCR - nanospell?
Environment[indent]TS 7.4.1 on W2K8R[/indent] Problem[indent]Trying to implement spell checking (on-request and/or as-you-type) at least for IE-8 though preferably for IE-8, IE-10, and FF-24.x
-
Experience Studio Beginer Questions
Is there an Admin Guide for Experience Studio? What log does Experience Studio use? I converted an Area to a Project, but it can't display the contents and says refer to the log for errors. Also can a Project be Deleted if it is created incorrectly? I don't see any option for removing a project, or info on where Project…
-
Custom workflow issue in TS 16.2 - not able to parse XML using Dom4jUtils
Hi, We have recently migrated to TS 16.2 from TS 7.2 on Windows server 2012. We have one custom workflow where we have one task in which is parsing XML file using the below code: File f = new File(task.getArea().getFile(new CSAreaRelativePath("page_sitemap.xml")).getVPath().toString()); Document dcrDoc =…
-
Cannot access the project via eStudio
Hello, I am new on Teamsite. Recently, i installed the Teamsite 16.3 on windows 2012r2. In the teamsite, i created a project and defined 2 groups. Then, i assign the branch access to these groups. After a few days, I deleted the groups. And then i cannot access the project in eStudio anymore. Even though i set the user as…
-
File->Move allows a user to copy a file to a path where the user has no write permissions
This is a huge security breach. TS version 16.3 Linux. File->Copy restricts properly a user from copying a file into a path where the user has no write permissions. But File->Move allows the user to copy the file into a path where the user is not allowed to write. Opened a support ticket.
-
Graphical installers are not supported by the VM - RHEL 7
Having some trouble getting the GUI installer to install OD Receivers on a new RHEL 7 VM where I've had all the necessary 32-bit libraries installed, exported the display to my Windows PC's IP address, and set up my Xwin server to add the VM as an xhost. This same setup worked fine to install TeamSite and OD Base on…
-
Generating PDF files from TeamSite
TS732, WS8 Is it possible to generate PDF files from DCR (like HTML and XML) ? OR is it possible to generate any kind of editable pages from DCR ? Our requirement is to generate editable pages, on which reviewer can make remarks OR annotations and send it back to author. These editable pages may be sent to reviewers…
-
LSCS Query manager returning 0 Results (Oracle Database)
Hi Team, When we are trying to get the LSCS query results from oracle and we are getting 0 results with site 200 response. While checking in Oracle database tables we have results. URL : http://servername:7010/lscs/admin/debugpanel/…
-
TeamSite UI is not coming up - HTTP Status 404 - /iw-cc/command/iw.ui error
Teamsite version - 7.3 Unix platform. TeamSite was running fine for long time, only after restarting today it is not coming up giving "HTTP Status 404 - /iw-cc/command/iw.ui " error. In iwjboss log getting below log at the end. 09:36:25,767 INFO [[/iw-basicreportcenter]] Initializing Log4J from…