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

Forum Posts

Time stamp on an end of a file

Hello, I am trying to figure out the time stamp features, and I can’t seem to get it to work. I have on my file writer: “XXXXXXX_” + Date.now() + .txt But that doesn’t work, Can someone inform me on what I need to do to correct this and get this to w...

FalleurJ by New Contributor
  • 6086 Views
  • 8 replies
  • 1 kudos

Using a File Poller to a File Reader

Hello, I am trying to figure out how to use a File Poller to make a file name a variable and then to use that variable as the file to use in a File Reader? I am not sure on how to get it to work. Also, how does the File Poller truly work if I have mu...

FalleurJ by New Contributor
  • 5882 Views
  • 9 replies
  • 0 kudos

How to flatten hierarchial JSON structure?

Hi Forum, I have hierarchical JSON structure coming as input and need to flatten(and transformation) the document as output. Below is the simple example showing input and output structure. I tried doing this with Mapper, Strcuture and JSON Splitter s...

ddangler by New Contributor III
  • 5156 Views
  • 3 replies
  • 3 kudos

MySQL Insert Can't Insert Special Characters

Is there any way to encode strings or perform a MySQL insert on a special character like ł or Ł. I can’t get it working, but it works just fine using another ETL process. In my specific use case I’m trying to insert names that include special charact...

nsmith by New Contributor III
  • 12614 Views
  • 5 replies
  • 1 kudos