Musterantwortdatei: Paket installieren

Anhand dieser Musterantwortdatei wird gezeigt, wie ein Softwarepaket mit Installation Manager installiert wird.

Musterantwortdatei für die Installation eines Softwarepakets
<agent-input >
<server>
<repository location= 
"http://a.site.com/local/products/sample/20100315_1542/repository/"></repository>
</server>

<!-- Verwenden Sie die Standardinstallationsposition und wählen Sie die neueste Version des Produktangebots aus, die im Repository verfügbar ist.-->
<install>
	<offering  features= "core" id= "ies">
	</offering>
</install>

</agent-input>

Feedback