Resolved! [solved] Add decimal zeros to integer for double
Hi, I get as JSON input { "amount" : 1000 } I would like to convert 1000 to 1000.00 { "amount" : 1000.00 } How? I do not want to convert to “1000.00” which toFixed(2) does. thank you.
Hi, I get as JSON input { "amount" : 1000 } I would like to convert 1000 to 1000.00 { "amount" : 1000.00 } How? I do not want to convert to “1000.00” which toFixed(2) does. thank you.
We have an API that’s expecting raw text as the body of the call and I’m not clear on how to get SnapLogic to pass the data as raw unformatted text. If I map my text into $content and then pass that to the API The problem is that when I look at how...
Hello, I have found something like bug. I cannot understand the strange result of the following pipeline. When I run validation of this pipeline, I see following results. As expected count of the input documents in the Gate output equal zero. You ca...
Hello, i’m trying to nest a function in a map within an expression library, however what i get returned just the ‘callstack’ of the function. Here’s the outcome: [ { "test": "/* ArrowFunction @ line 5:10 */ () => __parent__.salesRegionMapper('account...
Hi there, I know that we can receive notifications for Pipelines that run on Scheduled Tasks for a number of statuses such as started, stopped, failed and completed. How can we do the same for a pipeline that fails or stops whilst running on a Consum...
I am new to Service Bus and have been using the Snaplogic Pipelines posted here (Azure Service Bus Integration) to read and write to service bus. However the pipeline to read from Service Bus, only pulls the last record off the bus and I would like t...
Hi Team, I had encountered an issue on response from soap execute snap. In the response there is an attribute named filebase64 which is a multipart content but snaplogic is not recognizing the content an getting an weird response like below :- ...
How can I remove users from an Active Directory group using SnapLogic? I have been able to add a user with the ‘Active Directory Add Member’ snap, but there doesn’t seem to be a snap to remove a user.
User | Count |
---|---|
322 | |
228 | |
179 | |
153 | |
116 |