N1 Grid Service Provisioning System 5.0 XML Schema Reference Guide

<inputFile> Element

The <inputFile> element is a child element of <execNative>. This child element specifies the path to a local file on the remote agent whose contents are used as standard input to the command being executed. The path to the local file is specified by using the <inputFile> name attribute.


Note –

The <inputFile> element cannot be used with the <inputText> element in an <execNative> command.


Attributes for the <inputFile> Element

The <inputFile> element as one required attribute, name, which is the file to act as standard input to the command. This value should be a nonempty string. If a relative path is specified, it is relative to the command's working directory. This attribute can reference simple substitution variables.