1<?xml version="1.0"?>
2<class xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://chart/schemas/eventclasses.xsd.xsd">
3 <name>PRODUCTS-EVENTS</name>
4 <description>Ingested RAPID Files</description>
5 <key-code>LRY3AZRCE</key-code>
6 <db-table>PRODUCTS-EVENTS</db-table>
7 <decoder>chartepssg_du.event_classes.products_events</decoder>
8 <instance-property>
9 <name>SID</name>
10 <type>string</type>
11 <defaultview>True</defaultview>
12 </instance-property>
13 <instance-property>
14 <name>ID</name>
15 <type>string</type>
16 <defaultview>True</defaultview>
17 </instance-property>
18 <instance-property>
19 <name>ACTIVITY</name>
20 <type>string</type>
21 <optional/>
22 <defaultview>True</defaultview>
23 </instance-property>
24 <instance-property>
25 <name>FILENAME</name>
26 <type>string</type>
27 <optional/>
28 <defaultview>True</defaultview>
29 </instance-property>
30 <instance-property>
31 <name>INGESTION-TIME</name>
32 <type>string</type>
33 <optional/>
34 <defaultview>True</defaultview>
35 </instance-property>
36 <instance-property>
37 <name>RESULT</name>
38 <type>string</type>
39 <choices>
40 <description>RESULTS</description>
41 <item>
42 <name>OK</name>
43 <!-- <description>OK</description> -->
44 <value> </value>
45 <colour>Lightgreen</colour>
46 </item>
47 <item>
48 <name>FAILED</name>
49 <!-- <description>FAILED</description> -->
50 <value> </value>
51 <colour>Salmon</colour>
52 </item>
53 <item>
54 <name>MISSING</name>
55 <!-- <description>MISSING</description> -->
56 <value> </value>
57 <colour>Lightblue</colour>
58 </item>
59 <item>
60 <name>IN_PROGRESS</name>
61 <!-- <description>IN_PROGRESS</description> -->
62 <value> </value>
63 <colour>Lightyellow</colour>
64 </item>
65 </choices>
66 <optional/>
67 <defaultview>True</defaultview>
68 </instance-property>
69</class>