-
disabling keys with FormAPI/Javscript
We've had a common complaint that users have accidently sometimes found themselves outside a text field, hit backspace and hence invoked a browser back. Browsing functions like backspace, F5 can be pitfalls in a browser interface like forms publisher. We tried to introduce some javascript that would catch these events (IE…
-
view modified / collapsed view issues
TS 6.1 / win2k Most of our users use view modified to select their files to kick off a job (or any other custom menu item we may have). This has been working fine. We ran into an issue where somebody decided to use the collapsed view rather than show all and as such the UI passed only the top level directories to the…
-
cssdk - templating
What's the road map for adding templating functions to CS? Also what is it expected to look like in the future?... At the moment PERL is used both on the user end for creating templates and on IWOV end for compiling them. John Cuiuli
-
OD 6.0 Payload adapter JavaDocs
Hi, Im looking into the adapter features for opendeploy but haven't got any further than the brief mention in the manuals and the sample code. Is there javadoc available so that we can see the whole adapter API? I haven't been able to find enough information to actually produce something. John Cuiuli
-
pre processing a deployment
We are looking at options for approving, submitting and versioning content but postponing the deployment based on a certain date. With this we would be using batch deployment of the content ,so a scheduled area comparison would run each day. This is basically timed deployment, without using workflows to hold on to assets…
-
TeamSite 6.1 and DataDeploy Search UI
According to the documentation DataDeploy search (metadata & DCR) is only supported using the webdesk pro interface and not in content center. Is this an issue for anyone here and how will you be addressing this? This is going to be a problem for us as in reality webdesk pro is gone. We will be training all users in the…
-
Link Management - TeamXML??
Hi Guys, Ive been looking into how we could manage large structured online documents. In particular im looking into link management (maintaining the relationship between pages when a page or section is moved from one place to another). After reading up on TeamXML, im starting to think it has been designed for this purpose.…
-
filelist substitution area compare.. is it fixed?
Hi Guys, spinning off from smittys post regarding variable substitution and filelist deployments. I noted the latetest patch for OpenDeploy 5.6 http://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=50619 is supposed to fix the problem. The problem being you cannot pass an empty variable for filelist deployments…
-
filelists and path specificiations
Hi Guys, OD version: 5.6.0.1.0 Build 21220 Im trying to get my head around specifiying various paths while using filelist deployment. What im trying to do: With the usual area deployment, I can specify an area, say <sourceFilesystem area = "y:\default\main\branch\STAGING" > and then use a series of path specifications to…
-
docroot setting for multiple branches
Hi Guys, Im looking for a way to set the branch docroot that would include sub branches automatically if they were created. I guess something in the way of using regex's would help rather than an explicit branch name. Reason being, developers create sub branches frequently for seperate projects (in a similar fashion to the…
-
submit.cfg - propagating changes
From what I understand: If I make a change to the perms setting in submit.cfg, they do not get set until a submit is performed on a file/directory etc. I would like to change perms for a particular area and have them reflected automatically. Is there anyway of doing this?... The only way i can think of is to touch every…
-
Determining which callback was transitioned
Hi Guys, Problem: I have a large workflow that has one central 'coordinator' group task which has several successors for various tasks which could be deployment, promoting to another branch etc. They all return to this central coordinator task where they could perform another action including ending the job. I obviously…
-
Job variables to control task parameters
Hi Guys, I dont see how it can be done, but ill ask anyway. Is there any way to use job variables ( which could be changed during the course of the job ) to set the fields in a submit / update task, or any task really. Essentially i want a workflow that can sync one branch based on another ( normally to deal with sub…
-
iwfilestate
win2k 552 SP3. I found an interesting command line tool by the name of iwfilestate. It seems give some useful info that would normally need a handful of clt to retrieve. I couldnt seem to find any reference to it in the clt doc. I would like to find out more about it, namely the assigned attribute. Whats the deal.. is this…
-
errno meanings - Deploy Failure
Hi Guys, win2k SP3, OD 5.6 Heres a section of a failed deployment id=0 server: COMMITTING Transactional Deployment (3) id=0 server: Renaming: [E:\apps\websphere\appserver\installedapps\InsideIAG.ear.iwnew] -> [E:\apps\websphere\appserver\installedapps\InsideIAG.ear] (3) id=0 server: Cleaning:…
-
Files already attached to a workflow
Hi Guys, I do remember there was a thread about this, I just couldnt find it again sorry. I need to make sure that files are not running in concurrent workflows. Basically the workflow should not go ahead if a file is already attached to another job When I look at File Properties in the GUI, it will note which task/job…
-
OD Fail for transactional two definitions
Win2k SP3 OD 5.6 p38020 Sorry guys, I need some help here. I am trying find the best way to deploy to websphere. I seem to be having problems deploying with two definitions transactionally. Theres a few steps involved 1st Definition - Deploy ear - DNR to stop WAS, expand/install ear 2nd Definition - Deploy config/JSP's to…
-
win32::NetAdmin
Hi Guys, My brain is numb today.... boy I hate Windows!!! The next trick im trying to get done under win2k is retreiving users/groups in perl with win32::NetAdmin. My test scripts seem to print out rubbish. They return the right number of users, but the user names are garbarge. Ive been using LocalGroupGetMembers (which I…
-
SSI on win2k IBM HTTPD
Hi Guys, TS 5.5.2, W2k, IBM HTTPD (apache) 1.3.19 I cant get SSI's working with TeamSite and IBM HTTPD. The admin manual only describes IIS, iPlanet, NES for win2k and I havent been able to find anything describing what needs to be done. Now does this mean its not supported?? Because the client here have SSI running on…
-
delete workflow
Hi Guys, I need to create a workflow for deletions. Now the folk here aren’t keen on using File/Delete | List Modified | Submit. They want it to be the same process as hitting the submit button and selecting the appropriate workflow. So I’m investigating whether I can do something without too much mess. You cannot trigger…
-
Web Preview Group Missing
Hi Guys, Im not sure if this is going to be a silly question, im fairly new to windows. We have TS 5.5.2 SP2b w2k running. TeamSite is running fine. I recently tried to install TeamTurbo and an instruction was to add a certain user to the TeamSite WebPreview Group. Problem is that I cant find it in the local groups. On…
-
/.iwmnt /iwmnt on windows....
Hi Guys, No real biggy, just a question of curiosity. On solaris TeamSite provides two NFS mounts, one cached and one not. On Windows I can just see one drive (Y Is this because there are no real performance issues on windows with the IFS?... Cheers John Cuiuli Consultant Sydney, Australia
-
FormAPI Printed Documentation
Is the FormAPI documentation readily available in print format... say PDF??? https://support.interwoven.com/library/manuals/templating/html/formapi1.0/index.html is the only place ive found to have real documentation on it... there is nothing useful in the tst developers manual. Is there a way to print the whole FormAPI…
-
Sticky Group permissions
Hi Guys, Im trying to find a way to utilise the set-group-ID bit of a directory (sticky bit some choose to call it). The is no absolute numerical value for this according to the chmod manual under solaris. Instead you have to use the symbolic values. eg chmod g+s dirname. With that in mind, are we able to set this with the…