Writing data transforms
Data transforms have 4 fields- Action, Target, Relation and Source which can be used as per the scenario. Data transforms can be used for the following:
- Set values for properties
- Update a page
- Remove a page
- Apply another data transform
- To check for conditions ( When, otherwise when and when)
- Looping through pages
The usage is not limited to these. They can be used for adding comments and sorting though I have not worked on them.
If you are trying to use an activity only for the above mentioned scenarios, it is best to use data transforms instead.
Comments
Post a Comment