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

Forum Posts

Deleting a Value in Workday

I have been trying to delete a field on an object in Workday and haven’t found a way. If I’m just writing a SOAP request, I can pass in an empty tag like “< emptytag/>” to delete a value. With SnapLogic, I’m not sure how to achieve that. I have tr...

wcl3y2 by New Contributor III
  • 1291 Views
  • 3 replies
  • 1 kudos

Redshift bulk load have high input time

Hi Team, Could you please suggest why Redshift bulk load have high input time and how can we solve this issue. We are fetching data from SQL Server and inserting into redshift. Source records count : 59473885 Please refer to Pipeline execution stati...

Abhi by New Contributor
  • 368 Views
  • 0 replies
  • 0 kudos

Resolved! JSON returns Column Names separately from the Rows

I have a REST API that returns something like the following: entity": { “items”: [ { “tableName”: “mytable” “count”: 7995 “columnNames”: [ “c1”,“c2”,“c3”,“c4” ] “rows”: [ [r1c1value,r1c2value,r1c3value,r1c4value],[r2c1value,r2c2value,r2c3value,r2c4va...

Garrett by New Contributor II
  • 3677 Views
  • 7 replies
  • 2 kudos