-
Installer Survey
We Need Your Input on Interwoven Installers! This is your opportunity to provide feedback on the product installers for all our products. This survey should take you 10-15 minutes, and will provide our engineering team with valuable information. We will collect the first set of data on December 10th, so if you want to be…
-
Installer Survey
We Need Your Input on Interwoven Installers! This is your opportunity to provide feedback on the product installers for all our products. This survey should take you 10-15 minutes, and will provide our engineering team with valuable information. We will collect the first set of data on December 10th, so if you want to be…
-
Installer Survey
We Need Your Input on Interwoven Installers! This is your opportunity to provide feedback on the product installers for all our products. This survey should take you 10-15 minutes, and will provide our engineering team with valuable information. We will collect the first set of data on December 10th, so if you want to be…
-
Open Deploy and proxies
Environment: TeamSite 5.5.2, Solaris 8, OpenDeploy 5.5.1, and OpenDeploy 5.6. We have several new servers coming online in 3 different geographical locations. At the same time, we are consolidating two TeamSite instances in one of these locations. Location A has 3 servers and our TeamSite server. Location B has 4 more…
-
Files Show Modified - But Aren't
Hoping maybe someone has seen this before... We are running Teamsite 5.5.2.1 on AIX 5.1.0.0. We have two 2 workareas set up...one is named "content" and one is named "hr". In the content workarea from day to day none of the files show to be modified with the pencil icon or the date/time unless they are actually opened up…
-
Nested Replicants
I want to have a replicant within a replicant. I can very well implement in the datacapture. But my problem is getting the correct value of the sort order. <!-- Section --> <item name="Sections"> <replicant default="1" max="10"> <item name="sectionHeading"> <label>Section Heading</label> <description>Enter the section…
-
MediBin thru Citrix
We are publishing MediaBin 4.0 thru a Citrix MetaFrame Presentation Server 3.0 environment. When we log on directly to the application from a local IE browser we have no problems viewing the graphics and pictures on the page. But when we browse to the applicaion thru a Citrix published IE a lot of the graphics and pcitures…
-
Telestream FlipFactory?
Hi all. During yesterday's webcast, something was said about integration with Telestream FlipFactory for repurposing and reprocessing multimedia files (something that is sorely missing from the current version of MediaBin, imo). It was just mentioned briefly, and then nothing more was said about it. Since I can't find any…
-
OpenDeploy Summit Info Available
Interwoven recently hosted the First Annual OpenDeploy, a one-day event dedicated to OpenDeploy users and administrators. The Summit featured detailed tutorials, live demonstrations, customer and industry-analyst best practices, and the OpenDeploy roadmap through 2005. You can view the material here:…
-
Licensing and roles question
Can power user accts (editors & masters in our case) be setup as authors also? im currently assuming this counts as 2 licenses, but would like to make sure im not wasting licenses.
-
Deploying Workareas from sourceTS to destinationTS
Hi, We are planning to move the content from sourcTS to destinationTS. Is it possible to create/deploy content Workareas and extended attributes to our destinationTS. ? Thanks,
-
Updating TS5.5
Hello everyone, I plan to migrate vom TS5.5 to the current version 6.5 (WS2k). In general, is it possible to just install the new software package without de-installing the previous version? Does it have any impact on the existing branches, workareas, etc. ? Thanks for any comments, Matthias
-
Replicant iteration
Hi, Here is a snipplet of my code in my tpl: <iw_iterate list = 'dcr.FeaturedItems' var = 'abtproduct' iteration = 'product_count' > <iw_perl> <![CDATA[ my $remainder = ($product_count + 1)%2; if ( $remainder == 0){ my $prod = iwpt_dcr_value( 'dcr.FeaturedItems.ProductName[$product_count - 1]' ) ; my $prod2 =…
-
Processing Message - FormAPI
Hi, I hoping someone out there can help me. Here is my system information, 5.5.2 Build 14136 Interwoven 20021127. Does anyone know a way to bring a message to the user like 'Please wait.....processing' in cases where the response time is slow in the data template? In my particular case, the user is selecting an option, and…
-
"Take" task link
Hi, I need to move “Take” task link to a more visible location in Group Task Details screen. Our users (and me) have really hard time locating the “take” thing in that screen. Have anyone of you done it? Thanks,
-
Add job id to
Hi, I am customizing Teamsite 6.1 CCStd interface. Is there any way to display job id for tasks listed under “My Tasks” and “Group Tasks” screens? Thanks,
-
drop down list does not appear
Hi, In the opendeploy GUI, I am unable to see the configuration files in the "Configurations"->"View Configuration" option. Please help. Thanks
-
iwmigrate log location
Hi, I am trying to get the iwmigrate into a logfile. /InterWoven/iw-home/bin/iwmigrate -m /sourceTS/iwmnt -o /opt/iwstore/iw-store/NewStore -b //sourceTS/default/main > /tmp/migrate.log 2 &>1 it just hangs nothing is going to the log file. Without the log file option it is giving the correct output. My doubt is it waiting…
-
data capture field description:
Our users want a space following the "Description:" label at the top of the data capture forms. Is there a way to add a space between the label and the text without updating the description text for every field in every DCT coded so far? We are in version 5.52 SP5Edited by mario on 11/22/04 12:12 PM (server time).