alkachoudhary7
26th December 2007, 13:07
Dear all
how i transfer session from one server into another server. Please help me
Thanks
Alka
sukesh75
26th December 2007, 13:40
The following should help you in transferring any object between different Baan4 environments..
1) On the source Server, use the session Export Data Dictionary {ttiex1280m000} to export the session for the particular package and VRC. Use Form2 and Form3 to select which of the objects you need to export and the range.
2) While on the Target Server, use the session Import Data Dictionary {ttiex1285m000} to import the sessions exported in the above step. Do mention the VRC into which you want these sessions to be imported. You also might want to clear the checkbox titled "Delete dumps after installation" as this deletes the files (object dumps created in step1) after the objects are imported.
Make sure the path(to export to and import from) is given correctly in both the above sessions. ...
sk
alkachoudhary7
27th December 2007, 05:14
Many Many Thanks sukesh and Happy New Year.