Hi Vinay,
you can use the below udf to create multiple nodes based on condition of source field value
the udf will create 2 nodes if itemName length is more than 20
I have created a simple mapping structure and used as below
When I run a test, I get the below results
you may need to do some modifications based on your source structure.