-
6.1 Release Notes and Bug Fixes
Has anyone seen the release notes or bug fix list for TeamSite 6.1? Directed toward Interwoven folks - Can you let us know when the release notes and bug fixes will be available? Also, how to go about getting ahold of them. - Jason
-
Backups of iw-store - Best Practices?
Hi - Our TeamSite backing store is pretty large - 44GB. Because of the fact that the server must be frozen during backups of iw-store, we have set aside the hours of 11pm-5am to freeze the server and do backups. However, the last time we tried to do a full backup, it ended up taking 10+ hours to compress the file using…
-
empty container breaks templating?
This DCT has an empty container that I use to control pagination: <container name="paginate-1" hide-name="t" /> This generates the following DCR fragment: <item name="paginate-1"> <value/> </item> When I open DCRs created with this DCT I get this error: Templating Error Page An exception was thrown: Content mismatch…
-
TeamSite 6 in Production?
Wondering how many customers have 6.x in production, if any.
-
What day in March is 6.1 going to be released?
Everyone seems to think 6.1 is coming out this month, but I haven't seen any official release date published - only that it will be sometime in March. So what day in March is it going to be? Dave Smith Sr. Software Engineer Nike, Inc. (503) 671-4238 DavidH.Smith@nike.com
-
"Bookmarking" in TeamSite 6.x
One of my biggest complaints about WebDeskPro is that I can't bookmark an area - I have to navigate through these ridiculously long paths (especially where templatedata is concerned, even worse when DCRs are in a folder structure matching output file directory structure). The result is that I usually keep several browsers…
-
inline FormAPI IE5.x vs. 6
iwserver: 5.5.2 Build 17976 Interwoven 20030323 on Solaris. I have an inline that generates FormAPI code, for instance: print join( "\n", '<substitution>', '<script>', 'alert( "HELLO" );', '</script>', '</substitution>' ); This works with IE6. When the DCT is loaded with IE5.5, the FormAPI returned by the linine does not…
-
Deploy HTML contents to WebServer or App Server?
Hi, I have all static HTML contents (no JSPs etc) that we need to deploy. The presentation of these HTMLs is done by App server. i.e. The Webserver doesn't directly display the HTMLs, but the JSPs on App Server read these HTMLs and display it. For such a scenario, is a good practice to deploy the contents to WebServer, or…
-
Setting HomePage
We have recently migrated to 5.5 and I've had several users report that they cannot set their homepage. I have the same problem myself. As I log in as different roles, my homepage setting is distinct, but does not seem to change (I've set it once, but am unable to change it). Is there anything I can do to get their home…
-
What is drop.cfg used for?
What is drop.cfg used for?
-
DAS Configuration
Can I reconfigure DAS after I've made changes to datacapture.cfg (used for meta-data capture)? Will it run fine?
-
readonly browser can't browse
If I set a browser item to readonly using FormAPI the browse button disappears. That's pretty lame. Does anyone have a workaround other than developing a custom callout for browsing and using a text instance instead?
-
ORG chart
Does anyone have any idea if there is already an Organization Chart template provided by Interwoven? thanks
-
Redeploy after datacapture.cfg change fails
After I add a new field to my rulesets in the datacapture.cfg, and I redploy the metadata, the redeploy fails. Why could this be?
-
Concurrent login using same user id
Has anyone encountered any problems while using the same user id simultaneously to login from 2 machines? Especially the templating part? Is there anything maintained on the server side for the user sessions (apart from the current working directory)? TIA
-
browser and validation-regex
The browser element does not seem to support validation-regex. This is pretty lame because it doesn't enforce celining-dir either (it defaults to browse there - if that directory exists - but a user can type whatever they want into the field without using the browser). Does anyone have any information on this? It seems…
-
Limitting Custom Menu Items by Branch?
Simple question on TeamSite 6.0L, can you limit the availability of certain custom menu items by branch? If so, what about by workarea? What about by directory or file? If not, then I see an RFE coming. - Jason
-
Standard browser, variable ceiling
I have a DCT that is copied to multiple branches (for some reason symbolic links are not supported - anyone know anything about this?). One way the DCT behaves differently by branch is supposed to be the ceiling directory for browsers. Is there FormAPI (or does anyone have a hack) to make the ceiling variable? I would…
-
Preview JSP's
Hi, I'm using templates to generate JSP pages. When I use preview functionality, I get a text editor window with the generated JSP source. What I really want is the preview to display the actual source in my browser like as if it had a 'html' extension. What can I do to fix this? Thanks, mccalla
-
Delegate in workflow
Is delegation supported in TS workflows? e.g. when an approver goes on leave, he might nominate another TS user to be an approver for a specified period of time. So during the absence of original approver, tasks will be delivered to the delegate's inbox. The original approver automatically takes over after the specified…
-
OpenDeploy/DataDeploy 6.0 Beta is Coming
If you're not already registered and are interested in participating in the upcoming OpenDeploy/DataDeploy 6.0 beta program, please send an email to opendeploy_beta@interwoven.com with your customer or partner company name, contact name, and email address. The beta is targeted to start mid-March. Following is a partial…
-
FormAPI - 5.5.x vs. 6.x
I am wondering what issues people face as they migrate DCTs containing lots of FormAPI from 5.5.x to 6.x. I wonder what bugs have been fixed, what new features have been added, what broke, and especially what issues are faced with code that uses undocumented APIs. Thanks in advance, -John