-
Notifications
You must be signed in to change notification settings - Fork 0
/
flp-config.json
35 lines (35 loc) · 985 Bytes
/
flp-config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"application": {
"id": "",
"title": "bootcamptest",
"description": "Boot Camp App",
"type": "SAP_UI5_Component",
"componentUrl": "/",
"appUrl": "#bootcamptest-Display",
"navigationComponentName": "bootcamp",
"intentSemanticObject": "bootcamptest",
"intentAction": "Display",
"html5ApplicationName": "bootcamptest",
"HCPParentApplicationName": ""
},
"assignment": {
"groups": [
"b9733a19-3353-4c4a-bff5-01574ad4c9d4"
],
"contentPackages": [
"9166f16a-3df6-4a82-956d-fa9645e7a0b2"
],
"categories": []
},
"tile": {
"type": "StaticTile",
"title": "Title",
"subtitle": "Subtitle",
"searchKeywords": "Title,Subtitle",
"displayIconUrl": "sap-icon://approvals",
"displayInfoText": "",
"size": "1x1",
"serviceURL": "",
"refreshInterval": ""
}
}