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

How to configure Workday REST snap

I configured a Workday REST snap and I made it work with native services such as staffing. But I would like to know how to configure it using a WQL as a service. I can’t see how to pass a wql query. Here’s the config: Service: wql; Version: v1; OpenA...

SQL Server Status

I need the list of possible return codes for the insert, update of this Snap Pack. “If an output view is available, then the original document that was used to create the statement is written to the output with the status of the insert executed.”

danielz by New Contributor
  • 1657 Views
  • 1 replies
  • 0 kudos

Difference between HTTP Client and Rest Api(get,post....) snaps

Hi All, I am exploring the HTTP Client snap, I wanted to know what is difference between HTTP Client and Rest API methods (get,post…) snaps. Can any one please help to know about the below highlighted Entity Type in the snip. and also can we get th...

Pretty by New Contributor III
  • 3183 Views
  • 4 replies
  • 0 kudos

Resolved! Pagination with HTTP Client

Hi, I’m not able to access the original document during pagination with the HTTP Client. This worked with the REST Client, but looks like it’s not possible any more. This is a needed feature when the API being called does not respond back with limit/...

Henchway by Contributor
  • 3353 Views
  • 2 replies
  • 5 kudos

My sql execute snap

Am facing this error when am trying to update column data in SQL dynamically please can anyone give me a solution how to update with correct syntax using with expressions or without

rjapala by New Contributor III
  • 5327 Views
  • 21 replies
  • 12 kudos

Script Snap: Write files to SLDB?

Hello, I was hoping to use python on that snap to do something like this: #os.chdir(‘/opt/snaplogic’) os.chdir(‘sldb:///shared’) f=open(“blah.txt”, “wb”) f.write(“hello test”) f.close() The intention is to save this blah.txt file generated in the Scr...

kunghei by New Contributor
  • 1028 Views
  • 0 replies
  • 0 kudos