Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Jar file download failed : NOT FOUND

Greetings.I'm attempting to perform some operations against a MySQL 8.0.33 server. I created a SnapLogic MySQL database  account, and uploaded mysql-connector-j-8.0.33.jar to the JDBC driver property of the account configuration popup. Pressing the v...

brianm by New Contributor II
  • 3045 Views
  • 6 replies
  • 2 kudos

Resolved! Trim and convert string into Date

How can I trim the date on the left hand side and convert this into a date value?Input Example: 18 May 2016 - 17 Mar 2017Output example: 2016-05-18(using the yyyy-MM-dd  format)I've tried using trimLeft() function but the Mapper Snap doesn't recognis...

NAl by Contributor
  • 1713 Views
  • 5 replies
  • 1 kudos

Receiving Timed Waiting Error.

Hi Community,We are observing the below error in one of our pipelines and would like to know more about this error"TIMED_WAITING on java.util.concurrent.CountDownLatch$Sync@53b449dc at java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method)"Ha...