$ 0 0 Hi Kamal, Use the below udf to create Item_Create & IDOC node. Refer the below sample mapping. UDF code:for(int i=0;i<Migo.length;i++){if((Migo[i]!="") && (Scrap[i]!="") && (AddMigo[i]!=""))result.addValue("");} Regards