Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic SYNERGY (steve huntington)
Decrease font size
Increase font size
Topic Title: Create Baseline do not permit non-completed tasks ??
Topic Summary:
Created On: 3-May-2004 16:16
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Vincent Gaudeul, on Friday, March 11, 2005 5:06 PM

Answer:
That is strange: I checked that a few minutes ago, replacing completed by task_assigned (I do not have any task_accepted state in my task process) and I have been able to create a new baseline containing a projet version associated with a task_assigned task.

Have you restarted your session after having edited pt/ptenvstr file ?

Vincent
 3-May-2004 16:16
User is offline View Users Profile Print this message


lyes guerroui

Posts: 21
Joined: 17-Jun-2003

Hi !

Our CM Synergy 6.3 SP2 databases on Solaris 9 are customized with a new task state (final state after completed in the task lifecycle) that we called "task_accepted".

I've performed a succesfull customization of both model base files and attributes, but i've find a problem when performing the "Create Baseline" of a prep project ---> this operation reject the tasks in "task_accepted" state and an error message appear :

Warning: You cannot create a baseline with projects that have non-static tasks.



Is there a way to indicate to CM63SP2 that the "task_accepted" task state is static ?

Thanks in advance.

GLP
Report this to a Moderator Report this to a Moderator
 4-May-2004 14:29
User is offline View Users Profile Print this message


lyes guerroui

Posts: 21
Joined: 17-Jun-2003


I've resolved my problem by editing the model base file "baselineapi.ac" and by make as comment this source code part :

/*
if found_non_static_tasks then
{
UI_WARNING("You cannot create a baseline with projects that have non-static tasks.");
BASELINE_CREATION_FAILED_MSG;
return FALSE;
}
*/

While compiling the csetlib project, i've obteined the new csetlib.a library.

When copying the new library into the lib directory of a testing database, i've tried to "Create a Baseline" with tasks in state other than completed and it works perfectly. No check is done !

However, two problems are resulting :

1) The customized Create Baseline function don't check if an assigned task was in the reconfigure properties of a prep project

2) If an important patch will be released for CM63 SP2 and affect the csetlib.a library, this will erase completely my custom


GLP
Report this to a Moderator Report this to a Moderator
 5-May-2004 08:57
User is offline View Users Profile Print this message


Vincent Gaudeul

Posts: 68
Joined: 10-Oct-2002

Hello,

maybe you should try to rollback your aCcent customization, and check if a small modification in pt/ptenvstr database configuration file could resolve your problem.

This pt/ptenvstr file contains a

TASK_COMPLETE_STATE=completed

statement which tells SYNERGY what is a completed task.

If you consider that your baseline should only contain "task_accepted" tasks, then you should modify this ptenvstr file instead of customizing SYNERGY aCcent source code.

Regards
Report this to a Moderator Report this to a Moderator
 5-May-2004 10:30
User is offline View Users Profile Print this message


lyes guerroui

Posts: 21
Joined: 17-Jun-2003

Hi Vincent,

I've already tried editing the ptenvstr file and replacing the completed state by task_accepted, but the problem is the same, the Create Baseline check for completed tasks only.



GLP
Report this to a Moderator Report this to a Moderator
 5-May-2004 10:53
User is offline View Users Profile Print this message


Vincent Gaudeul

Posts: 68
Joined: 10-Oct-2002

Answer Answer
That is strange: I checked that a few minutes ago, replacing completed by task_assigned (I do not have any task_accepted state in my task process) and I have been able to create a new baseline containing a projet version associated with a task_assigned task.

Have you restarted your session after having edited pt/ptenvstr file ?

Vincent
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic SYNERGY forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 15:34.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.