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

Forum Posts

Resolved! Check if element exists in xml or not

Hi, a requirement where to check if <VW>ER</VW> exists in xml or not. sample xml 1:- <?xml version="1.0" encoding="UTF-8"?> <ORDER> <IDOC BEGIN="1"> <KA1 SEGMENT="1"> <VW>ZB</VW> <TN>6778</TN> <NR>708000</NR> </KA1> <KA1 SEGMENT="1"> ...

Sahil by Contributor
  • 3419 Views
  • 3 replies
  • 1 kudos

Resolved! Parent record value into child records

I’m pretty new to snaplogic and would like some help with a requirement. I have JSON records where the parent is coming a separate record followed by child records as below: I would like to bring the parent field value(locationId) into the child rec...

DeviK by New Contributor
  • 2036 Views
  • 3 replies
  • 4 kudos