User Activity

Hi Team, we are facing below error while writing idoc using SAP IDoc Write snap with latest version 4.32 , the error is : “error”: “Connection failed for: RFC_BAXTER.”, “stacktrace”: "com.snaplogic.api.ExecutionException: Cannot find BAPI function te...
Hi Team, we designed pipeline to read data from excel sheet using excel parser then loading same data into sql server table using SQL Server Bulk load snap but it is throwing below error. There is no wrong data in the column showing the error. Reason...
I am trying below data converting rows into columns input: [ { “CARRIERCODE”: “abc”, “SHIPCARRIERTRACKINGNUM”: “531”, “DATETIMEVALUE”: “2022-05-16 08:05:00”, “DATETIMETYPE”: “ACTUAL_DELIVERY”, “DATEVALUE”: “2022-05-16” }, { “CARRIERCODE”: “abc”, “SHI...
Hi Team, I am just reading the file from source location and writing the zip file in sldb, but it is creating the zip file with source structure when i unzip. source file path is : /home/data/interface/inbound/filename.txt when I unzip it, it has fol...
Hi All, How to achieve this in snaplogic . I tried using different snaps like joiner,union,group by , but none is giving desired output. Input: [ { “filename”: “a1.dat”, }, "filename": "a2.dat", }, { “count”: 2, “type”: “pdf” } ] expected output is:...
Kudos given to