2010 Dec 02 5:07 PM
Hello,
I have released the transport but it got stuck giving an error "GENERATION OF PROGRAMS AND SCREENS".How to overcome this problem..Plz advise..
2010 Dec 02 5:19 PM
hello,
i think u r getting problem because u did not release request in proper manner.
for ex: u r creatimg a table say zstu, u save it and generate a request for that say 100, then u create data element for there
fields for that u again create request sat 101, for data elements u create domin, again u create request fro that say 102.
after all that when u release request , first u have to release domin, then data element and thne table request.
but if release table request first then data element and then domin it will give error.
Hope it is the solution of ur problem.
Regards,
sachin chauhan
<< Moderator message - Please, no SMS Speak>>
Edited by: Rob Burbank on Dec 2, 2010 12:24 PM
2010 Dec 02 5:19 PM
hello,
i think u r getting problem because u did not release request in proper manner.
for ex: u r creatimg a table say zstu, u save it and generate a request for that say 100, then u create data element for there
fields for that u again create request sat 101, for data elements u create domin, again u create request fro that say 102.
after all that when u release request , first u have to release domin, then data element and thne table request.
but if release table request first then data element and then domin it will give error.
Hope it is the solution of ur problem.
Regards,
sachin chauhan
<< Moderator message - Please, no SMS Speak>>
Edited by: Rob Burbank on Dec 2, 2010 12:24 PM
2010 Dec 02 5:41 PM
2010 Dec 02 8:01 PM
the TR must be holding dependant data like tables or some other stuff... make sure those objects are transported first.. then you transport this TR.
(expand the error log, you will find which object is missing,....)