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

Forum Posts

REST Post Trying To Send a CSV File

restful_post_example.docx (314.4 KB) Hello Everyone. I am brand new to SnapLogic as well as brand new to RESTful API’s so please bear with me and not make fun of me too much. I attached a document to help visualize what I am trying to do. I am just ...

Limiting repetitive error email notifications

Hello, In our current Error handling implementation, we’re using Email sender snap in a couple of child pipelines to send out error email notifications with a retry_count as 3 in one of the child pipeline. But now we get multiple emails with the same...

ragera4 by New Contributor II
  • 2193 Views
  • 1 replies
  • 0 kudos

Long running pipelines

Do we have any feature in snaplogic which sends alert to specified recipients in case of a long running pipeline? In case there is no alert, can someone help me in creating some pipeline to achieve this?

Xml, xslt & xsd validation

Hello, I have a question about how the xml / xsd / xslt works in SnapLogic Right now, we are trying to produce an XML file in a very specific format using XML formatterXSLT When producing the file without the xsd validation, we get an xml file that ...

Resolved! Json transformation

Ok, here is the original Json { “docs”: [ { “title”: “doc1”, “description”: “doc1 description”, “attachment_extension_type”: [ “pdf” ], “attachment_name”: [ “712210 Regulation Thats Good for Competition.pdf” ], “attachment_name_pdf_flag”: [ “N” ], “...