Conditional Node
Hello
In my sourcedata of Receivables Transactions a few records have a tax component, while others do not.
How do i conditionally include a taxDetail node for only the transactions that need it?
In my sourcedata of Receivables Transactions a few records have a tax component, while others do not.
How do i conditionally include a taxDetail node for only the transactions that need it?
Answers
Habib,
You can exclude a node from processing with a restriction. In a restriction you can evaluate source columns to determine if the node should be sent to the target or not.
You can exclude a node from processing with a restriction. In a restriction you can evaluate source columns to determine if the node should be sent to the target or not.