sachinje
27th January 2003, 15:57
Hi,
I have started working on BaaN pretty recently and this is my first Software Development experience.
I need to know if there is any method by which the components of a current project get selected/updated automatically while I am working on them. i am finding it pretty bugging to manually enter the labels in Project(session ttadv1170m000) since I have to make a lot of entries.
Please suggest me a way....
thanks
Sach

PeeJeeH
20th March 2003, 22:39
Maybe the ttiexdeliverp is a nice tool for using.

To deliver a number of software components, where the components are list in a sequential file. The layout of a line in the sequential file is as follows:

Syntax
<package code>|<version>|<release>|<customer>|<kind of component>|<component code>|language

The kind of component is indicated by two capital characters.

MS = Message
QS = Question
SE = Session
DM = Domain
TD = Table Definition
MN = Menu
FM = Form
PO = Program Object
PS = Program Source
RO = Report (source and object)
LB = Label
FN = Function
FS = Function Source
IF = Implementation Function
HT = Help Text
CH = Chart

E.g.: td|B40O|c4|prod|MS|slsd0001|2

The sequential file with components must be sorted on <package>, <version>, <release> and <customer>.

For each Package VRC, a separate directory will be created in the specified directory "Path Dumps". Under these directories the dumps will be created. These dumps can be read by session Import Data Dictionary (ttiex1285m000). In this session it is possible to read the dumps into a different VRC if wished.

lbencic
21st March 2003, 00:26
Hmm didn't see this thread before. Are you talking about automatically connecting components to a project or automatically generating the project...?
I don't know how you would automatically generate the project itself. But, once you have a Project / Proj Part / Cust Part for a given exercise, you can connect the componets you are working on to it via the 'special' drop down menu option 'Maintain Customization Parts' available when working on all components (ex. Maintain Message session, 'special' drop down menu) where you can add your component to the project. It stores your last value so you can just tab through it if correct.
You can have this come up automatically when you use the option to "Copy components to your current VRC" by setting a flag on your developer ("Maintain Developer Parameters" ttadv0110m000) called 'Zoom to Project' (General form).