Sample response file: Installing a package

This is a sample response file for installing a software package.

Sample response file for a software package
<agent-input>

<server>
<repository location= 
"http://a.site.com/local/products/sample/20060615_1542/repository/"></repository>
</server>

<!-- use default installation location and choose the latest version of the offering that is available in the repository -->
<install>
	<offering  features= "core" id= "ies">
	</offering>
</install>

</agent-input>