GAURAVGUPTA9
28th December 2002, 13:41
Hi
i want to make dump of some sessions of diffrent packages. so that they can b installed on another system. i am using export data dictionary session. but it is exporting all the object of that package. i want forms and script of that session only. i could specify forms but it will b a tedious job. any easy method so that i just specify only session name and all the thing related to that session, get dumped.
ne help. it is quite urgent.
Regards
Gaurav Gupta
victor_cleto
28th December 2002, 15:44
Select the export based on sessions on form 1 and then insert your session code, make sure you also check the box for only export of current pVRC to avoid objects from previous VRC's.
kammie
7th January 2003, 12:49
You can use the session 'ttiexdeliverp'. The components to be exported must be specified in a ascii file. Check the help text of the session to find out how to specify the components.
isimeon
7th January 2003, 13:41
Also see ttiex4100m000 and ttiex4110m000.
dnnslbrwn
7th January 2003, 16:33
I know it shouldn't amaze me after 10 years, but you think that you have found all of the toys in that time and then...
This would have been useful dozens of times over the last decade! How long has it been available? What version did it appear?
Thanks again for the tip.
kammie
9th January 2003, 12:45
Originally posted by dnnslbrwn
How long has it been available? What version did it appear?
The session was already available in 1994, when I started with Triton 3.
sachinje
29th January 2003, 09:05
Hello Gaurav,
I am Sachin. I have just started working on Baan and I have similar problem as of yours, i.e., I want to export a session.
I want that I just specify the session code and related components be selected automatically and dump be created.
I posted this problem and then, i found that you also had similar problem. I have already tried to use "Export data dictionary" session by selecting "Export based on session", but it's not working. It selects all the components in the VRC.
I am using BaanERP.
I would be very much thankful if you let me know the solution.
regards,
Sachin & Dharmesh.
askajale
29th January 2003, 23:06
Sachin --
While selecting Based on Session option,
Are you selecting Session Object also to dump or not? If you do not select that it used to dump all the components of the VRC. Just check..!
The other solution which is best to follow for any development is to maintain the Project and Customization Parts. On users put Auto zoon to Project parts as enabled.. so whenever anu developer copies the component to development VRC, it automatically pops up for adding the part to the project. Then you can export the project components to port anywhere. Just check if it is feasible in your case or not..!
--Avinash