TeamSite
Deliver personalized omnichannel digital experiences through an intuitive and flexible enterprise web content management system
-
Segementation rule error
We are getting a segementation rule engine error after the LSCS deployment when the rule engine try to execute the segmentations. The branch name/project name has been checked on authring.xml and match with defult.site. Can anyone help? [9/9/15 21:26:45:889 EDT] 000000d1 webcontainer 1…
-
Verbalization/targeting
Hi, I am trying to achieve targeting, where I want to swap DCRs using TeamSite Rules. Where the assumption is to have the inputs available for the rule. I am trying to create a condition based on the gender of the user. The OOTB conditon available for "gender" takes the input value from a session as…
-
Open Deploy receiver deployment issue after non-root conversion
Hello there, TS - 7.3.2 OD Base - 7.3.2 OD Receiver - 7.3.2 OD receiver is converted to non-root and we are testing the deployments but it is failing. I have attached both the logs. After, od conversion to non-root, it was not back to root and still running as non-root user. Based on the receiver logs, connection to server…
-
Variables for DnR script/command
Friends, We have OD7.3.2. Solaris as source. Target is Windows8. Workflow build thru WFM calling deployment task which triggers DnR script. I need help to pass owner of the task info to DnR script as a param. I tried with $iw_user, $user, $owner and no luck. here is my dnr call for your review: <dnrDeployment…
-
Caching component based upon output from external
I know when components are cached, the parameters defined as external are used as part of the key. That way parameters passed on the URL will affect the cache key. Very helpful for dynamic pages. We would like to implement GeoLocation lookup. Is there a way to build a component such that an external can affect the cache…
-
cssdk config question
I'm executing a CSSDK based java executable class and connecting to a remote Teamsite server. I'm able to establish the connection using either the Java or the SOAP factory just fine. I can make a connection and dump out attributes of the current user. However, once I try to instantiate a class that…
-
How to increase the width of column in TeamSite
Hello All, Please help me on this. We use TeamSite but for some files names are too long and the full name is not showing under the name column (please refer attachment - Problem.jpg), though I can get the same while hovering my mouse over the filename. What I want is a excel like feature where if I double click on the…
-
TS 7.5.0.1 and inline dropdown menus
We just upgraded to TS 7.5.0.1 and we're having trouble with our inline generated drop-down menu in the DCRs and TagUI and connects to a remote database server. For second and third level navigation items, there should be an indent. Since the upgrade, all the items are unindented.
-
Playing with 8.0
OK, loaded up a Centos VM with 6.6 Ran the installer, was quite clean, no failures. HP seems to have improved some of the annoying issues with the old installer (having to reenter the DB info all the time, etc). My current biggest issue is that the backing store is not writable from the filesystem. I used the only uvfs I…
-
App generation in 7.5
Why would somebody generate App through Teamsite 7.5? What advantage it is giving to the customers with this feature? Does the App somehow integrate with the content generated from the CMS and use that content in Web toolkit. Does it only work through the Web kit or can it even with Native App View . I am struggling to…
-
Will Livesite DS & CS 8.0 work with TeamSite 7.4?
I've heard rumors that it may be possible to do the LiveSite 8 upgrade then go back and do the TeamSite 8 upgrade. Has anyone tried this and/or have any idea if this will work? It would make the upgrade process easier if that was the case. Coordinating all the upgrades at one time is tough.
-
LSCS query not returning results
Hey guys, I'm trying to run LSCS queries using the following command format below and I just get "Internet cannot display webpage". The port is listening because it shows listening when I run netstat -an. I also went directly on livesite server and run command as localhost to no avail. Any help is greatly appreciated.…
-
perl migration to TS 8.0
Hi We are migrating from ts 7.2.1 to 8.0 and i want to know what limitation/challenges would we face considering the fact all our workflows,form api code,customisations etc in 7.2.1 is done in perl ? Wouldn't perl be supported for workflows/presentation logic etc in TS 8. Thanks. Vysh.
-
Not able to set End task description in TeamSite workflow
Hi, I am using the below node to end my workflow job in wft xml: ... <endtask name="End" description = "Job Ended"/> </workflow> However, somehow the descriptionis not getting associated with the end task and $endttask->GetDescription() is returning " none" I also checked iwgetwfobj endtaskid on the runtime and there also…
-
Redirect wrong url alias to 404 error
We have implemented SiteMap and URL-ALIAS for page links. When user is entering wrong url it's getting redirect to home page. User hit worng URL "http://www.xyz.com/contact-us-123456" instaed of "http://www.xyz.com/contact-us" page will get redirect to home page with response code 200, instead of 404. We would like to…
-
DCRs are not populating values from database
In TeamSite 7.3.2 - DCRs are not populating values from database for a couple of users. - Once you clear the IE11 cache and cookies, it works fine again only once and then the issue persists untill you clear the cache. - In the Temp Int Files folder, I tried to check the javascript which was called from the client machine…
-
Which version of TeamSite is compatible with MediaBin 8.2
Hi folks, Reading the MediaBin 8.2 ReleaseNotes (rev.0), I can't determine which version of TeamSite it integrates with. The document states: Supported Versions HP TeamSite Validation is underway. This document will be updated when it is completed and release version certified. Can someone confirm whether this version is…
-
Assets not found when going to LSDS directly
We are trying to go directly after pdfs, images, ... on the LSDS server. These assets are located under the doc root (verified multiple times) but LSDS just responds with a 404. Is there some magic I need to do for LSDS to return non-sitepublisher files?
-
Component cache
OK trying to correlate component cache time to what I see in JCS Admin. I edited a page and changed the cache for all components to 1 hour, saved and pushed it out. When I look at the page data in JCS Admin I see Max Life = -1 TillExpirations = -1938 What gives ? Shouldn't I see 3600 or something less, until expiration? I…
-
OOTB Translation Workflow
Hi , I am trying to explore OOTB Translation Workflow but nothing is given in WFM guide.Please help me with its configuration file paths so that I go through its code and is it possible to customise it.