Snap Packs
Discuss configuration of Snaps and general questions about our Snap Packs.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PostgreSQL - Execute Snap

Does the PostgreSQL - Execute Snap not support using CTE’s as part of the query? When I try to include 1 or more CTE’s. all I get out of the snap is a status and message field returned, not the actual data.

chmurray88 by New Contributor II
  • 1776 Views
  • 11 replies
  • 2 kudos

Handling missing object properties with Mapper

Hello,I've been struggling with this for few hours now and I simply can't get it to work as I want to. Therefore I'm asking for help. So I have the following input incoming to Mapper:{"id": 1,"labels": {    "fi_FI": "label_1"}},{"id":2,"labels": {   ...

Tuomas by New Contributor II
  • 678 Views
  • 3 replies
  • 0 kudos

DynamoDB Update Snap doesn't appear to do anything

Hello, I've got a working DynamoDB creation snap working, but when I try to use the update snap, it doesn't seem to do anything. The snap itself turns green like it's happy, but nothing happens on the DB end. I've also replaced the table name with a ...

Frijoles by New Contributor II
  • 789 Views
  • 1 replies
  • 0 kudos

Resolved! XML Generator is removing empty elements

Hello, I'm trying to send some XML to a REST endpoint, but it looks like the XML Generator is removing any element that is empty. For example:<?xml version="1.0" encoding="UTF-8"?> <rootTest> <foo>bar</foo> <innerTest></innerTest> <secondTest /...

Frijoles by New Contributor II
  • 700 Views
  • 1 replies
  • 0 kudos

SAP Table Read in Snaplogic

Dears,Please guide how to extract data from standard ECC table using snaplogic?.Which snap needs to be used from below list: 

ardurai_0-1698671329456.png
ardurai by New Contributor
  • 324 Views
  • 0 replies
  • 0 kudos

Maven Install Authentication Error

Hello. Trying to do some development and cant seem to get out of the gates. I have tried this on multiple networks so it does not appear to be network related. When run “mvn clean install” in my newly created workspace, after successfully running “mv...

ronmwhite by New Contributor II
  • 7242 Views
  • 19 replies
  • 2 kudos

XML Generator removing elements that should be left intact

Hello, I'm trying to send some XML to a REST endpoint, but it looks like the XML Generator is removing any element that is empty. For example:<?xml version="1.0" encoding="UTF-8"?> <rootTest> <foo>bar</foo> <innerTest></innerTest> <second...

Frijoles by New Contributor II
  • 497 Views
  • 0 replies
  • 0 kudos