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

Forum Posts

Resolved! How to create multi rows dynamically?

we have a snap to get a count from the previous snap, then once we got the count(there’s only one output), for example, if we got 10, we will need to create 10 outputs in the next mapper, how can we do that? Is there any formula we can use?

sdeng by New Contributor II
  • 1066 Views
  • 2 replies
  • 1 kudos

Error while executing sequence - NotAcceptableIOException : Not acceptable for testsnap2lsat: { "error_map" : null }

Hi…I’m getting the below error in my sequence on random pipelines. It automatically gets resolved and repeats again, however the child pipelines when executed individually works fine. Does anyone have an idea on this? Any information would be helpful...

Reshma by New Contributor
  • 762 Views
  • 0 replies
  • 0 kudos

MS-SQL Server Stored Procedures

I have a pipeline that creates a staging table in a SQL database that is then compared to a target table using a SQL server stored procedure. It is important that the staging table be completely populated before the stored procedure is executed, and...

Resolved! Looping through Api call

Hi We have a requirement where, If we do an api call , we get response something like below { records_remaining : “200”, records_processed: “100”, failed: “0” }, “entity”: [ "rec1: “abc”, “rec2”:“xyz” ] Pagination does not support by Api . we need to...

sravan by New Contributor II
  • 794 Views
  • 2 replies
  • 3 kudos