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

Forum Posts

Bug in Scheduled Task

@dmiller I found one issue in scheduled task. There is “Thueday” written instead of Thursday. I am not sure if it is just an UI issue or the mapping behind the code is also pulling some wrong value.

mohit by New Contributor
  • 1347 Views
  • 1 replies
  • 0 kudos

Resolved! Double array to single array

Hi there, I have data coming as below in double array. how can I make it to single array? any help is greatly appreciated. Thanks Manohar [[ { type:“AttachmentText” intent:“Supplier” text:“This is sample text.” } ]] to [ { type:“AttachmentText” inten...

manohar by Contributor
  • 1273 Views
  • 1 replies
  • 0 kudos

Single pipeline to call multiple pipelines

Hi, I need to design a scheduled task, such that each pipeline executes one after other. Either i can visit each pipe line and schedule them individually.(Currently doing this) Is there any other way where i can design a single pipeline where it call...

sp41832 by New Contributor II
  • 3606 Views
  • 5 replies
  • 3 kudos

Convert Base64 to HEX

I am working on a Snaplogic pipeline to copy data from Oracle to Snowflake. A few tables at source have BLOB column which needs to be copied. Snaplogic sees them as “Base64 encoded data” but Snowflake needs the data in HEX format. I would like to kno...

ADORAISWAMY by New Contributor II
  • 10758 Views
  • 17 replies
  • 5 kudos