| |
GeekInterview.com > Interview Questions > Peoplesoft > PS Mixed
| Print | |
Question: AE actions
Answer: What is the difference between dowhen and doselect? |
| June 06, 2008 10:55:45 |
#2 |
| sharathkedika |
Member Since: June 2008 Total Comments: 2 |
RE: AE actions |
sry ....
DoWhen is some thig like IF statment. it is the first acation in execution order. if the query written in the Do When action returns any rows then the subsequent actions will be executed.
In a simple way
DoWhen is a conditional action DoSelect is a looping action
|
| |
Back To Question | |