Sample response file: Installing a package

This sample response file shows how to install a software package with Installation Manager.
Sample response file for installing a software package
<agent-input>

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

<!-- Use the 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>

Feedback