User Activity

Hi, I am struggling with what seems to be a simple pipeline. Here are my requirements: 1.Get list of file names from the database (original file name and new file name) 2. Read each file from one SFTP server using “original file name” and then write ...
Hi, We have a triggered pipeline that returns JSON. Here is the example of the output: [ {“metadata”:{“version”:“1”},“content”:[{“elementType”:“detail”,“title”:“Gleb”,“content”:}]} ] The problem is that brackets are causing the issue for the vendor ...