RoyBNew Contributor III5 years agoDateTime Parameter can't save to datetime field I’m calling a child pipeline to do an insert I’m passing a datetime field, but in the child parameter it is now a string How do I convert it back to datetime? In the parent before I execute the...Show More
bojanvelevskiValued Contributor5 years agoHello @RoyB, Try this => Date.parse(_StartDate.toString()) Regards, Bojan
Recent DiscussionsGenerate expression file from database queryCan we generate XML file in pretty print format using native snapLogic snaps?Solved401 error with HTTP Client and NTLMPagination and nextCursor in headerJavascript to promote top level listsSolved