-
How to Split Multiple Select box values in Javascript
Hi, I am using Interwoven 6.5 I have some problem with Multiple Select box values.I am using the following javascript below var stroption = IWDatacapture.getItem("/aboutus/content/topics").getValue(); alert(stroption); to get values selected for the Multiple - Select box.Lets say if it returns 1,2,3,4. i have to get in a…
-
A question about html file generating with TeamSite
Hi, I am trying to generate an html file from my data record. I am using Interwoven's example environment(templatedata), I can produce data recors but can not generate html files. When I try to generate an html file from my data record, my windows server(not the TeamSite server) restarts. All your suggestions are really…
-
Create New Workarea
Iam not able to create "New Workarea" with the Editor role. The Menu option File->New Workarea is disabled for Editor role. Please let me know is there a way to enable the Menu option "new Workarea" for the Editor Role. Thanks !
-
Problems creating the Site
Hi, Iam not able to creat the Sites with Administrator/Editor role. The menu option File->New Site is disabled. Only way iam able to create sites is by logging as "root" and role as "Master". Please let me know is there any way that Administarator can create the sites ? Thanks !
-
Backing up Store
I am trying to do a manual backup of the IWstore to another drive. I issue an iwfreeze command and then try to copy. The copy fails almost immediately by complaining about a lock file. Do I need to issue some Unlock commands too? Also is there a way to freeze the store for an unlimited time. The only way I could get it to…
-
Upgrade from Teamsite 6.1 to Teamsite 6.5
Just starting to look at Teamsite 6.5 and what it would take to upgrade our existing Windows 2003 servers that are currently running Teamsite 6.1to Teamsite 6.5. Has anyone done this or come across any gotchas in the process of the upgrade? Any tricks to the upgrade? I had heard there was a recommended amount of editions…
-
Image preview issue with cgi-callout on datacapture form
I have image preview feature enabled on the datacapture template. The image shows up when I browse for an image and say ok. The code snippet as follows. IWDatacapture.enableImagePreview(true); The issue is with the file upload component (cgi-callout) which is called on click of the callout button placed right next to the…
-
URL Mapping to Teamsite Workarea
Hi - I'm a bit of a teamsite novice so forgive any howlers in what follows... Is there a way of mapping a URL to a teamsite workarea? For example, our workarea is: y:\default\main\mysite\workarea\dev (which is the website root) I'd like the users able to put http://myserver-mysite (for example using host headers) into…
-
Boneheaded approach to environment variables in inlines
The documentation is nice and clear that an inline gives you access to four handy, dandy environment variables - IW_USER, IW_DCT, IW_ROLE, and IW_WORKAREA. What it isn't real clear about is that before it sets those environment variables, it apparently completely clears the environment. Now admittedly, this should have…
-
arguments from LS to java
I can't pass argument form LS to java through hashtable params...in livesite,must i declare the action attribute of the form??? I receive params in java code from xls code with this code : String codice = (String)params.get("codice"); where "codice" is the name attribute of the input box that receive a string from the…
-
Opendeploy not overwritting
Hi, I have a problem with opendeploy not overwritting existing file on our opendeploy receiver. Some of the files will get a extension iwtmp behind. Example ====== I deploy "helloworld.xml"(already exist in receiver) into my receiver but over at my receiver end i get "helloworld.xml.iwtmp" ..it is not overwritting ..This…
-
New Capability - LiveSite Forum - Sticky Posts
We are testing a new capability *only* in this forum - the ability to have posts be "sticky". Posts marked as "sticky" by the forum moderator (Shanon or Heather) will stay at the top of the new forum postings for this board. The first word of these posts will also be "sticky". Once we get some feedback on this capability,…
-
Can't preview implicit editions using IHS on windows
Hi folks, I have a server running TS6.5SP2 on W2k3, using IHS 6.0.2 as the . Whenever I attempt to compare to a previous version other than STAGING, I get a 404 error. Doing a little more digging, I discovered that I get the 404 anytime the path being previewed is in an implicit edition. This seems to be an IHS specific…
-
unable to data deploy date
Hi, I am facing a problem for which i am not able to think of a resolution. I am trying to deploy two dates onto the Database. Both the dates have same format, but only one of them (Creation Date) is converted to the proper date format... No matter what the sequence is only CREATION_DATE is being deployed. The config file…
-
Custom Job due date
Hi, Is it possible to display a date entered through the job initiaiton form onto the the Due Date in workflow tab in the Content Centre. If yes can somebody help me out with that? Thanks and regards Dixit TS 6.5 Service Pack 2 | Solaris
-
Accessing datacapture.cfg field values inside cgi-callout
How do I access the datacapture.cfg form field values inside the cgi-callout program? I have in my datacapture.cfg and want to access one of the datacatpture form fiied value inside callout.ipl program. I am using TS6.5 on solaris.
-
dynamically changing replicant's max property
I have a select box and based on the value selected here, I have to set the max bound on the replicant container. How can we do this in javascript/form api? Requirement is to update the max property of the container element dynamically through javascript. I am using TS6.5 on solaris. Any help is appreicated. thanks.
-
nightly editions
I am running teamsite on Windows Server anyone have any scripts I can use with Windows Scheduler to have TeamSite create nightly editions of a branch?
-
OpenDeploy and DotNet
We have implemented DotNet technology with OpenDeploy 6.0 and TeamSite 6.5 The system works pretty good and is fast except I cannot reliably deploy folders. If I send OpenDeploy a filelist with a folder path in it theres a possibility that the folder will become locked on the target servers and any subsequent change to the…
-
Compare to previous version not happy using IHS on windows
Hey folks - Running 6.5SP2 on w2k3, with some recent version of the IBM HTTP Server (read: Apache) as the customer web server. Comparing the current version of a file to STAGING works, but any comparison that relies on an implicit edition fails. I guessed that IHS isn't finding the file, and this is confirmed by looking at…
-
Workflow for .pages
Hi, I want Workflow to trigger after the "Finish" button is clicked in the .pages form. Please let me know if there are some configurations to be done to achieve this. Thanks !
-
moderator please delete entry
moderator please delete post
-
xml database connection
hi...how can i implement a connection from xml to Sqlserver in livesite?? i wrote this xml's code but i don't know how insert this one in java code and call him from livesite... initConn="3" maxConn="10" timeOut="30" checkInterval="600" inactiveTime="90" default="N"> com.microsoft.jdbc.sqlserver.SQLServerDriver…
-
Running multiple data deployments transactionally
I'm sure there's a way to do this but I'm at a loss as to how to proceed... I need to run several datadeployments transactionally. They all occupy the same config file but are invoked by different "iwdd"'s. Since these definitions cannot be combined into the same dbschema, how do I go about running several or many…
-
Deploying Data as Database Stored Procedures
Hi, There is a section in the ddadmin pdf for TS 6.5 that talks about "Deploying Data as Database Stored Procedures". But there is no example what so ever to use it. If anybody has used it, kindly give some pointers. -Dixit TS 6.5 Sun Solaris
-
question of livesite product
I have a web application using livesite product. In the web application had some .page file, and it can be serviced by servlet. But if I put some new .page file to the web application, it can be used. I must redeploy the web application, then the new .page can be used. How can I do something let the new .page can be used,…