We have a spring cloud data flow stream which reads an excel from an SFTP source location and processes it and generates an output excel which is to be copied to a common share point folder.
Is there any way we can do this...?
We could write to sftp sink, but our requirement is to create the output in share point folder.