Hi,
I have a source Header node which has three elements and all are mandatory.
I need to check if all these are present then the target node need to generated.
I dont want to check individually and wanted to apply everything in the Target node itself.
Let me know how to check or if any UDF code is there would be good.
Eg.,
Header
custno
custkey
Target Node
Header (Custno and custkey must be checked here itself)
Regards,
Krish