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

Forum Posts

Resolved! Expression using isArray?

Does snaplogic support the use if isArray (or similar function)? We are hitting multiple issues across pipelines where the inbound data is sometimes simply a value and sometimes an array. Would like to be able to check this, and create the array if ...

acesario by Contributor II
  • 1754 Views
  • 3 replies
  • 8 kudos

MongoDB find snap

Hi All, In one project I am using MongoDB find snap query:([{$fisrstQuery},{$second}]). i am getting $firstQuery as string instead of value it’s hold i need like this ([{“topic”:“test”},{“msgBody.title”:“MongoDB Overview”}]) plz anyone help me to re...