Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem with transport

Former Member
0 Likes
624

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..

1 ACCEPTED SOLUTION
Read only

0 Likes
593

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

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

3 REPLIES 3
Read only

0 Likes
594

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

Read only

0 Likes
593

so whats the solution for this?

Read only

Former Member
0 Likes
593

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,....)