Latest posts by Majid

User Activity

Hi Team, I am trying to achieve below. I would need directions on how to achieve below in a mapper or any other way. Source : { “UBER_ID”:[ “1”, “Integer_pattern” ], “First_name”:[ “Majid”, “TextOnly_pattern” ], “Last_name”:[ “”, “TextOnly_pattern” ]...
Hi Team, I would like some recommendations/directions regarding possible solution to below requirement. I have created a generic pipeline to read 800 different Mainframe VSAM binary files with different formats and parse them using associated copyboo...
Hi All, I am looking for directions on how to perform a join based on between clause. I would like to join these 2 sources based on Source1.Key between source2.Key Start and source2.Key End Source 1 : |Key|Name| |0|ABC0| |1|ABC1| |2|ABC2| |3|ABC3| |4...
Hi Team, We have a requirement to cache credentials for specific time so that different pipelines executing with in the specific time window will not request AWS for new credentials each time we execute a new pipeline. Currently at the beginning of e...
Hello, I have a requirement of reading incremental data from source database and apply required transformation and create target files in PDF format. Has anyone implemented any pipeline and generated PDF file as target. Thank You,
Kudos given to