-
Hiding extended attributes
Hey Everyone, I am using TS 6.5 with SP2, and I am wondering if there is a way to hide certain extended attributes from the user. i.e. lets say I am setting X and Y as two different extended attributes for files in my workflow. When the user clicks on properties for a file I just want him/her to see X and not Y. Is this…
-
Are you using the OpenDeploy Adapters?
I want to take a quick poll on usage of the payload and delivery adapters for OD. Most of the adapters are fairly new (< 1 year). Please reply with the folllowing: - Which adapters you are using , or did you write a custom adapter? - How complete was the functionality? Any suggestions for improvement? - What adapters would…
-
Sorting interates
Is there a way to sort iterate results by a specific field within a TPL? <iw_iterate list='dcr.Resources.Section' var='list' order='list.title'> (this doesnt work - Im trying to sort by title).
-
Blank dcr but not xml
Hi... Ive worked in TS for a while now... Now have a problem I cant troubleshoot. I save my dcr, but when I try to edit the data or bring it back, it comes back blank. Yet, when I download the xml file, all of the values are there. Any ideas? In the meantime, Im gonna remove the code and trouble shoot field by field to see…
-
SQL Server 2005
Is MediaBin certified for SQL Server 2005?
-
OpenDeploy 6.1/ControlHub 2.1 Beta Program
Hello everyone, The beta program for OpenDeploy 6.1 and ControlHub 2.1 will be starting at the end of January. This is a great opportunity to test out new features and get your feedback considered before the general release. It's also a great way to test out the ContolHub add-on module that adds versioning and workflow…
-
Filelist deployment
hi. The following code of filelist deployment gets fails, can anyone correct me. <?xml version="1.0" encoding="ISO-8859-1" ?> <deploymentConfiguration> <logRules maxBytes="32Mb" level="verbose" > </logRules> <localNode host="app-dev003.com" /> <replicationFarmSet > <replicationFarm name="MYFARMNAME" > <nodeRef…
-
set ea by script problem
I need to set eas on 1600 files but don't know the replicant position for each file. one file may require iweatattr command to set replicantcategory/0/attr=value1 and the next file may need to set the attribute in replicant position 2..... It would be nice for this command line utility to append the attribute to the end of…
-
Changing workarea ownership
Hey Everyone, I am using TeamSIte 6.5 SP2, and was wondering if it is possible to change the workarea owner through a terminal window with a "chown" command, or something similar to that? Thanks, Ido
-
Workflow
Hi A few weeks ago, someone re-named a branch from 'THIN' to 'thinonline' and as a result when I want to create a new form entry I get the following error? "Unable to create a new form of type thin/content under the branch //suniwov1/default/main/thinonline. This form was not configured for this branch. " Obviously there…
-
DAS + IWOV_IDMAPS bug?
im curious what triggers IWOV_IDMAPS to update? in previous versions of DAS everytime i i would run the below config files IWOV_IDMAPS would be updated with the new tables. however, in the new version of OD, the table never gets the rows inserted, forcing me to find the tables and manually insert the LONGID, SHORTID, etc…
-
Source Code Tool Required or Not?
Best Practice Use of OpenDeploy If we are going to use OpenDeploy for code migrations but many applications today do not use a source code tool (e.g. teamsite, CVS etc) can we configure OpenDeploy in such a way as a source code tool is not required. (is this even recommended?)
-
Performance Throttling in OpenDeploy 6.1
Hello everyone, This is a followup to the devnet presentation this morning. There were some details on the performance throttling feature that I had to check on. The thottling feature allows you to scale back concurrent deployments depending on adjustable thresholds (file descriptors and disk space in this release,…