1.

Different Ways Pass Data Between The Steps?

Answer»

We can pass DATA between steps in THREE different ways, they are:

  • Using State RECORDS – One row can be passed and can have many state records.
  • Using Component/Global People code variables
  • Using TEMPORARY records – Multiple rows of data can be passed.

We can pass data between steps in three different ways, they are:



Discussion

No Comment Found