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: Creating Custom base packfile
Topic Summary: Creating Custom base packfile
Created On: 10-Dec-2004 13:00
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.
 10-Dec-2004 13:00
User is offline View Users Profile Print this message


Thyagarajan Krishnan

Posts: 1
Joined: 10-Sep-2003

Hi,

I am looking for some general details related to creating my own custom base packfile.
We are not intending to do any accent customization, but we are planning to add few custom
attributes and settings which are required for our projects.

The order i assume is
1. unpack base.cpk - (call the database as base_custom)
2. apply all changes
3. pack base_custom.cpk - which is now the custom generic base pack file.

I need some general guidelines what are the basic changes that we need to consider in step (2) above.

How it is being done in your cases? Any help on this regard is appreciated !!

Rgds
Thyag
Report this to a Moderator Report this to a Moderator
 17-Dec-2004 17:36
User is offline View Users Profile Print this message


Philipp Weißmann

Posts: 28
Joined: 12-Oct-2004

Hello Thyag,

I just built a customized packet. It was fairly easy. I just unpacked the standard-template, logged in as ccm_root, made some minor changes (changing delimiter) and logged out again.

Because we dont want to use "Register Task" but only "Assign Task" and people hit this button accidentally, I removed this button from the GUI by editing the dialog configure file, which resides within the database directory. Furthermore i configured the event scripts (what happens if a task is completed) Trig_eng.conf and Trig_ui.conf.
After I was done I shut down the database, packed it with

ccmdb pack /directory/to/database -z 9 -t $CCM_HOME/packages/new_default.cpk
(-z 9 is for maximum compression)


Happy Holidays,
Philipp Weißmann
Report this to a Moderator Report this to a Moderator
 28-Feb-2005 11:57
User is offline View Users Profile Print this message


Anthony Kent

Posts: 4
Joined: 12-Aug-2004

Philipp,

quote:

Because we dont want to use "Register Task" but only "Assign Task" and people hit this button accidentally, I removed this button from the GUI by editing the dialog configure file, which resides within the database directory


That sounds like a very sensible measure to introduce. Can you tell me exactly what file(s) you had to edit to do it?
Report this to a Moderator Report this to a Moderator
 2-Mar-2005 07:49
User is offline View Users Profile Print this message


Philipp Weißmann

Posts: 28
Joined: 12-Oct-2004

Hello Anthony,

the file resides in the database directory, in the pt/tskcrdb.ui subdirectory. In that file search for the

button "tacr_register"

Section and set its width to zero (i commented out the original line to be able to undo this:

#width "$set_name but_width 12"
width 0


Also I set the default option in the "tacr_assign" section to


default "true"
So technically I just hide the button, but thats good for that purpose.


Philipp Weißmann

Edited: 2-Mar-2005 at 07:50 by Philipp Weißmann
Report this to a Moderator Report this to a Moderator
 4-Mar-2005 11:56
User is offline View Users Profile Print this message


Anthony Kent

Posts: 4
Joined: 12-Aug-2004

Thanks Philipp. I will look at this asap.
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.