User Activity

Is there any support for MongoDB distinct queries in SnapLogic? I’m trying to execute a query like this: db.Reason.distinct(“Values.Reason”) The Find snap seems to only accept JSON formatted expressions, but wasn’t sure if there’s another way to acco...
The documentation for the Checkout Timeout property of the SQL Server Account configuration mentions: “An exception will be thrown after the wait time has expired.” Does anyone know what exception will be thrown? Dealing with seemingly random “com.mi...
I noticed today that the documentation page for the CSV Formatter snap does not include documentation for the Binary Header Properties fields. Can this be updated to include information about those fields? @dmiller?
Has anyone successfully mapped a pipeline exposed via an Ultra Task to an AWS API Gateway API? I feel like I’m doing everything right, but I’m getting an inexplicable 500 error. Wondering if anyone has had success with this that might be able to offe...
I have a need to write an “empty” CSV file that includes only the header row information in the case that there’s no data to populate the file. Does anyone know a good way to do this? Anything to do with the CSV formatter and the header row options d...