ContributionsMost RecentMost LikesSolutionsRe: Excel Parser : reading formatted values instead of the original value Hi there, I still have the same issue pour Excel Parser even when using the unformatted option, the snap returns 72996.84000000001 while it is 72996.84 in Excel. Should I open a ticket in Snaplogic? 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; OpenAPI path: /data ; Operation : Get. Re: Launched: Workday REST Snap Pack Hello there, I have some questions on how to use this new snap, do you know to whom I could write? Regards Bernard Re: Sharepoint online config It was setup by the Sharepoint Admin. Re: Sharepoint online config Thanks for your answer, but it is what I did and Snaplogic never reached it. I guess it is a security issue. Sharepoint online config Hello, I’m trying to connect a Sharepoint Online snap to a site to do a upload file. So far I got the access token but when I tried to set up the settings, mainly to provide the site id, I have no clue what should be put there, I’ve tried everything in vain. The documentation samples are “Microsoft”, “rojo”, nothing to help. Thanks for help in advance. Bernard XSD file in XML Generator snap I found a bug with the XML Generator that I’d like to share. The XSD file that it is used in the XML Generator seems to be “cached”, the changes you make in the xsd file is not recognized by the snap. I tried to change a field type for instance: I deleted, reloaded the file, redid the mapping, deleted the snap, still, the field type did not change. I had to create a brand new file with a new name in order to fix it. AD snaplogic limitations to 1500 members If an AD group contains more than 1500 members,the attribute member has “No Values” and an attribute member;range=0-1499 is returned which has first 1500 members. Is there a way to return the rest of the users or all the users in one call? I have used both the snaps Search and List users alternatively but not able to retrieve the next set of users. Re: Active Directory Snap Hi there, I’m running into the same problem. Did you find a solution? Re: Reading an http file in csv format Thank you very much Patrick! You explanation is very interesting.