Real time usage of Action:Append To with relation: Current Source page in a Data Transform?

Is there any real time usage of Action: Append To with relation: Current Source page in a Data Transform? I am not able to get any practical usage because we can use this relation only if the DT and pagelist belong to same class. Even if we create one we cannot call this DT in another DT which belong to different class.

Hi @SubhashK7107

For example, of we loop over a pagelist and check the box “Also use each page as source context”, the context would be the data class of that pagelist for the entire loop. In this scenario when we use the “Append to” option along with “Current source page”, it would get appended to the data class context inside the pagelist and not the primary page class