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

endless loop

Former Member
0 Likes
711

hello!

i think i have an endless loop in one of my programs

i cant find the exact point.

i know that there is a transaction where i can see the endless loop.

please help me find it!

thanks yifat

5 REPLIES 5
Read only

athavanraja
Active Contributor
0 Likes
546

sm50

select your process and hit details icon. you will see the SQL statement where it is in.

Regards

Raja

Read only

Former Member
0 Likes
546

THANK YOU VERY MUCH

Read only

0 Likes
546

is there a special reason why you unchecked the option to mark the thread as question when you created this post?

Regards

Raja

Read only

0 Likes
546

Raja,

Please call the moderator

Cheers,

Ram

Read only

Former Member
0 Likes
546

Just another option also Yifat,

You can from SM50 (or better SM51 when you have multiple application servers) select a process and select Process->Debugging from the menu.

This will bring up a new session with your program in debug mode. Then you will be able to see exactly where the endless loop is in your program.

And, yes, it would be nice if you changed your post to a question (you can still do this if you go to your original post in the thread) and award points to answers that are useful to you.

Where is that Anand when you need him? (just kidding )

Brad