User Activity

Hi guys, I do have constantly an error on a file writer to a samba mounted location in AWS Error occurred while creating a mount smb://amznfsgdfgdf484534gdfgd.login.XXXX.com/SharedItems/Engineering/Engineering%20Share/NPI%20Shared%20Documents/doc.xls...
Hi everyone, I am struggling to uncompress a ZIP file. I have used ZipRead and tried to apply a Binary to Document and plugged a For Each so that I can write in a different location each uncompressed files. However, I seem not able to write the files...
Hi all, I am facing now an issue manipulating the Dates in expressions. I am trying to generate, within a mapper: Get the date of first day of previous month (eg: for now : 01/11/2019)Get the date of last day of the previous month (eg: for now: 30/11...
Hi folks, I did find that using Join with Merge to append data to an other set only append the merged elements onto the 1st row of the second. Is there a way to merge on all rows to augment all rows with the merged new value? eg: Merging aaa to bbb c...
Hi everyone, I am wondering how to pursue a pipeline that has no output document. Let me explain : At the beginning of the pipeline I am using some mappers and snaps to check existance of records. When my first snap returne document, we continue, as ...