Question
TCS
TCS
IN
TCS
Posted: Sep 7, 2024
Last activity: Sep 19, 2024
Last activity: 19 Sep 2024 7:05 EDT
Solved
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.
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.
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