-
OD 7.3.1 Release - New Features?
The release notes for OD 7.3.1 are rather sparse when it comes to new features/fixes. One actually: "allow-all-replicant-as-null attribute was added". Great. Were there any new features in OD 7.3 then? Or are they listed in those respective release notes (which don't seem available through support).
-
Deployment Config Suggestion - Network Storage Device
I've got two servers with receiver software, both using network storage pointed to same target file system. Is there a way to setup a deployment config such that: 1) If a successful deployment made to server1, ignore request to server2 2) If server1 is down, deploy to server2 Both servers back to same shared storage for…
-
Fix: CreateProcess failure - Working around External Task with long file list
I was encountering Windows CreateProcess errors (errCode=87) when dealing an External Task with a long list of arguments. Our standard workflow contains the "unlock.ipl" task where all files in the workflow are unlocked through an external task. The problem is when this list is too long, the job will get stuck because…
-
7.1 Install - Servletd Issue and Utility Daemon
I just finished a 7.1 install on Windows 2003 and I'm having issues with the Servlet daemon service. I'm usually pretty good about troubleshooting issues with the servletd, but this one got me stumped. Anyone had any similar issues with the below log messages? servletd_out.log > [HTML]21:36:15,665 WARN…
-
Encoding Hawaiian Characters
I'm having difficulty outputting Hawaiian characters from my TPL. Characters such as okina (‘) and kahako (ō) render as "‘" and "Å�" respectively. However, I can open the outputted aspx page in Notepad, save out in UTF-8, and it will render as intended. Notes: - TPL uses proper meta tag: <meta http-equiv="Content-Type"…
-
Session has expired issue - Local File Manager / MacOS
I've got a remote user who is having issues editing files in CCSTD through local file manager. He reports that when he downloads the file, the message appears "The session has expired". All of our users are on Win clients except him and I'm not sure what else to tell him. I've gave him the following recommendations: 1)…
-
iwfsck - 6.7.1 - Does it output iwfsfix commands?
If I ran a "iwfsck -d" on versions prior to 6.7, I would get iwfsfix statements in the output in the event of the backing store errors. According to the docs, iwfsck on 6.7.1 should include error output like so:FIX iwfsfix repair args Regardless of the verbosity level (-x), I'm not getting this output. Am I missing…
-
TS 6.7 - iwaccessmigrate - Re-apply migration
I'm close to going to production with a new TS 6.7 server running Win2k3 Ent. When I installed the software a few months ago I ran through the manual role/permission procedure noted in the documentation. Since then, my backing store has changed quite a bit as have the users defined in the role files. However, if I try to…
-
Wierd iw_include Error - Works in Preview
I'm getting an odd publishing command error whenever I try use a <iw_include> reference in my .tpl. A preview works fine, but when it comes time to generate, I get a publishing error. From my debugging I've narrowed it down to the temporary code that iwpt_compile.ipl creates. Take a look: my $comp = TeamSite:…
-
ASP.Net 2.0 with Server Side Includes
I just installed the ASP.Net 2.0 runtime and I'm having issues with getting SSI to work correctly for websites configured for the 2.0 framework (1.1 still works fine). I have my customer website setup per the 49749 KB article (all steps). But whenever I view a page with SSI, the runtime still thinks my include files are in…
-
Download to Zip - Customization
Hi all, I'm finally getting around to posting my first beta of CC Pro customization that allows files and/or directories to be downloaded directly within the CC interface. As you might know, you can only download single files within ContentCenter. This customization allows you to select items in the file interface, apply a…
-
Win OD 6.0.1 - Reminder For Those Who Upgrade
Just a reminder to those considering moving your windows base server up to 6.0.1. Make sure you upgrade any of your 6.0.0 receivers to 6.0.1 or patch them (1493). Because if you don't, your deployments won't work (at least forward deployments didn't for me). And if you're like me and didn't RTFM, you'll scramble to upgrade…
-
TS 6.5 Patch 56285 HD Space
How can the 6.5 upgrade only take 618 MB of free space whereas this patch requires 1.2 GB of free space? This doesn't make any sense. My 5 GB system partition is now inadequate when it was more then enough in the 5.x days.
-
Ts 6.5 - CSF Used?
A while back ago I thought I saw a post about TS 6.5 using the Content Services Framework for logins. After reading the release notes I only see this line: 54953 ContentServices Foundation (CSF) 1.0.0 cannot be installed on top of TeamSite 6.5; however, CSF 1.1.0 can be installed on top of TeamSite. Does the installation…
-
OD 6.0 - Deployment Name with Spaces Issue
Did OD 6.0 CLT's stop supporting deployment names with spaces in them? Since I upgraded early this week, deployments via iwodstart or iwodcmd fail because it doesn't parse the command correctly. For instance, these two deployments will fail: iwodstart "Test Deployment" -async iwodcmd start "Test Deployment" -async While…
-
Uploading File is Subdirectory Issue - OD 6.0 FTP
I've been messing with the OpenDeploy 6.0 FTP Delivery Adapter and have come across an issue I need help with. It appears that any file in my filelist deployment that's beyond a first level directory is not being uploaded to the FTP site. For example:images\newsletter\sign.jpg [Fails] include\globalnav.asp [Works] Looking…
-
OD 6.0 - Full FTP Example
Could someone post a full example of a deployment config and FTP adapter config that works? I'm been beating myself all day trying to get this thing working. Here is what I've done. 1) Set up FTP site on a target server (pidev02) that already has OD installed. 2) Created deployment config (see attachment ftp_test.xml) 3)…
-
OD 6.0 - Admin Servlet Stops
I just installed OD 6.0 (CSF, Base, Admin) and I'm running into some problems with the admin servlet service starting. I installed OD in the following order as specified in the docs: 1) CSF (default ports/settings used) 2) Base server (upgrade from 5.6x) 3) Admin server (upgrde from 5.6x) Both the CSF and Base server…
-
TS 6.1 SP1 - CCPRO tt_data Working?
Has anyone successfully kicked off workflow from start to finish within CCPro in a form with TS6.1 SP1? I enabled tt_data as described in the sp1 release notes (<param id="ccpro-use-tt-data" value="true">) and when I try I run into unexpected behavior. This is how I'm doing it: 1) Edit DCR 2) Click "Finish" (I guess Next…
-
TS 6.1 - Browser/Callout Rendering
Why does my browser-callout combo render with the browser button on one line and the callout button on the next? This didn't happen in TS 5.5. I've tried varying my browser size attribute as well as the labels on the callout. So the following DCT code: <item name="file"> <label>File</label> <description>Click Browse to…
-
TS 6.0 - Multiple Select Size Issue/Bug?
I cannot get my form to recognize the size attribute of a multiple select item in 6.0. Can anyone confirm that this is a bug in 6.0+ or am I doing something wrong. In a DCT create a select item like so: <item name="service"> <label>Test</label> <description>Test</description> <select required="t" size="6" multiple="t">…
-
TS 6.0 - Disabling Metatagger Wizard Step
As referenced in the UI customization guide, I'm trying to disable the Metatagger step from CC Standard wizard when editing forms. I tried adding the following xml elements to the file: [\iw-home\local\config\lib\content_center\customer_src\etc\conf\customer\application_custom.xml] <applications> <application id="ccstd">…
-
TS 6.0 - Action Custom Menu Highlight
Reading through the docs I can't seem to find a way to disable "Action" custom menu items when that action cannot be performed. For instance, all of the action menu items are inactive (i.e. no rollover) when you aren't within a workarea, staging, or an edition. But when you add a custom menu item, it is always active…
-
TS 6.0 Upgrade - Template Parse Error
I recently upgraded to TS 6.0 (w/ patch 27315) from 5.5.2 SP3 and now every new/existing template generates the following message: A problem was encountered trying to parse the datacapture.cfg file for type PressRelease. Please contact your system administrator. Root cause: There must be one and only one element.…
-
Reverse Deployment To Shared Drive
Is it possible to reverse deploy to shared directory on the reverseTarget server? I'm trying to grab IIS log files and move them to a server that our Web Trends application can access. So far I've had success in getting the log files back to the TeamSite server (on the C: drive, mounted drive, etc), but don't know if is…
-
Auto DCR Naming Code - TST 5.5
Hi All, I thought I'd share some code to implement auto-naming DCR's through FormAPI. By autonaming, I mean that when you save an untitled DCR, it will automatically assign it a name without the user having to enter a logical filename. I saw a few posts floating around that related to this subject, but didn't find any good…