-
Button
Hi, Is it possible to change the caption of a cancel or finish button in a DCT? thanks
-
Customizing
Hi, We have cancel and Finish buttons in DCT.Can we add any custom buttons in a DCT. Regards
-
DCT
Hi, I want to know whether it is possible to change the title of the data capture form Regards Sindhu
-
rowcontinue
I have two text boxes placed in a single row (using rowcontinue="t") on the dct. The second text box should appear based on the value selected in some combo box. Everything works fine when I remove the rowcontinue="t" and place them in the separate rows. However, it doesnt work when I put rowconinue="t". Any help would be…
-
blank template page when create or edit DCR
Hi, We have TS 5.5.2 SP2 running fine. Suddenly we started getting this problem. If we are trying to Edit html (which was generated with DCR) or Create a new DCR....we are getting a blank template page. The blank page has "Teamsite Templating Data Capture Form" as title and its totally blank. I did iwreset -a and even…
-
Content services
Am i missing something here. I have installed open deploy 6.0.2 full base server followed by open deploy 6.0.2 admin pak. In the open deploy write ups they say that contentservices is included in the new admin pak, but when i try to log into the web based gui i get an error. It is Failed to locate Access Service, ; nested…
-
Metadata Capture Form - cgi callout not proper
In the metadata capture form, when we are using cgi-callout or callout elements within text or textarea or readonly elements, the spacing between the button and text box is not there. They are overlapping each other. I just want to know whether any of you guys faced the same issue. If in case, what was Interwoven's…
-
iw_workarea and "New Job"
Production Environment: TS 6.5 (SP1) on Solaris Development Environment: TS 6.5 (SP2) on Solaris While testing SP2 on our Dev server, we noticed that Interwoven have *fixed* the Workflow Engine to conform to what's in the manual. Namely, iw_workarea is no longer set when you start a Workflow with "New Job". Under TS 5.5.2,…
-
iwpt_compile
When I run iwpt_compile my output is truncated: sn84>/web/soft/iw-home/bin/iwpt_compile.ipl -pt all.tpl -ocode all.ipl sn84>./all.ipl Useless use of a variable in void context at /web/soft/iw-home/local/ya_custom/. Useless use of a variable in void context at /web/soft/iw-home/local/ya_custom/. Unquoted string…
-
Private files allowed to be attached to a job
Using TeamSite 6.1, SP2 on Solaris Every so often a user will push an entire site to production through TeamSite. So they will use the Select All feature to select all the files in the workarea and then kick off the workflow. If there happen to be privatized files in the workarea, they get attached as well. Then the job…
-
The TS GUI is Awful
We're using TS6.1, SP2 Any job that has a lot of files in it, when you try and see task details on the current task for that job, the screen takes minutes...many minutes to repaint. This is awful. What's so hard about painting the **** screen if there are lots of files? What a piece of garbage. Dave Smith Sr. Software…
-
Ajax with Teamsite
Hey everyone : I've been trying to create a GUI deployment program....details aside I am trying to use AJAX using the CGI::AJAX module. Basically for a simple test I am creating a dropdown menu, and when a user selects a value in that dropdown a second dropdown below it will populate with new values based on that first…
-
OpenDeploy 60 Service fails to start
Our OD service recently stopped starting (Interwoven OpenDeploy 60 Service) on our server. The only change we made was to add more memory to the box. After rebooting, the service fails to start. Event viewer has this error: "The iwod60 service has started. The Java Virtual Machine has exited with a code of 18, the service…
-
Seeking regex remap:exclude .css files proxy
I need a regex that excludes css files in workarea from going thru the proxy. When I use pattern to match: iw-mount/default/main/tim/Release_00/WORKAREA/Pim/(.*\.[cC][sS][sS]$) replace with http://devkennism-01:87/tim/System/TeamSitePreviewer.aspx?FileLocation=/$1 sample input…
-
Pop up blocker - HELP
Question. On our existing server, W2K TS6.1 All of our users have no problems accessing (unless they have a 3rd party popup blocker which we instruct them to disable) the popupblocker in IE that comes with XP SP2 does not catch any teamsite functions. We are upgrading to a new server W2K3 TS6.1 basically the same config…
-
TeamSite- LDAP Authentication + Authorization W2K3
Oakland County Michigan Question: How do we migrate from using local and domain users to using LDAP teamsite users. Current Environment: -Teamsite v6.1 -Current OS: Windows 2000 Adv Server, -The current server is a member of our OAKNTDM domain, and domain users are dropped into local windows groups on the server. There are…
-
dnr use examples wanted
Hi DevNetters - We've used dnrs in a simple fashion for quite a while now to do some simple followup processing after a deployment. But I've been hearing for years that we can manage our code distribution and even do some environment configuration using dnrs. I've started thinking about quite a bit lately and have tested…
-
rowcontinue - What's the point?
In TeamSite 5.x, rowcontinue was somewhat useful because the subsequent columns were right next to each other. With TeamSite 6.x the table columns are spaced evenly and right aligned. So, if you do rowcontinue="t" on 2 items in a row, you end up with 3 columns each 33% of the form and each cell right aligned. This is very…
-
Non-traditional deployment config
I admit this is perhaps not the most traditional way to do this, but I am trying to use OpenDeploy to (A) reverse deploy a file or files from my reverse source to my reverse target and THEN (B) remove the files from the reverse source once they've been deployed. I could do this with a DNR script but instead, I'm attempting…
-
DataDeploy expecting its own version of SQL?
I'm going to give this board another try... Can anyone figure this out? I'm on OD 6.0.1 w/ the DD module on a Windows platform. The following chunk in my log file makes no sense to me. Keep in mind that I'm inserting to Oracle. DAS: insert into PROCESS_ACTIVITY_INSTANCE (PROC_DEF_ID, INSTANCE_ID, WORK_ITEM_ID,…
-
Login and Logout issues on 6.5 SP2
Hello, I have noticed some odd login and logout issues since we upgraded from TeamSite 5.5 to Teamsite 6.5 SP2 in our Dev environment. Upon reboot I can logon lickety split using any role. However, once I log out and try to log on again, the page seems to hang trying to authenticate back into TeamSite using the same role I…