-
iwhome
Hi, I am curious to see if there is a way to get iw-home through cssdk. In perl, you can use something like: my $iwhome = TeamSite::Config::iwgethome(); to get the iw-home. I am looking at the cssdk api, specifically com.interwoven.cssdk.filesys, but I don't see a way to get the iw-home. TIA,
-
XMP metadata
It looks like mediabin is adding XMP data when we extra JPG images, even when we use the metadata remover task primitive to remove everything. I found some information suggesting you can add such metadata using the xmpmapping.xml file on the server, but ours don't have any tags in it. Anyone know why this would be added,…
-
Stock Checker component
Hi, Just wondering if anybody else has tried the stock checker component? It seems to be getting an error at the line where it references services.xmethods.net:80. In the preview pane of that, I am getting an unknown host exception. Is there any other host we can change this to so that the component will work?
-
Change TS.lic location
Hi, We are using teamsite 6.7.1 on solaris 5.10. While installing instead of giving default path (/etc/TS.lic) for license file we had given some other path. But now we want to move the TS.lic file to /etc. So is there any way to do that? If so, how to do that? Many thanks in advance. atulg
-
Install order : TS 6.7.2 , Opendeploy 6.2.0
Hi, We are planning to install Teamsite , Sitepublisher , opendeploy on win 2k3 Sp2 standard edition. As per the documentation ! I am planning to follow the following installation order. 1) Install Open deploy 6.2.0 Base , CSF , Admin 2) Install TeamSite 6.7.2 , Sitepublisher Please let me know if this is correct. Any…
-
documents
Hi, Anybody know where I can find the documents for all the built in names and available variables for each task type? For example, there are some task that has the taskBeanId as the Name in task variables. How do I get all the built in available taskBeanId? Thanks,
-
TinyMCE MS word cleanup config? help!
so im trying to config tinymce to cleanup ms word content pasted into a DCT...the documentation located: http://SERVERNAME/iw/tinymce/docs/reference_configuration.html states: tinyMCE.init({ auto_cleanup_word : true }); 1) how do i reference this w/ the iwov setup? i tried adding to…
-
Deploying JSP files to Weblogic server
Hi, Iam working on TS 6.5 SP-3 on Solaris 9. In our project we have a requirement to generate JSP pages using PTs and deploy these JSPs through OD to a weblogic application server (WL 9.2 on Sol-9). We also develop static JSPs and java classes which has business logic and maintain this code in CVS. Anthill pulls the java…
-
Tagging Components- Content types | Content Categories
Hi, I am facing issue while tagging components. I have created 3 content type and 3 categories using Taxonomy manager. I have also deployed those taxonomies to the Development server using publish livesite workflow. ############### Working Fine here ################ If i go site folder under branch in default\main and…
-
Previewing editions
For J2EE web applications or ASP applications is there a solution available for previewing editions. Typically, in the past we have configured one or two workareas and Staging for preview by configuring each application in the application server and then using proxy remapping to send the request to appropriate server. I…
-
Teamsite Restrict Access Check box unchecking issue
we are in the process of migration from Teamsite 6.1 to Teamsite 6.7 sp1 on Solaris. After migrating the Branches as well as WORKAREA from 6.1 backing store to 6.7 sp1 , I am seing all for al the branches restrict Access under private being checked, Also I can`t even modify it even as the owner of the branch(s). iw.cfg:…
-
Reverse deployment 'committing' behaviour
Hi DevNetters! I'm running a reverse deployment that pulls content from a remote system into the TeamSite repository that's co-resident with the OpenDeploy Base Server. This is eventually working correctly, but the portion of the deployment that is represented by 'committing' when viewing the deployment in the OpenDeploy…
-
Virtualisation (previews) using Apache
A new branch was created: "DETA" It largely duplicated functionality of the existing "Education" branch. In the "DETA" branch, workflows, deployments etc work fine, but the virtualisation (previews) doesn’t. The include code: displays on a page rather than actually including the file from staging. I have confirmed that the…
-
Submit.cfg questions
We are currently upgrading from TS 6.5 to TS6.7.2 on Windows 2003 servers and I am trying to figure out the specifics for the submit.cfg file we are currently using. As part of the conversion to 6.7.2 we are doing the role migration at the branch level and then we are looking at running the iwaccess add-windows-permission…
-
how to set index.page as welcome-file?
Hi, I try to make my welcome-file working. I would like that calling http://lsrtsrv:1776/sites/mysite/mydirectory/ returns me automaticaly the page http://lsrtsrv:1776/sites/mysite/mydirectory/index.page I try to add <welcome-file-list> <welcome-file>index.page</welcome-file> </welcome-file-list> in web.xml... But it…
-
Workflow Tasks
Hi, We have a workflow which has two external tasks, first task is for tagging metadata (we use iwmetadata.cgi)and second task executes an external script. The workflow behaves differently when invoked in standard and professional interfaces. When i invoke the workflow through professional interface after the tag screen it…
-
Teamsite Preview
Hi, Iam working on Teamsite 6.5 (Solaris) and we generate JSPs using PTs, in our project we have 2 kinds of users i.e Teamsite users (Internal) and Business users(External- non-teamsite). When implementing preview for the internal and external users i can think of following approaches. 1.Install a new instance of…
-
Coexistence of Apache .shtml and LiveSite .page
------------------------------------------------------- TeamSite/SitePublisher 6.7.2 LiveSite 3.1 Solaris 9 ------------------------------------------------------- Hi there, We have a mixed environment...meaning that we have both .shtml and .page files on the web server. We're struggling with how to forward .page requests…
-
Configuring OD with Teamsite
Hi, I have a TS installation 6.7.1SP1 and OD Base 6.2.0 on a Windows 2003 Server. I need to configure OD with TS. Can someone please tell me the steps to configure OD with TS? Or, direct me to the documentation where I can find that. Thanks in advance Regards, Deepali
-
File contention in deployments?
Hi All - The following scenario is all on Solaris servers: We run deployments to a server that has an OpenDeploy receiver installation that's running as non-root. We have a recurring deployment that syncs a handful of .xml files into a web server's docroot directory and we have frequent single-file failures when deploying…
-
TS Mirroring/Content Synchronization
Is there an acceptable method to mirror two or more TeamSite instances across datacenters? Alternatively, is there a supported method of synchronizing content bi-directionally at the backing store level or branch level?