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

Process() method does not run

Hi experts, I need your help to figure out whats wrong with my custom snap. I have a custom snap which extends Simplesnap. When I tried to log, I could see that the process() method is not being called. Can someone explain to me why?

JiWon by New Contributor II
  • 1170 Views
  • 0 replies
  • 0 kudos

Need help with XML data extraction/XML parser

Hello Everyone, I am trying to extract data from a specific xml tags for that I have used XML parser and split field in the snap but for some reason it’s not resulting in any output. I have followed the documentation on the site - https://docs-snaplo...

Anendu by New Contributor II
  • 2740 Views
  • 1 replies
  • 0 kudos

Salesforce Bulk Upsert Snap

Hi, I am facing issues with Salesforce Bulk Upsert Snap. It isn’t recognizing the external ID field and It also gives out an error - the number of fields in the header and the rows do not match Could you please help me here?

Resolved! Build json body- for POST request

How to build raw POST body using mapper? Need to achieve below { “conditions”: [ { “name”: “learningevent_id”, “operator”: “==”, “value”: “12345” } ] } I am able to achieve its missing [ ] Expression for mapper below

npise by New Contributor II
  • 2679 Views
  • 2 replies
  • 6 kudos

Snowflake Select Snap

I am receiving the below error when I am querying Snowflake. I am not sure why first the CURRENT_SESSION() is being executed instead of a select * from table. Jar: snowflake-jdbc-3.12.1.jar JDBC Driver Class: net.snowflake.client.jdbc.SnowflakeDriver...

Not Getting Response From Workday Write

I am using the Workday write snap to create customer contracts in Workday. I am able to successfully create a customer contract in Workday, but I am not getting a response from the web service in SnapLogic. Is it possible to get a response using th...

wcl3y2 by New Contributor III
  • 2599 Views
  • 2 replies
  • 0 kudos