How can I throw a custom error if the filter snap lets through no records?
My pipe has a filter snap. I want to design it in a way that it throws a custom error when the filter snap does not let through any records.
My pipe has a filter snap. I want to design it in a way that it throws a custom error when the filter snap does not let through any records.
I have a ServiceNow update Snap in my pipeline to which i have added an error view. When an error happens during the ServiceNow update it looks like it is retrying again. As a result, it is going to error view twice as i see the error file getting lo...
While creating a pipeline to connect to DB2 database using JDBC snap, I am running into the following error. Failure: Null pointer exception occurred at: com.snaplogic.snap.api.sql.DatabaseUtils.checkConnectionValidityForDB2(DatabaseUtils.java:1392),...
Have a Outlook .pst file that was provided and need to design a pipe that can read the .pst file and load it into Salesforce Object EmailMessage. I have not been able to design a pipe and need to know if anyone can help or script to parse this type ...
Hi snaplogic Experts, what is the right syntax for regular expression ^([^;]*;){6}[^;]{7}\K. if i want to use it in replace function? because this one: $myString.replace(^([^;]*;){6}[^;]{7}\K., ‘’) doesnt work are there any escape characters or s...
What do the expressions below mean, specifically the ‘in $’ What is $?
Hello, I am seeing a different behavior in Generic JDBC execute or Select snap when it has upstream and downstream. I have a table with 10000 records and the query used in both snaps is "select * from . where pipl id =‘1’ " and this query is giving s...
I’ve a pipeline, at the end of which is a SnowFlake Execute snap which has an update query like below "Update table_schema.Employees set Salary = '"+ $salary + "' where EmpID = '" + $empId +"' " Now the issue is for all the employees Salary of last ...
User | Count |
---|---|
322 | |
229 | |
179 | |
153 | |
116 |