TeamSite
Deliver personalized omnichannel digital experiences through an intuitive and flexible enterprise web content management system
-
Regarding Metatitle
How to increase the char size of metatile in page because by default we can set only 140 char.
-
Pagination In TPL
Hi , Can anyone help me to do pagination in TPL. Example I have 150 data and I want to show 10 data per page. Thanks a lot for the help in advance.
-
Question 2 of 4: Controlling the divs generated by a Fixed Area Layout
Hello! I'm very new to TeamSite and need some guidance on the best way to implement some things. If you have reviewed my other questions, this section is the same: <about> Background: A vendor has designed HTML for a new site and we need to manage the pages in TeamSite. We have componentized the common aspects of the…
-
Layout customization
I tried customizing layout.i modified the page type config file of iw-cc and added a new layout in html 5 pagetype and also created the new corresponding xsl and the built the teamsite. My new layout is appearing in the dropdown of layout allowed for html 5 but i am not aple to preview the component on page.
-
[SOLVED] Java error when using iwmodeldct in TS 7.4.1 U1
Hi, [SOLVED: I am posting this for anyone else who encounters this problem] PROBLEM: When I ran the iwmodeldct command as per: /Interwoven/TeamSite/bin/iwmodeldct /iwmnt/iwadmin/main/workflowModels/WORKAREA/iw-wa/Config/submitform_config/default_config.xml /tmp/custom_instantiation.cfg I was getting this java error:…
-
Override a class in a jar - configuring TeamSite jboss build path
Hi All, I need to use 7.3 version of com.interwoven.livesite.business.BusinessSiteMap.class. This class is found in livesite.jar . The 7.4 version of the class is creating havocs with our SiteMap implementation. I know that this is a hack and won't be supported in future versions. Which is the best way to make sure that…
-
How to list only scheduled jobs.
Is there any way to get the list of schedule jobs from all users without using clt. Is there a way to get it using cssdk??
-
How to implement the .aspx pages in Sitepublisher components
Hi, We are currently using Teamsite 7.4.1 and there is no Livesite been purchased at the runtime. Now currently Business wants to implement all existing html and .aspx pages which are working with IIS and .net framework to be implemented in WCM Teamsite and the same been deployed to the IIS and .net framework to render…
-
Teamsite on Windows or Linux ?
I'm trying to figure out what platform is the best suited for running teamsite. I personally never worked with the windows version,but only with the Solaris and Linux version. The only time I ran into a windows version was during trainings. So I'm curious to know what are the advantage(s) of using teamsite on windows…
-
Targeting related issue
i am new to targeting concept so i just added rule datum in home page component and i got Runtime Exception for the rule datum. I have added below Rule datum in Content XML : <Datum ID="homepage" Type="Rule" Name="homepage"> <ContentTypes> <ContentType>$ALL</ContentType> </ContentTypes> </Datum> And i got below runtime…
-
need to rewrite the url formed using pagelink datum in content.xml
hi I have a datum type pagelink in component. I am using that datum in component's xsl file where I need to rewrite the url formed. for e.g: url: "/hello/abc/mypage.page" i need to rewrite it to "/hello/mypage.page" I have written a js file to replace this url. Now I am trying to access this variable in xsl it is not able…
-
Teamsite Upgrade 6.5 to 7.2.1 & Livesite Upgrade 2.2.1 to 7.2.1
Team, We have a customer who wants to upgrade Teamsite 6.5 to 7.2.1 & Livesite 2.2.1 to 7.2.1 I'm very new to Teamsite and would like to have your advise on the upgrade with the following assumptions Assumptions: Bare minimum 1) medium complexity implementation with Dev , Stage and Prod Environments 2) Data Content 50 GB…
-
Import does not show desktop options
TS741, WS8 I want to import a file from desktop in TS. I clicked on import and it displays folder list including "desktop" from where I can import. Now when I click on desktop, its empty. I can not see any folders which are available on my desktop. Why is that ? Why can I not see any folders available on desktop ?
-
OpenDeploy 7.5 open thread
This thread is an open thread for comments, simple questions, etc about OD 7.5. Post any feedback on this thread when you start to play with 7.5.
-
user/group addition to mediabin
Hi, We have mediabin 8.03.0.358 running on windows server. I want to know how we can assign permission for member's of one particular OS group to a folder directly in mediabin? in short how to assign an os group directly to a folder in mediabin,
-
How to provide the absolute path to the images in the html generated
Hi All, I m using TS 732 in which using formpublisher I am generating the html files output. mean DCR+ XSLT ->generate output html files. Few of these files have images which take relative path, this is fine if its run in the same server. Now in my case these html files run in one server and the other application wants to…
-
TinyMCE customization is not getting picked when filling the DCR
Hi, while upgrading from VFE to TinyMCE, we have got few customized styles in VFE and need to be present in TinyMCE too. I have tried modifying the custom_config.js file with the below: From: IWTinyMCECustomConfig("customCC", "styles", "Bold 14=example1;Bold Red=example2;Row Highlight=tablerow1"); To:…
-
Error 2147221395 "Object doesn't support IViewObject interface"
We have some asp sites that use the 8.5 version of imanagedll to get copies of documents from the DMS database. They've worked fine for a long time. A few days ago, this stopped working in our development environment -- one day it worked, the next it didn't. It doesn't appear that any changes were made in the environment,…
-
Are wildcard searches possible with version 8.5 or version 9 api?
We have a need to be able to do wildcard searches against certain custom tables because of the way the values sometimes change. I see some very old posts here that say wildcard searches are not supported, but is that still the case? If not, is there some documentation explaining how to do it?
-
Deploy task owner is SYSTEM?
G'day, Working with a WF instantiated via iwmodelc from Java. Very basic WF... external task gets file attached from Java class, transitions over to submit task. From there, it goes to a deploy task (fan out to two nodes) and then to an email URLTask to notify current user its done. For some reason, the ownership seems to…