ContributionsMost RecentMost LikesSolutionsSnap aborted error Hi , I am tryin to execute a pipeline which was already working fine. but all of suddent i see below error appeared and i am unable to get the thing resolved. Please let me know if any one has any idea on this. I am using filepollar for each fiel read to check the file empty or not just to proceed if the file is empty in case. Error message : as below Snap was aborted Hide Details… File Poller for empty file check of SRC_O4XS2583_VKPCSP05[5efe0b2e6cf3bf2ce3fc6c0f_1c54f1b9-500a-4408-bc75-e430c878dc5b – 00984b03-089c-4dfd-ad73-47e6706784b0] `com.snaplogic.cc.snap.common.ThreadDetails: prio=4 Id=201488 TIMED_WAITING on com.snaplogic.snaps.binary.FilePoller@6595b4e at java.base@11.0.12/java.lang.Object.wait(Native Method) - waiting on com.snaplogic.snaps.binary.FilePoller@6595b4e at com.snaplogic.snaps.binary.FilePoller.pollingLoop(FilePoller.java:284) at com.snaplogic.snaps.binary.FilePoller.process(FilePoller.java:270) at com.snaplogic.snap.api.ExecutionUtil.process(ExecutionUtil.java:106) at com.snaplogic.snap.api.ExecutionUtil.execute(ExecutionUtil.java:70) at com.snaplogic.snap.api.SimpleSnap.execute(SimpleSnap.java:70) at com.snaplogic.cc.snap.common.SnapRunnableImpl.executeSnap(SnapRunnableImpl.java:812) at com.snaplogic.cc.snap.common.SnapRunnableImpl.execute(SnapRunnableImpl.java:586) … at java.base@11.0.12/java.lang.Object.wait(Native Method) at com.snaplogic.snaps.binary.FilePoller.pollingLoop(FilePoller.java:284) at com.snaplogic.snaps.binary.FilePoller.process(FilePoller.java:270) at com.snaplogic.snap.api.ExecutionUtil.process(ExecutionUtil.java:106) at com.snaplogic.snap.api.ExecutionUtil.execute(ExecutionUtil.java:70) at com.snaplogic.snap.api.SimpleSnap.execute(SimpleSnap.java:70) at com.snaplogic.cc.snap.common.SnapRunnableImpl.executeSnap(SnapRunnableImpl.java:812) at com.snaplogic.cc.snap.common.SnapRunnableImpl.execute(SnapRunnableImpl.java:586) at com.snaplogic.cc.snap.common.SnapRunnableImpl.doRun(SnapRunnableImpl.java:877) at com.snaplogic.cc.snap.common.SnapRunnableImpl.call(SnapRunnableImpl.java:436) at com.snaplogic.cc.snap.common.SnapRunnableImpl.call(SnapRunnableImpl.java:120) at java.base@11.0.12/java.util.concurrent.FutureTask.run(Unknown Source) at java.base@11.0.12/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base@11.0.12/java.util.concurrent.FutureTask.run(Unknown Source) at java.base@11.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base@11.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base@11.0.12/java.lang.Thread.run(Unknown Source) Error Fingerprint[0] = efp:java.lang.vLkbk7cC` Re: Pipelines integration/linnking I think it’s working. initially i typed the path manually and the resulted in error. thanks again. Re: Pipelines integration/linnking as mentioned below. folder1 has 10 pipleines folder2 has 10 pipelines. . trying to connect Folder1 end pipeline to folder 2 starting pipeline. under projects all other folders are at same level. –>Projects ----->Shared ----->Folder1 ------>Folder2 ------>Folder3 Re: Pipelines integration/linnking We have 10 folders under projects. each folder already connected by the pipeline execute. but its not working with different folders (i mean path is not recognized. even with expression). have you had chance to try this before? Re: Pipelines integration/linnking Got it thanks for the update. Assuming this i started gathering all under one project today. Pipelines integration/linnking Hi All , I have a requirement to link different pipelines under a project which appears like below. please let me know the possibilities. structure –>Projects ---->Shared ----->Folder1 ------>Folder2 ------>Folder3 I am trying to link the last pipeline in folder1 to first pipeline in folder 2 with help of pipeline execute(PN : I have done the integration of pipelines with in each folder with pipeline execute). and so on. but the last pipeline in folder1 not recognizing the first pipeline in folder2 . is it something not possible. Do i have to move all the folders under Shared folder and do the integration?. Please help. thanks . Pipeline execute Snap failing as the predecessor of this is writing empty file I have a pipeline that is not generating or writing anything to the output also at the end of the pipeline i have pipeline execute to run the next pipeline. Since my file writer has no data the pipeline execute is failing is there anything that i can do to overcome this issue,. Please suggest any other way to handle this scenario. Re: How to trigger a snaplogic pipeline. based on schedule completion in mainframes Ya thanks for the update. This is my final option as time trigger. Some times the mainframe schedule can be on demand So, i am looking for triggered task possibility. Re: How to trigger a snaplogic pipeline. based on schedule completion in mainframes ASs far as my knowledge concerned triggered task url is not possible at the end of mainframe. Re: How to trigger a snaplogic pipeline. based on schedule completion in mainframes haven’t tried that. but looking for option if anyone tried before.