e1675cdeba7ecf3e146c5e32da5a4fd4aefd28b2
[portal/sdk.git] /
1 {
2         "step" : "5",
3         "last_step": true,
4         "hideSaveButton":true,
5         "hideBackButton":true,
6         "content": {
7                 "title": "Step 5 : Run",
8                 "sections": [
9                         {
10                                 "elements": [
11                                 ],
12                                 "buttons": [
13                                 {
14                                 "text":"Run Report",
15                                 "value":"next",
16                                 "ngFunction":"RunCurrentReport()"
17                                 }]
18                         },
19                         {
20                                 "title": "finalButton",
21                                 "submitAction" : "",
22                                 "next":"Microservice Config",
23                                 "previous":"none" 
24                         }
25                 ] 
26                 
27         }
28 }