1+ <job xmlns =" http://www.sifassociation.org/infrastructure/3.2.1" >
2+ <name >FinancialQuestionnaire</name >
3+ <description >Workflow for AG Financial Questionnaire</description >
4+ <state >NOTSTARTED</state >
5+ <stateDescription >Not Started</stateDescription >
6+ <timeout >P30D</timeout > <!-- Period = 30 Days -->
7+ <phases >
8+ <phase >
9+ <name >submitFQ</name >
10+ <states >
11+ <state >
12+ <type >NOTSTARTED</type >
13+ </state >
14+ </states >
15+ <required >true</required >
16+ <rights >
17+ <right type =" CREATE" >APPROVED</right >
18+ </rights >
19+ <statesRights >
20+ <right type =" QUERY" >APPROVED</right >
21+ <right type =" CREATE" >APPROVED</right >
22+ </statesRights >
23+ </phase >
24+ <phase >
25+ <name >validation</name >
26+ <states >
27+ <state >
28+ <type >NOTSTARTED</type >
29+ </state >
30+ </states >
31+ <required >true</required >
32+ <rights >
33+ <right type =" QUERY" >APPROVED</right >
34+ </rights >
35+ <statesRights >
36+ <right type =" QUERY" >APPROVED</right >
37+ </statesRights >
38+ </phase >
39+ <phase >
40+ <name >retriveStatusReport</name >
41+ <states >
42+ <state >
43+ <type >NOTSTARTED</type >
44+ </state >
45+ </states >
46+ <required >true</required >
47+ <rights >
48+ <right type =" QUERY" >APPROVED</right >
49+ </rights >
50+ <statesRights >
51+ <right type =" QUERY" >APPROVED</right >
52+ <right type =" CREATE" >APPROVED</right >
53+ </statesRights >
54+ </phase >
55+ <phase >
56+ <name >submitDeclaration</name >
57+ <states >
58+ <state >
59+ <type >NOTSTARTED</type >
60+ </state >
61+ </states >
62+ <required >true</required >
63+ <rights >
64+ <right type =" CREATE" >APPROVED</right >
65+ </rights >
66+ <statesRights >
67+ <right type =" QUERY" >APPROVED</right >
68+ <right type =" CREATE" >APPROVED</right >
69+ </statesRights >
70+ </phase >
71+ </phases >
72+ </job >
0 commit comments