InterviewSolution
Saved Bookmarks
| 1. |
Explain “obtain Process Data First, Then Messages” ? |
|
Answer» First all the parameters/ VARIABLES from Process DATA will be sent, then your variables on top of it OVERLAYING the values in Process data. First all the parameters/ variables from Process Data will be sent, then your variables on top of it overlaying the values in Process data. |
|