User Activity

Hello. I have a string value being returned. It contains numbers 0,1,2,3,4 and some empty strings. I need to insert this into a int datatype field which allows NULL values. How do I convert the string to int and the blanks to NULL and map. Thanks
Hello, I’m trying to get the name of the month from the date. Eg. today’s date is 10/23/2019, I want to get the month name October. Can someone please give me the expression language syntax for this. Thanks
Hello, I’m having trouble understanding fields and parameters, and how to use them in expressions. Can someone please direct me to some good documentation and examples which can help me understand them. Thanks
Hello, I’m fairly new to Snaplogic. Can someone please guide me on how to validate child pipeline from parent pipeline? When I run the parent pipeline it turns all green but I do not see the updates in the SQL table. When I validate it so I can previ...