Charan: I have a problem I have one schema which has one optional filed ‘Element1’ and I need to map this schema to other schema but the twist is if this optional filed is not present in the input schema then I need to map other filed ‘Element2’ to the output schema.Input schema with optional filed ‘Element1’
Output Schema
Rohit: You can do this using the Scripting functoid as shown below:Drag