-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathui5-local.yaml
41 lines (41 loc) · 1.21 KB
/
ui5-local.yaml
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
36
37
38
39
40
41
specVersion: '2.4'
metadata:
name: 'travellist'
type: application
framework:
name: SAPUI5
version: '1.84.0'
libraries:
- name: sap.m
- name: sap.ushell
- name: sap.fe.templates
- name: themelib_sap_fiori_3
server:
customMiddleware:
- name: fiori-tools-proxy
afterMiddleware: compression
configuration:
ignoreCertError: false # If set to true, certificate errors will be ignored. E.g. self-signed certificates will be accepted
backend:
- path: /sap
url: https://45f514af-f57b-4579-990b-8b70ea328491.abap.us10.hana.ondemand.com
scp: true
- name: sap-fe-mockserver
beforeMiddleware: fiori-tools-proxy
configuration:
service:
urlBasePath: /sap/opu/odata4/sap/zui_fe_travel_001829_o4/srvd/sap/zui_fe_travel_001829_o4/0001
name: ''
metadataXmlPath: ./webapp/localService/metadata.xml
mockdataRootPath: ./webapp/localService/mockdata
generateMockData: true
- name: fiori-tools-appreload
afterMiddleware: compression
configuration:
port: 35729
path: webapp
delay: 300
- name: fiori-tools-preview
afterMiddleware: fiori-tools-appreload
configuration:
component: sap.fe.demo.travellist