-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflp-config.json
35 lines (35 loc) · 1009 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": "pp_mobi",
"description": "Confirmare productie",
"type": "SAP_UI5_Component",
"componentUrl": "/webapp",
"appUrl": "#pp_mobi-Display",
"navigationComponentName": "sap.ui.pp.mobi",
"intentSemanticObject": "pp_mobi",
"intentAction": "Display",
"html5ApplicationName": "ppmobi",
"HCPParentApplicationName": ""
},
"assignment": {
"groups": [
"00000000-0000-1111-0000-00000000"
],
"contentPackages": [
"00000000-0000-2222-0000-00000000"
],
"categories": []
},
"tile": {
"type": "StaticTile",
"title": "Confirmare Productie",
"subtitle": "repetitiva",
"searchKeywords": "Confirmare Productie,repetitiva",
"displayIconUrl": "sap-icon://approvals",
"displayInfoText": "",
"size": "1x1",
"serviceURL": "",
"refreshInterval": ""
}
}