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

Forum Posts

Append fields to a existing JSON

Hi, How do I append some hardcode json string into an exsting json document. For example, my Oracle select Snapl returns below as output [{“DEGREE_ID”:269,“DEGREE_NAME”:“1. Staatsexamen”}, {“DEGREE_ID”:270,“DEGREE_NAME”:“1. jur. Staatsexamen”}, {“DEG...

Resolved! PUTing a XML String

I have a pipeline that goes through some work manipulating data, then starts using a XML Generator Snap to make a bunch of XML documents that need to get PUT to a REST API. Simplified, example of a document. [ {"xml":"<?xml version="1.0" encodin...

Logs missing from files

I am using a custom logger(basically a script snap in which i write) which logs to a certain file . This logger is used in 4 pipelines of a project . The problem is that when I run all the pipelines together at same time logs come initially to the f...

vipulk10 by New Contributor III
  • 1246 Views
  • 0 replies
  • 0 kudos

Explain this log

I was looking at jcc_output.log and was looking to find the meaning of this log: WARNING: several same elements exists: optimistic result => take the first element line 1:10 mismatched input ‘as’ expecting {FROM, ‘,’} line 1:102 mismatched input ‘3’ ...

vipulk10 by New Contributor III
  • 1168 Views
  • 0 replies
  • 0 kudos