Write Binary File Node

From PresenceWiki
(Redirected from Write Binary File)
Jump to: navigation, search

Write Binary File Node

The Write Binary File Node is responsible for writing the contents of a Variable to a text file. Write File Nodes always write to a local or network file location. If you want to then transfer the file to a remote location this must be performed as a separate action.

To create a Write Binary File Node, drag the "Write Binary File" item from the Actions Task Elements List into your Task. You will then be presented with the Write Binary File options dialog:

Write binary file dialog.gif


Variable To Write

This is the Variable that contains the information you want to write. It must contain a reference to a byte array, or a string of hexadecimal.

Enter File Location

This is the location of the file that should be created. It can be dynamic, meaning it can contain other Variables or column references.

Related:

See Also

Task Elements : Action Task Elements : Write Binary File Node

Send Email | Send SMS | Send Fax | Broadcast Messages
Read Text File | Read Binary File | Write Text File | Write Binary File | Parse File Action
Rename File | Copy File | Delete File | Parse File Action
Generate Bar Code | Read Bar Code
Dynamic Task Call | Call Native Program | FTP Upload | Scorecard Collector | Create Graph | AS400 Action
Socket Client Action | Socket Server Action
JMS Producer | JMS Consumer


Task Elements | Resources