User Activity

Hi, I am doing a lookup on a table and matching incoming column with lookup column. If that value is not present lookup did not return that column with null. It just doesn’t return that column at all. I need to filter the record if that value is not ...
Hi, I have create a pipeline and want to schedule it dynamically from a UI page. Once user selects the day,time,occurrence and frequency. These values should be passed as parameter and a new task should be created with these scheduling values. Is it ...
Hi, I have defined a parameter col1 =$col_name. Now I want to use this in mapper expression. Once it is replaced it should behave like a source input column and its value should source input value. In the below screenshot, I have used same col_name c...
Hi I have multiple different files with different structure. My pipeline should read each file, identify the column names, column length and data type and create the table in given db connection. Once table is created it should be loaded with data pr...
I have a UI, where user can choose a source type and a target type. File/Table for the source and target will be existing in the given environment.(We will be passing the location/connection string as parameters). Is It possible to generate a pipelin...
Kudos from