ucm

What Content Management does your workplace use?

I noticed a lack of Content Management tags all up in the pool. So here is a quick and dirty survey to get things started. 1) What UCM solution is your company using? 2) How big is your company? 3) Are you happy with the implementation? ME: 1) The company I work for uses Oracle ECM (formerly Stellent UCM). 2) We have somewhere over 1...

ClearCase wants to merge unchanged files after deliver to alternate target

Hi everyone, Using Rational ClearCase v. 7.0.1.1 with UCM, I have a problem here when using ClearCase's "Deliver from Stream to Alternate Target" functionality. Imagine we have one project integration stream and two developer streams A and B derived from it. Now I change a file in stream A. I want the delevoper owning stream B to be ab...

Clearcase UCM: how to find versions in stream A created by merging from stream B

Hi, I have 3 projects A, B based on A, C based on A. Changes A should first be merged to B and then from B to C. There are also changes in B not affecting A but some of this changed need to be merged in C. There some changes from A which have been incorrectly merged directly from A to C bypassing B. (I'm using the word "merged" becaus...

Clearcase UCM: Does a merge operation create any dependencies between branches

Hi, The question may be not very clear as I'm not looking for a solution of a problem but rather seeking to avoid possible problems in the future. Say we have projects A B and C, B and C are based on different baselines of A. Is it ok to do merges between B and C in both directions from B to C and vice versa, wouldn't it create problem...

Clearcase UCM: How different foundation baselines affect merging between streams

We employ a model where we have on integration and one common development stream per UCM project. Project A is the trunk. Project B is a branch of project A created on baseline BL1 of the integration stream of project A. The development stream of project A has been later rebased using using baseline BL2 in the integration stream. So BL2 ...

Check the size of uploaded file in Oracle UCM

I need to check the size of the uploaded primary file in Oracle UCM during checkin. I tried writing a filter on the event validateStandard and check the value of dFileSize. But the value is null. Any ideas what event should I use and which parameter should I check? ...

UCM Clear Case: Hiereachy of streams in one project vs multiple projects

We have a project and are about to add a new piece of functionality to otherwise stable codebase without any major changes going on except defect fixing. The plan is not develop the new feature separately for a while (probably a month) doing intermediate builds and testing and as the feature is finished and the quality is acceptable merg...

Clearcase UCM - Cross delivering vs. delivering upwards?

We have two Clearcase UCM streams in a hierarchy at the same level (i.e. same parent stream). If the two child streams are both rebased to the same parent baseline, does that mean that Delivering the activities of both streams up to the parent (one, then the other) Would be equivalent to: Delivering the activities of one child str...

Clearcase UCM - Working with streams and components, how?

My co-workers and I are relatively need to the stream idea with Clearcase UCM. Currently management has created streams for each functional software package, each of which has defined interfaces and lives within a layered architecture. Developers create child streams depending on the package they are working in, and attempt to develop th...

Server option for java.exe

What is the difference between server and client Hotspot. Is there any reason to switch production environment to -server. Please share your practical experience. Is there any performance boost? Related to Oracle UCM 10g ...

Oracle UCM 10g XML data island

What is the best way to manage XML data island in Oracle UCM 10g. I need to add and delete result set items dynamically from form page. The main problem is Oracle does not delete result set item if you don't pass all data fields with blank values. Please give any suggestions. ...

Activities In Rational ClearCase

Hello All, We are thinking of implementing Rational ClearQuest for Change Management and Defect tracking. When we integrate Rational ClearQuest and Rational ClearCase, the activities will be coming from the Rational ClearQuest. Now since the implementation of Rational ClearQuest will take time due to the process, we are thinking of rem...

delivery mechanism, Rational ClearCase

Hi All, We came up with a stream structure for the Rational ClearCase UCM model. Int -- Prd -- Uat -- Dev ---- Development Stream r1.0 We recently migrated the code base into the new setup. We had three different code bases, i.e. three physical code bases. Migration process: we moved the production code first, cr...

ClearCase UCM Mainline Configuration Management Pattern Question

A configuration management pattern question (using Rational ClearCase UCM) When I use the mainline approach I create new releases by: create release 1 from mainline on a certain moment baseline release 1, deliver release 1 to mainline create release 2 from mainline on a certain moment baseline release 2, deliver release 2 to mainline ...

Integrating Hudson with UCM Clearcase on windows machine

I've installed Hudson on my windows machine and trying to integrate it with UCM Clearcase (the repository we are using). There are no help docs available on Hudson wiki to explain how to do that. I select New Job --> Project Name I give as Test --> select Build a free style software project --> click Ok --> This leads me to Config...

Hudson and UCM ClearCase

I have recently put one of our projects on Hudson using the UCM ClearCase plugin. Hudson works well until a configuration changes and then it hangs at update. In ClearCase the user is prompted and asked if they would like to continue (yes/no) when theres a change so im guessing this is where Hudson is hanging. I have configured Hudson t...

how to lock all the streams under integration stream in clearcase in UCM

how to lock all the streams under integration stream in clearcase in UCM ...