You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is not currently a way to provide a header mapper (to generate custom headers) on the (s)ftp endpoints.
it could be handy to enrich inbound sftp with something like:
<int:header name="app.PartnerId" ref="MySftpFactory" method="getPartner" />