User Activity

Is there any way to export as slp files without downloading the pipeline file? Basically I am looking for any automate way of export the entire/specific set of pipelines to S3 or other storage for backup. I don’t need any manual kind of import and ex...
Is there is any possible ways to limit the CSV parsing output? Say for example, I have 30 + GB of CSV file, from this file I need to get only first two lines of data i.e. The first line is header and second line is data. I hope skip lines wont’t work...
I have list of fields with name like, amount_1amount_2amount_3amount_4… I need to map all the amount fields value into amount column in target. Example: Note: the fields is dynamic we can get “n” number of fields. Looking forward any inputs/suggest...
Can anyone help me to understand below questions. Is pattern pipelines are able to access only in same/different pattern project folders? I am trying to drag and drop pattern pipeline in other normal project for re-use, but unable to re-use. 2.What i...
I have a requirement like to trigger/ kick start the Task/Pipeline when receiving the input source files in a specified file location path. Is possible to achieve this without Ultra method task? By using File Poller we can poll the files but shall we...