User Activity

Hi Team - I need to do a partitioning of incoming data in a file for 1 column field without inserting into a database table.For e.g. in Oracle I can use this: SELECT row_number() over(partition by T.ndc order by T.ndc) row_num FROM TEST T;
Hi Team - Can someone guide me to unzip a password protected zip file on the S3 location or have a sample pipeline to achieve this functionality ? I am trying to use the ZipFile Read snap but it is not working as it doesn’t have any option to provide...
Hi Team - Can you please share the best practices for the Snaplogic Development.
Perlscript snap availability in Snaplogic Hi everyone I just wanted to know if there is a Perlscript snap available in Snaplogic for calling the Perl scripts from Linux/Unix servers. We need to execute the perscripts directly from snaplogic.
Hi Team - Is there a way to pull up the job schedules for each day out from Schedulers like- TIDAL(Cisco), Informatica, Snaplogic via Snaplogic Pipelines as an excel sheet as we need to be proactive in ensuring the Oncall team member should know whic...