User Activity

Is anyone aware of any known issue with ServiceNow query Snap ? The documentation does not show any known issue.We have used ServiceNow query snap in one of our pipeline to query records from xyz table based on input field value.Sometimes this is ret...
I have a new requirement to read the files stored in Azure "File Shares". I didnt have the knowledge about "File Shares" in azure and did a little research. Its a virtual drive which can be used for storing files and uses the SMB protocol to read fro...
I’m trying to use the servicenow query snap to query a table. For my use case, i may get few missing properties in a input request. I have to query servicenow and fetch these missing properties from a table if found, else just use the original reques...
I have a pipeline with duplicate check logic in place which queries a endpoint and if no matching record is found then stores the file at the endpoint. My doubt is ,for a bulk upload call to this pipeline, will that duplicate check work or not. I und...
We have a pipeline in prod which does not have versioning enabled. For the same pipeline in dev i have made some new updates. Now i want to export and import this pipeline to test and prod but as a new version of current pipeline so that in case of a...