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

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
  • 1667 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
  • 1576 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
  • 1469 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
  • 860 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
  • 9170 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
  • 866 Views
  • 0 replies
  • 0 kudos

Resolved! Add fields dynamically in Encrypt field snap

Hi Team,The community is amazing and very helpful. Kudos to everyone behind it.I'm working on encrypting certain fields(PII) coming from SFDC sources and using encrypt field snap for the same. For that I'm having to add the fields manually in the sna...

manichandana_ch_0-1695964908945.png