-
Login to openDeploy
I have installed open deploy but while logging in to the same i am geting an error "Unknown Trustee name: od-admin" and know if u say i should check the user id in the od-admin.uid file i have allready verified the same it there. and the logs says there is some authentication problem. please reply soon as i have to go for…
-
Performance of Regenerate All By PT
This implementation has a custom menu item that regenerates all pages generated with a given PT. There is a performance problem with this CMI that appears to be related to scanning the Interwoven filesystem and executing iwextattr for each html file, iwregen for each match. I am not sure but it seems like performance would…
-
Email Message Generation Techniques
I've been asked to come up with a standard for generating workflow email messages for this project. I have seen a number of techniques for generating email and I am wondering if people can list the pros and cons of the methods they are using. The ways I know of include: -Generating the entire message from Perl - embedding…
-
Advice on reinstalling
Hi We are upgrading to TS 5.5.2 soon (I hope), and OD 5.5.1 is already installed on our target server (which also holds TS 5.0.1, our current version of TS). Do you think a clean installation is better, or can I leave OD as it is on my server? Upgrading to OD 5.6 is not an option right now unfortunately. What goes up must…
-
Invalid dcr: Templating
I had setup a workarea for a site that was using templating and it was accidently deleted. When I did a "Get Latest" from Staging the files were brought back from the last time I had done a submit. The problem now is that when I go to edit one of the previously generated pages in Teamsite I get an error: Teamsite :…
-
Some of the users are not able to login into Teams
Hi All, TS Environment: TS 5.5.2 on Sun Solaris.. Some users in our Teamsite are not able to login. It displays the message Invalid Login. When tried checking the roles of the problematic users from http://servername/iw/tsadmin/login -- it displays the below error. Error: 500 Location: /iw/tsadmin/editroles Internal…
-
BLOB-CONTENT
Hi, I am using TS5.5.2 Datadeploy5.6 .Is there any limit of BLOB content . I can push any size of pdf's etc or Is there any limit of the file size Thanx in advance
-
Setting directory permissions on one workarea
Hi, Solaris-8 TS 552 Can I set different group permissions for the data categories under one workarea. I want to restrict one user from viewing & editing files created by another user in another category. e.g. WA-1 Data Cat-1 (view.edit permission only for user-1) Data Type-1 Data Cat-2 (view.edit permission only for…
-
browser vs. callout buttons
Is there any way to set the size of browser and callout buttons in a DCT? Is there any way to make them line up the same way? The attached screenshot shows the problems - the first three are callouts, the last two are browsers.
-
Standard Browser for Files in Another Branch?
From a DCT I need to be able to browse to and select a file in another branch. I know there have been threads on this before and if I remember correctly the consensus was to develop something custom. I would like to avoid the copy/edit/maintain cycle if I can and keep the user experience consistent. I am also concerned…
-
TeamDoc? IManage?
There is a potential project here that sounds more like traditional document management than content management (scanning old contracts, importing XLS, PDF, Word, etc.) - no templating, very little workflow, not much need for versioning, etc. Is TeamDoc still a product? The information I can find about it is pretty old. Is…
-
XML::Writer?
I've mostly done XML document creation with Java and C# so now that I need to get it done with Perl I'm a little lost. What tools are available for this with the default Interwoven installation? I can find XML::Writer on CPAN but it doesn't seem to ship with TeamSite. I'd rather use the default modules provided with the…
-
Perl IDE?
Posting here until there is a Perl forum... Does anyone have experience with the Perl IDE's (such as ActiveState Komodo)? How well do they work with HTML/XML embedded in Perl code (such as PTs and WFTs)? Is it much better than the simple syntax highlighting provided by TextPad, UltraEdit, etc. (is it worth the financial…
-
Should there be a Perl Forum?
Someone suggested this to me today. Please post a reply if you concur with this idea. thanks. lissa
-
Should there be a Perl forum?
Someone suggested this to me today. Please post a reply if you concur with this idea. thanks. lissa
-
Perl STDOUT/STDERR: ostream vs. iwpt_compile.ipl
I wonder if there should be a Perl forum. If I have a presentation template that invokes another presentation template to generate another file, I would like to know whether the second presentation template generated anything to STDOUT/STDERR which I would normally detect as error or warning messages. I can do this with…
-
Taint Perl Custom Menu Items?
I am wondering if anyone is tainting the custom menu items they develop for TeamSite. When I taint them, certain calls to TeamSite libraries (such as TeamSite::Config) generate errors. Does anyone else have this issue or a workaround?
-
upgrade a very large backing store to teamsite 5.5
Hello, I need to do an upgrade of our TeamSite server 5.02 to 5.52. the first question is whether or not to go to 5.52sp4 since you cannot upgrade to 6 immediately from sp4 to v6. the second and big question for me is what is the best practice to upgrade our 90 gigabyte teamsite backing store to version 5.52. if I only…
-
Restricting folder names
Hi, I'm using TS 5.5.2 SP4 on Win2K. My target for deployment are Unix boxes. If a user creates a folder with '&' e.g. 'asd&', it gets created successfully on the TeamSite server. When I try to deploy this file to the Unix server, it fails because Unix treats '&' as a backgrond process symbol. Is it possible to have some…
-
DCR not saving
I've created a new template (DCT), and during a test, I tried to Save (so I could preview and generate), the Saving function never ended (the note at the top left corner stayed at Saving... for well over an hour). The templates in the installed TemplateExample workareas work as expected... Any ideas? PS: I've rechecked…
-
explicitly invoke onSave handlers
According to the documentation for IWDatacapture.save(): "Saves the current DCR if there is a name to save it to. Does not fire onSave, onSaveValid, or onSaveNameSpecified events. Does invoke onSaveDone event". How can I explicitly invoke the onSave* handlers before calling save()? TIA, -John
-
Here's another OD issue
I don't know how anyone else deals with this, but we are having an issue lately with apparently how much bandwidth OpenDeploy uses. Our average data rates are anywhere from 1KB/s to 195KB/s on 4 of our servers. With 2 hovering between 20-60 and the other two usually in the 90-190 range. We have some of our people…
-
FormAPI determine if Save is required
In FormAPI Is there any way (documented or not) to determine if the data has changed since the DCR was last saved? There must be a variable (and there may even be a documented or undocumented function) that Interwoven uses to determine whether to prompt to save...
-
Converting to Word Doc
Experts : Do you know if we can convert a DCR to a word document or Rich Text format?? Is there an easy way of doing this. I know one can convert word doc to HTML but I was looking for something that could work the other way around. Any help would be greatly appreciated. Thanks
-
Converting a DCR to Word Doc
Experts : Do you know if we can convert a DCR to a word document or Rich Text format?? Is there an easy way of doing this. I know one can convert word doc to HTML but I was looking for something that could work the other way around. Any help would be greatly appreciated. Thanks
-
Restricting folder names
Hi, I'm using TS 5.5.2 SP4 on Win2K. My target for deployment are Unix boxes. If a user creates a folder with '&' e.g. 'asd&', it gets created successfully on the TeamSite server. When I try to deploy this file to the Unix server, it fails because Unix treats '&' as a backgrond process symbol. Is it possible to have some…