Task #17972 » out.json
1 |
{
|
---|---|
2 |
"start": "2024-02-27T21:58:40.70042392+05:30", |
3 |
"end": "2024-02-27T21:58:40.700423958+05:30", |
4 |
"realm": "ExampleRealm", |
5 |
"app": "ExampleApp", |
6 |
"entryRulesetID": 0, |
7 |
"entryRulesetName": "", |
8 |
"tracedata": [ |
9 |
{ |
10 |
"id": 43, |
11 |
"setName": "domesticremittance", |
12 |
"rules": [ |
13 |
{ |
14 |
"r": 0, |
15 |
"res": "+", |
16 |
"nextset": 0, |
17 |
"l2data": { |
18 |
"pattern": null, |
19 |
"tasks": null, |
20 |
"properties": null, |
21 |
"nextset": 0, |
22 |
"actionset": { |
23 |
"tasks": null, |
24 |
"properties": null |
25 |
} |
26 |
} |
27 |
} |
28 |
] |
29 |
}, |
30 |
{ |
31 |
"id": 43, |
32 |
"setName": "domesticremittance", |
33 |
"rules": [ |
34 |
{ |
35 |
"r": 3, |
36 |
"res": "+", |
37 |
"nextset": 0, |
38 |
"l2data": { |
39 |
"pattern": null, |
40 |
"tasks": null, |
41 |
"properties": null, |
42 |
"nextset": 0, |
43 |
"actionset": { |
44 |
"tasks": null, |
45 |
"properties": null |
46 |
} |
47 |
} |
48 |
}, |
49 |
{ |
50 |
"r": 4, |
51 |
"res": "-", |
52 |
"nextset": 0, |
53 |
"l2data": { |
54 |
"pattern": [ |
55 |
{ |
56 |
"attr": "ExampleAttr", |
57 |
"entityval": "ExampleVal", |
58 |
"op": 0, |
59 |
"ruleval": "ExpectedVal", |
60 |
"match": true |
61 |
} |
62 |
], |
63 |
"tasks": null, |
64 |
"properties": { |
65 |
"microfinance": "true" |
66 |
}, |
67 |
"nextset": 0, |
68 |
"actionset": { |
69 |
"tasks": [ |
70 |
"priorityprofile", |
71 |
"totempole", |
72 |
"smallsector" |
73 |
], |
74 |
"properties": { |
75 |
"microfinance": "true" |
76 |
} |
77 |
} |
78 |
} |
79 |
} |
80 |
] |
81 |
} |
82 |
] |
83 |
}
|