Question/Documentation - preview-middleware: How to disable LocalStorage as Flexibility Service #2805
Open
1 of 4 tasks
Labels
preview-middleware
@sap-ux/preview-middleware
Issue Description
The Preview-FLP uses LocalStorageConnector for Customer and User layer. How can this be avoided and instead use the LRep-Service from a NetWeaver Backend?
From the flp.html I can see, that the Backend-LRep is queried but not for Customer and User Layer. So the results are not used for Table Personalization/Table Variants:
data-sap-ui-flexibilityServices='[{"connector":"LrepConnector","layers":[],"url":"/sap/bc/lrep"},{"applyConnector":"custom.connectors.WorkspaceConnector","writeConnector":"custom.connectors.WorkspaceConnector","custom":true},{"connector":"LocalStorageConnector","layers":["CUSTOMER","USER"]}]'
Issue Type
The text was updated successfully, but these errors were encountered: