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 merge all objects in an array

I got an array named “group” includes object items as the below picture How can I merge all object items to one object? My expected result as the below picture. But, imagine that the number of item is unknown. It can be 3,4,5 , … (n). Thank you!

khanh_tran by New Contributor II
  • 10612 Views
  • 12 replies
  • 6 kudos

Google Big Query

Is it possible to truncate a table in bigquery and then run Bulk Load(Streaming). I’ve tested using BigQuery Execute with truncate statement and then link a bulk load(streaming) snap. I get an error message saying invalid input. Its not recognizing t...

TWCMG by New Contributor II
  • 1971 Views
  • 2 replies
  • 0 kudos

Rest get snap pagination nexturl issue

Hi, I am trying to Update the below url in rest get snap and want to add filter on date in place of Days. URL I am Using : _JiraHost+“/rest/api/2/search?maxResults=50&startAt=”+(parseInt($entity.startAt)+50)+“&jql=project+in+(”+_project.replaceAll(’ ...

Rahul by New Contributor III
  • 991 Views
  • 0 replies
  • 0 kudos