ContributionsMost RecentMost LikesSolutionsRe: Snaplogic CI/CD Training Resource Question Hi again, So I have reached out to a representative on the University team, our Customer Care contact, and this community for an answer to what I believed was a relatively straight-forward question and have yet to receive a clear response from the Snaplogic team. It’s disappointing, particularly given that the courses are not only pretty expensive for the information they provide but are also time-limited to see such a lack of response. I would recommend to anyone interested in taking these courses to take this situation into consideration prior to making a purchase. Snaplogic CI/CD Training Resource Question Hi there, We recently purchased this training course and the first lesson makes note of a deployment template that can be downloaded and used to model a deployment pipeline, but doesn’t make note of where to find the template. Can you point me in the right direction? Thanks, Rich Conditional Execution of Snaps I’ve got a pipeline where I would like to execute a series of snaps based on the results of a Router snap evaluation. One of the steps in that part of the pipeline is to compare the id fields of both the source and target data sources to see which records are missing from the target data set. I’m doing this by joining the datasets and if there are missing records, I’m using the “Unmatched data to error view” option on the Join snap to send those records to a file. Problem is, when the record counts tie out, the router routes the pipeline to the correct path, but the snap that is calling the second dataset in the Join snap still gets executed, resulting in the the Join snap from the other Router branch to get executed, resulting in false positives being written by the file snap. Is there a way to not have that second data source snap fire unless the router path it is on is being chosen? Thanks in Advance, Rich Trouble connecting to FileMaker Server 17 via JDBC Hi there, We are trying to connection to a FileMaker Server 17 DB using JDBC and when trying to create the account, we run into the following error: When we try to change the DB Name to something like DB2, we get a more specific error: Failed to validate account: Failed to retrieve a database connection. Cause: [FileMaker] [FileMaker JDBC] FQL0002/(1:21): The table named "sysdummy1" does not exist. (Reason: [FileMaker][FileMaker JDBC] FQL0002/(1:21): The table named "sysdummy1" does not exist.; Resolution: Address the reported issue.) which leads me to believe that this is probably not a connectivity issue. Has anyone had success making a generic JDBC connection to a FileMaker Server Data Source? Thanks! Rich Problem finding file with Multi-file Reader Hi there, We recently started having problems with a pipeline we had created a few months ago. The multi-file reader snap is returning a, “Failed to get file attribute, the requested file may not exist or you may not have the access privilege or the server is not accessible” error. I tried creating a File Reader snap in a new pipeline to test the access and location to the file the existing pipeline is supposed to be reading and it had no problem finding the correct file. In the new pipeline, I created a multi-file reader snap with the same location, and it is still giving me the same error. Anyone run into this issue? Thanks, Rich