Sushanta
17th November 2002, 17:19
Dear all ,
How to handle subsessions in the following case:
Main Session - tdind0205m000
Populating data in the above session and then continuing-
Subsession - tdind0205s000 gets opened.
Save and Exit from tdind0205s000-
Another subsession tdslsl205s001 gets opened and necessary data get imported into this session(from tdind0205m000 most probably).So the sequence is
tdind0205m000-continue-tdind0205s000-save and exit-tdslsl205s001
In this case how should I write AFS so that subsessions will be handled and appropriate data will be imported to subsession tdslsl205s001.I have tries it several times.But all the time the subsession tdslsl205s001 gets opened independently and it is unable to import data from the previous sessions.As a result the record is not inserted in the session tdsls205s001 which is also happening when I am running the session tdslsl205s001 independently.
Pl. give suggestion and solution
Thanking You
How to handle subsessions in the following case:
Main Session - tdind0205m000
Populating data in the above session and then continuing-
Subsession - tdind0205s000 gets opened.
Save and Exit from tdind0205s000-
Another subsession tdslsl205s001 gets opened and necessary data get imported into this session(from tdind0205m000 most probably).So the sequence is
tdind0205m000-continue-tdind0205s000-save and exit-tdslsl205s001
In this case how should I write AFS so that subsessions will be handled and appropriate data will be imported to subsession tdslsl205s001.I have tries it several times.But all the time the subsession tdslsl205s001 gets opened independently and it is unable to import data from the previous sessions.As a result the record is not inserted in the session tdsls205s001 which is also happening when I am running the session tdslsl205s001 independently.
Pl. give suggestion and solution
Thanking You