I have a SSIS package were I configured 2 Execute Process Task, each of them executing a batch file (one that encrypts some files and the other one is uploading through sftp).
My problem occurs after deploying the package to DB. In the overview report I get that the processes tasks succeeded (I double check it and indeed encrypted the files and uploaded), though at the Package level fails complaining that the connection manager can not be found.
I did not configured any connection manager since I'm not using any