Web CMS (TeamSite)
Deliver personalized omnichannel digital experiences through an intuitive and flexible enterprise web content management system
-
IWOVServices - web service
Hi, I am trying to use the web service to search documents in worksite (totally new to this and hence very challenging). Where can I find some documentation on this? I saw few posts where an object of IWOVServices is created. The asmx I have added does not expose such a class 'IWOVServicesSoap' or IWOVServicesSoapChannel.…
-
calendar_init for a item in a container multiple instance
Issue : Calendar option is working only for first item of the container. How can i open it for multiple children item. Root container > container > container > multiple item of calendar var linknumber = IWDatacapture.getItem("/asset/content/link").getChildren().length; for (var i=1; i<=linknumber; i++) {…
-
how to use javascript variable inside the xsl
hi we can asign the xsl variable inside the javascript tag but its vice varsa is it possible or not.
-
TS UI is not accesible
WS8, TS741 When I am trying to login to iw.ui, I am getting 404 error message. But I can login to iw.admin.ui. After login to admin ui, if I try to switch to CCPro, I still stay on admin ui only. I checked TS and JBoss service, its running. Before, wven login screen was not coming up. I restarted WS8 server and then login…
-
Anyone dig into OD internals?
One of my co workers put odng.jar & baseadapter.jar into a Java decompiler. Found a couple interesting things we would like to know a little more about. There is a target called <targetCustom> no clue how to use it. Also we noticed some extra debugging, would like to turn it on. Looked like it was controlled with a…
-
in-context-edit rendering mode
Hi, I've been looking at the in-context editing function, using the Site Developer documentation. All of our components are using XSL transformation mode and the example Interwoven component I'm using as reference (Basic Content) uses HTML. So My question is can you have in-context editing with XSL based components or do…
-
TeamSite's Link Checker not working for relative links
Hello, I wonder if anyone here knows anything about this, as there doesn't appear to be any documentation on it at all. When I bring up a page, then do More > Check Links, I find that Link Checker is not resolving relative links to a TeamSite'y path and gives "Error"s on all of them. Absolute links (http://...) are working…
-
TeamSite 7.4.1.1 crashes/instability - help needed
Hello all - having some strange issues with TeamSite 7.4.1.1 - basically it will sometimes get stuck during the business hoursand throw a 404 error on the login page. we have to run an iwreset -a to get it back up. I already have a case working with HP but would appreciate any help/feedback. I dont see much in the logs…
-
Integrity constraint violated - child record found
Hi all, I'm trying to deploy some images via WF to our Livesite enviroment. It seems that, while the deploying process works nicely copying the files on the filesystem, the metadata step hangs somehow. Logs in attachment. the relevant error is this, as far as I can understand: DBD:…
-
Can we use iwmigrate to migrate from 7.2 to 7.4.1
We are migrating our sites from teamsite 7.2 to 7.4.1. Could someone let me know the steps involved and if we can use iwmigrate to do the migration
-
teamiste 7.2 eol
How long is Teamsite 7.2 supported ? We are on Autonomy Interwoven TeamSite 7.2.1.0.0 Thanks James
-
Class not found : CSSOAPFactory
Hi All, TS 7.2.1 on Solaris. We have been using standalone applications to create CSClient using CSJavaFactory. I am trying to use CSSOAPFactory now (playing around a bit) but i don't see this class in any of the cssdk jars. Can someone point to the relevant jar? With current jars i get:…
-
Validating DCT
TS741 , WS8 I can noit see anything wrong with DCT. But its not parsing. How can I validate DCT against datacapture6.0.dtd ? Thanks
-
localization of the site
TS 7.3.2 Windows 2008 RT I am having an issues when trying to localize a site. The resources that are associated with Default.site (.js,.css) even though I have marked as not localizable , when the locale site gets created , it creates the whole path with new set of files for those one and also on the new site its pointing…
-
copy iw-store in linux server
Hi Friends, we are in migrate activity from Interwoven TeamSite 6.7.2 Service Pack 2 to HP TeamSite 7.4.1in the Linux platform. in here my old ts has only one store for licence. here we need to take the iw-store backup to migrate a new ts 7.4 server in the different data enter. our network team has given the 100mps speed…
-
Getting error while re-installing ODrcvr on a target node server
Hi All, I was getting some issue in starting the iwodserver service. So i un-installed the od receiver from the server and removed the "Interwoven" folder from the drive. Now when I am trying to run the executable to install the Odrcvr on this server, then I am getting the error message as "upgrading from opendeploy base…
-
how to get CSSimplefile object in LiveSite Controller
I want to get an object of CSSimplefile in livesite controller so that I can set extended attributes to the given file.
-
Creating dynamic nested workflows
Hi, We are using TS 7.4.1 on Linux box. We have below mention scenario - On instantiation screen there will be a multi select user box. Let suppose user selects 4 users from that list, then email should be send to these 4 users and 4 nested workflow will be created for each user where they can review/edit files attached. I…
-
Display issues with FormsAPI using setVisibility
I would prefer not to post my whole script but basically I have a replicant, within that replicant there is a dropdown to select which type of content - buttons or dropdowns. Below that I have two containers with the names of the values of the "which type" dropdown for(var i = 0; i < options.length; i++) { if…
-
LSCS and SSL
Can the connection between LSDS and LSCS use SSL (https)? Along the same lines - how about IDOL in general? Can IDOL be setup to respond through an encrypted tunnel?