-
Form Preview Error while using JQuery
Hello - We are working through a rather odd issue with interwoven support. I've posted it here in the hope that someone may have had a similar issue. The Error: After creating and saving a new form our users are able to preview the file using preview button located in the form. Our user is able to edit and preview anywhere…
-
Creating DCR's from a external Store
One of our client has a primary content management system ABC and the secondary content system as Teamsite. The primary content management system is used to manage some factual content such as fianancial content (secured, where only very few people have access to it). Once they complete their business process and set the…
-
Patch 1?
The support site has an article (id #60525) that describes "Patch 1" (note the odd change of numbering) for TS6.7.1SP1: https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=60525 We are experiencing a few of the problems described in the article since we applied the SP, and some other interesting ones that…
-
Web client UI customization? auto-login w/ guest account?
Our goal is to customize MediaBin to allow anonymous/guest users a way to look at the web client and just view images/files/portfolios - A few questions... 1) How do we customize the MediaBin web client UI with different branding/etc? we would always want to change some of the options available too (i.e. remove "add"…
-
EAExtractorException
One of the great things about 6.7.1 SP1 is the variety of new error messages that it allows one to experience. After clicking Save & Close on the single file tagger UI, I got the error "tagui.error.EAExtractorException". Thankfully, the boffins in the IWOV product development group realised that such a description would be…
-
CSSDK : retrieve server os
Hi, Does anybody know how to get information about the server's OS through CS SDK?
-
issue configuring the sample od file.
Hi I'm new at this and I have just finish installing the OD 6.1 application. So the first thing that I try is to use the sample deployment to get aquited with the apps but I keep getting the same problem and it's as follow: I made the change to both the odbase.xml and odnode.xml attach is the code inserted in the…
-
Asynchronous workflow
One of our client has called for a requirements stating that, they would need a Asynchronous workflow as currently their Teamsite workflow interfaces to an external vendor for translation and till all the tasks in the workflow are completed, the workflows are in the memory and eventually kills the performance. Over a…
-
Question on Windows Command vs. Unix
Hello - I have a question and hope that someone will have time to answer. In our .tpl file we have a command to attach files. I've not done it this way; previously only attaching them via the workflow task. In the workflow task view both files show as attached but in the deployment log there are no errors but also no files…
-
Take back task greyed out
Hello all, We upgraded TS to 6.7.1 and Take back task under actions is grayed out so approvers can’t take ownership of the tasks. Does anyone have any suggestions please? Thank you.
-
Manually remove opendeploy administration package
Hi The interwoven accessservice was remove by mistake and now I'm trying to re-install the administration package and CSF without success. It seem that the installation package detect a previous version of the instalation and will only try to do an update. I would like to completly remove the previous installation and…
-
Content Integration Module 1.1 BETA
WHAT: Customers and partners interested in participating in the beta test for the next release of the Content Integration Module (CIM) are encouraged to send email to cim-beta@interwoven.com. WHEN: The beta test will run through this December and January and focus on CIM's new SDK features that enable development of custom…
-
Using VFE
Hi Quick question, is it possible to use VFE as the editor of choice for HTML page. What i would to know is can you configure the VFE to open up when I select an html page. Right now the word office 2003 is the editor that come up to edit the html file, the problem with this is that word office add a lot of unwanted…
-
Question on iw-Home
Hi As i just completed the installation of the teamsite 6.7.1 release and teamsite search module, I found out a couple of issue that i have no answer for it. I hope that somoene can answer them. 1. I installed the teamsite as per the instalation documentation and as per the default setting within the instalation screen.…
-
Passing URL parameter during Preview
I have a site that has index.cfm as the page that pulls in 'ALL' content pages based on a passed URL such as: index.cfm?pageID=home. Is there a way to intercept preview to pass the generated file name as the page ID and redirect the preview to index.cfm? I'm thinking iwproxy preconnect but how do I pass a URL parameter?