InterviewSolution
| 1. |
What Is A Flow Activity? What Is A Flow N Activity And How Does It Leverages The Flow Activity? |
|
Answer» Flow activity is USED, when parallel execution of the flow is needed and to use this PROPERTY “non blocking invoke should be SET as true “at the partner LINK level and no. of execution of parallel flow is defined and static. Where as in Flown the no. of execution of parallel flow is not static and it is determined during RUN time. Flow activity is used, when parallel execution of the flow is needed and to use this property “non blocking invoke should be set as true “at the partner link level and no. of execution of parallel flow is defined and static. Where as in Flown the no. of execution of parallel flow is not static and it is determined during run time. |
|