Forum Discussion
igormicev
6 years agoContributor
Is it possible to send an entire xml file to SAP system? - this is actually copying of the file to the SAP location, and then a watch-dog process will take it for processing.
You can use the File Writer, check out the protocols it supports - https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438927/File+Writer
You must get the information about the protocol, i.e. whether the SAP directory is: ftps, sftp, file, etc, …
and then use the same in your File Writer snap.
You can also check out the File Operation snap - https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/187072700/File+Operation