TeamSite
Deliver personalized omnichannel digital experiences through an intuitive and flexible enterprise web content management system
-
Capturing User Journey
Hi, I would like to understand if LiveSite has the capability to capture user journey ? for eg. click on an image, visit to a page? Is this captured through OOTB components or it needs to be integrated with an anlytics product or HP optimost? Environment: TS: 7.4.1 LS:7.4.1 Windows Thanks in advance
-
WorkSite Developer Documentation
Does anyone know how to obtain an electronic WorkSite Developer Documentation? Such as the WorkSite SDK?
-
How to generate IManObject.ObjectId (aka object’s moniker)
Is there any API that can be used in order to generate IManObject.ObjectId (e.g. for document folders, tabs, workspaces, documents, etc.)? If there is no API (Actually, I haven't found it in WorkSite 8.5 COM Developer's Reference Guide/WorkSite Database Administration COM Developer's Reference Guide) where can I find rules…
-
custom page layout error
Hi, We have created one custom fixed layout and it's corresponding layout xsl. We have added a new page type entry in the page-type-config.xml file and have executed the build. Our intention is to add an additional div tag (<div id="wrapper"></div>) in body section of the page. But this div is not getting inserted into our…
-
page preview issue
Hi , I'm getting the error (screenshot attached) while trying to preview .page file . Same issue with the pages in (default/main/component-guide) . All the database connections (inside ApplicationContainer/server/default/deploy/iw-preview.war/WEB-INF/conf/livesite_customer) are good. Restarted JBOSS a couple of time,but no…
-
how to use selected value from drop-down of one task to another task in interwoven modeler
Hi, I have a task, in which I need to prepare a list of files available in the given path. If I select any of the file, I need to show some particular content from the file if available. I have achieved this task of showing the list of available files in the given path by using DATASOURCE. I am looking for a solution,…
-
Adding .Net controls to the .page
Hi, In one of our requirement, we may have to use existing .Net controls in the newly developed livesite pages. I read the TeamSite_7.4.1_SiteDeveloper_Rev0_en.pdf. In chapater 12, it is mentioned that we can add with ASPX markup. I have very basic idea of .Net. We have a sepereate .Net team here. But, I need to understand…
-
Get ajax response from different domain
Is it possible to get the response from different domain, as it gives me the following error msg as “No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access”. What can be done to achieve this? Thanks in adv.
-
On Replicants....
how to make all the items/fields in a replicant mandatory. first time all the items are mandatory, then when i replicant ,again all fields are not getting mandatory.
-
LiveSite For .net web application
Hi I am new to LiveSite. I am deploying a existing .net website on Livesite runtime display service.I am able to run .page and .aspx both on the iis but I have some URL rewritting logic written in my existing projects global.asax file. Is there any way I can run that logic at the start of request. If i replace the…
-
Global.asax necessary for .page rendering in iis
Is the OOTB Global.asax of LiveSite Runtime display service is anywhere responsible for rendering .page files in IIS?
-
deploy task not getting executed through workflow
Hi All, I have attached the workflow status, what is happening is the deploy task is not getting executed. I am not getting any error message to find the problem, same set of workflow is working in other environments, in this environment its giving pbm, can u all tell what can be the issue, the OD config files are all…
-
$CONTEXT session not working with XSL condition
Hello, * I'm creating a component where I need to capture the user session and place it in a variable. * The variable will be used to do a condition. * When condition is matched, then replace the variable in the for-each selection to display the specific DCR. * User session role should match the DATUM ID, and display…
-
Multi-byte character like Japan not encoding properly in DCR compare version source window
Hi, We have the following issue in Interwoven TeamSite 6.7.2 Service Pack 2. Issue: When we compare the DCRs with staging or with another version DCRs, TeamSite doesn't support for the Mulit-byte characters like Japan in comparsion source window, and its breaking the content into different text, where as it working fine in…
-
Browser versions
Which versions of which browsers will work fully with Teamsite 7.2.1.0.0? I am currently using Firefox 12, but that keeps bringing up messages about it's age so we need to move forward, but can't find a version where something doesn't work properly. Also, for tech support queries relating to specific problems, what number…
-
6.7.2 server.xml setting and 7.5.0 standalone.xml setting.
Dear All, We need to configure 7.5.0 standalone.xml, same as 6.7.1 server.xml setting. following : 6.7.1 server xml snippet ==================================== <Connector port="8080" redirectPort="80" maxThreads="250" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" acceptCount="100" debug="0"…
-
iw-cc is unusable
Hi, I'm using TeamSite 6.5 SP2 on Solaris 8 using root user. Recently I changed from root user to some other user that I've created. TS didn't manage to startup, so I reverted my changes. But when tried to start TeamSite again, it won't start. There are files in servletd folder that says Permission denied. And there's…
-
LSCS Deployments failing
Hi All , Thanks in advance, Iam on TS 7.3.2, Solaris. I am using Startdeploy.sh for deploying DCRs to LSCS runtime , but the deployments are failing . I checked the lscs logs on the base but no relevent info has been recorded. On the runtime I found that the lscs logs there I found the following inputs in the logs ,…
-
Preview Component CSS in head not external style sheet
Hi, I'm currently trying to streamline the CSS within our site. I have noticed that teamsite / livesite adds in CSS for components from the preview version into the source code of the flat site. There are two main problems with this as I see it with this: 1. It is putting CSS into the source code that doesn't serve any…
-
TeamSite 7.5 preview/edit performance
OS : Windows server 2008 TS : 7.5 Dear All, We have migrated a installation from TeamSite 7.4.1.1 to 7.5 and in general the edit/preview mode of SitePublisher seems slower. This is indeed shown when looking at the results from Firebug. It seems that mode_security has been implemented in Apache but disabling this may little…