XML Engine with DATA Step or PROC COPY |
You can use either of these methods to make an XML document available for access:
NFS (Network File Services) to mount the file on the network for operating environment access. See the documentation for NFS and for your operating environment.
FTP (File Transfer Protocol) to copy a file to a specific target computer. For details about FTP, see Transferring Files.
When transferring the resulting XML document, if you used the default encoding, transfer the file in ASCII (text) mode. If you specified an explicit encoding value, transfer the file in binary mode.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.