User Activity

Hi there, I have a requirement where i have write a Json file to a Google drive instead of FTP. Please suggest how can i achieve it using snaplogic.
SQL: CALL get_result_set(1, ‘mycursor’); FETCH ALL FROM mycursor; Failure: SQL operation failed, Reason: A result was returned when none was expected., error code: 0, SQL state: 0100E, Resolution: Please check for valid Snap properties and input data...
Hi there, I am using excel file to read the sheet and i am noticing that it is truncating decimals. It reads the formatted column values instead of the actual values… for example … Value: -123.943661971831 is read as -$123.94 Whereas i want the actua...