Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Shong,
I have a same difficulty. I tried to reproduce what you recommand tFileInputExcel--main(row1)--tFlowToIterate--iterate--tSOAP--main--tLogRow But it not work
For check i tried to do this tFileInputExcel--main(row1)--tFlowToIterate--iterate-tjava
The column is search_id
System.out.println("TestValue is: "+(String)globalMap.get("row1.search_id"));
Can you please help me?