I have two interfaces.. First interface creates an output file and using OS command I encrypt the file..
Second interface picks up the encrypted file and then FTP it..
Is there a way to do this in one step instead of using two interfaces? If so , how can this be achieved?