ContributionsMost RecentMost LikesSolutionsRe: Successful Snaplogic Pipeline Validation not showing sample output Hi, A restart has fixed it. Thanks for that. Re: Successful Snaplogic Pipeline Validation not showing sample output mbowen: 4 Oct 2021 main-10631 - Patch 3 let me check and try it out a restart. we are running 4.27 already. Re: Successful Snaplogic Pipeline Validation not showing sample output Did anyone find a solution? I also do not see any preview anymore. I check with other team members and they have the same. I just do not get any preview icon anymore. Broken Pipe in REST POST Hello all, we have developed a pipeline which loads a file to SAAS application. For most files this works fine, but larger files error out. We get after 30 sec below error: Reason: Broken pipe (Write failed) Resolution: Please check the Snap properties We are using REST POST . I was wondering if the connection or read timeout has any impact, but changing this does not have any impact. Would anyone know which other property could have an impact? stefan Union for Error and for Success Hi all, I am trying to develop a pipeline with Union where the unions is only satisfied when ALL branches are successful. Any error in the branch should not satisfy the Union and should trigger the error pipeline. Current behavior is that the union is satisfied when all branches complete, success or failure do not matter. Ideally I want the global error pipeline to catch errors and the union to remain blocked. Could you give me a hint how to achieve this? I tried Error view, but also that is not doing the trick in combination with a unions. I see both, ErrorUnions snap and AllSuccess snap execute when one fails and one succeed. Thanks, S REST GET SNAP retry and timeout not dynamic Hi all we are using the REST GET snap. In there we see that the timout ( connection timeout and read timeout) as well as the retry ( maximum request attempts and retry request interval) cannot be define dynamically. Is there a good reason for it? Or any workaround? Thanks, S