-
workflow Integrating with Opendeploy
Hi all: I am trying to use ControlHub(2.1) integrating with Opendeploy to deploy a text file directly to some receiver through the default submit workflow. I copied the wft_opendeploy.xml file, modified the wft_opendeploy.cfg file, but now the workflow still not work, I can only deploy file use wft_opendeploy.xml in…
-
Failed Deployment creating locks?
We see a new lock on an adjacent file when a deployment fails because a file is locked. So after the first failure, there are 2 locked files. After the next, 3 - and so on. 1) Could there be a bug in OD 6.1.1 causing this? 2) Can OD be told to ignore locks, especially if it's the task holding the lock? I see the 4 parms…
-
"My Local Files" Issues in TS 6.7.1
We just completed the upgrade to 6.7.1. However, we're having issues with the "My Local Files" window: 1) TS doesn't seem to keep your settings. The "Temporary file location" window keeps popping up whenever you try to invoke the "My Local Files" window. 2) In line with settings getting reset, on the General Tab, when you…
-
OpenDeploy 6.1.1 Receiver Installation Issue
First I'd like to say that OpenDeploy has always been a solid product and it's been one of the easiest to install in the past. I'm surprised that I'm having issues... We have a Windows 2003 Server on which we're installing OD 6.1.1 receiver. Initially it was an upgrade from 6.0.2. We ran the installation and everything…
-
Deploy to another schema
I am trying to update to a database table in another schema that I have permission to, however when I do try to update the table OD creates a new table in my schema and not update the other one. In short userA is trying to update to userB.tablename. UserA has all the permissions/grants to userB's schema. I have tried to do…
-
Extract perl function from template files
Hello, Does anyone have any recommendations for extracting perl function from a template file then using the commong function in an include file? Any suggestions / advice would be appreciated. Cheers. Chris Seymour
-
Double proxy issues
I've read several KB articles on the support site about this but I still can't get this to work: I'm redirecting my requests for .NET pages to another server yet I would like to retain the SCE/VisualPreview toolbar. The virtualization works just fine but the toolbar is lost. Here is my iwproxy_preconnect_remap section:…
-
Container properties
can a container in a datacapture be viewable only to specific roles, any suggestion on how to perform this will be apreciated. thank you
-
Upgrading from 6.1 to 6.7.1 Lost Versions
Hi and thanks for everyones previous help in this forum. I have a quick query I wanted to verify with other users. We are in the process of upgrading from TS 6.1 to TS 6.7.1 and have been informed that all our previous versioning information relating to DCRs will be lost during the upgrade and we would need to start from…
-
Can I speed up or use more threads for HotFolders
We’re doing some work with HotFolders where we are importing a lot of data. However, I’ve noticed that the tool is throttled to only process ~4 files at a time. I need to override that somehow or is there another way I can speed it up? I tried configuring a second machine with the HotFolder Editor and Service but, it looks…
-
Upgrade to TS 6.7.1
Hi, Currently we are using TS6.5 SP2,OD6.1 and Globallink 2.5.9, it running on Solaris 9. We planned to upgrade to TS 6.7.1. Can somebody help me in providing the activities that needs to be performed to complete this upgrade process. I have downloaded ts-671-upgrade.pdf which talks about the best practices for the…
-
Bug in TS 6.71
I am currently running TS 6.71 on Win2003 and recently upgraded to Search 2.1. For some reason as a result of this installation, my TeamSite UI failed. In troubleshooting and working with support I come to find out that there is a bug in TS 6.71 that occurs when the eventsubsytem starts before the servlet engine. Stopping…
-
Integrating Teamsite with Bea Poral
Hi, We are planning to Integrate Teamsite 6.7.1 with latest Bea Portal server 10. Has anybody done this before. If yes, can you please share the best practices , pros and cons related to this integration Thanks
-
option field and ascii characters
I have ascii characters in the value of my option tag in my datacapture.cfg file. When I save a DCR, it saves the actual registered trademark symbol in the DCR. I want it to be the ascii that you see in the value of the option field. Any suggestions? I have attached my code. TS 6.5 sp1 Windows 2000
-
PDF ingestion fails after upgrade to Acrobat Reader 8.1
Hello all, I opened a case with support, but just in case someone else ran into this I'm posting a message here. Environment: MediaBin 4.5.3, Windows 2003, SQLServer 2000 We upgraded Acrobat Reader to version 8.1.0 (from 6.0) on one of our MediaBin servers because some recent PDF files were not being ingested correctly,…
-
java.sql.SQLException: User not found: SA
Hi all: Opendeploy (6.0.2) service can not start, got a error in od.log as following: DriverManager.getConnection("jdbc:HypersonicSQL:C:\Interwoven\OpenDeployNG\db\schedDB") trying driver[className=org.hsql.jdbcDriver,org.hsql.jdbcDriver@11c2b67] java.sql.SQLException: User not found: SA at…