- Improved version of the setup wizard with asynchronous data load

SVN:code[36]
This commit is contained in:
Denis Flaven
2009-04-14 16:46:36 +00:00
parent 74da660194
commit 38d28b1b4e
32 changed files with 7622 additions and 461 deletions

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<Set>
<bizApplication id="22">
<name>Oracle 10g</name>
<status>production</status>
<org_id>3</org_id>
<severity>high</severity>
<device_id>5</device_id>
<install_date>2008-11-05 00:00:00</install_date>
<version>10g</version>
<function>Database</function>
</bizApplication>
<bizApplication id="15">
<name>outlook Office</name>
<status>production</status>
<org_id>3</org_id>
<severity>high</severity>
<device_id>2</device_id>
<install_date>2008-12-30 00:00:00</install_date>
<version>8.4</version>
<function>Mail client</function>
</bizApplication>
<bizApplication id="14">
<name>Outlook server</name>
<status>implementation</status>
<org_id>3</org_id>
<severity>high</severity>
<device_id>5</device_id>
<install_date>2008-12-20 00:00:00</install_date>
<version>8.1</version>
<function>Mail Server</function>
</bizApplication>
</Set>