Work on a project as shown below
tFileExist----If(Exist)-------Use other Components \ \ If(Not Exist) add other flow
Add the code below to the first condition IF ((Boolean) globalMap.get ("tFileExist_1_EXISTS")) , and the second condition IF will be !((Boolean) globalMap.get ("tFileExist_1_EXISTS")) .
source share