InterviewSolution
| 1. |
How Will You Define The Possible Results Of An Activity In Order To Drive Different Transitions? |
|
Answer» As lookup CODES for a lookup type you define the POSSIBLE RESULTS of an activity to drive different transitions USING lookup codes for a lookup type. You cannot use item attributes. Separating the activity into two does not make sense SINCE you want to drive two transactions with the same activity, but with two result codes. A process activity will not help in this scenario. As lookup codes for a lookup type you define the possible results of an activity to drive different transitions using lookup codes for a lookup type. You cannot use item attributes. Separating the activity into two does not make sense since you want to drive two transactions with the same activity, but with two result codes. A process activity will not help in this scenario. |
|