fiori-tools-samples
fiori-tools-samples copied to clipboard
Questions regarding getInitialDataSet method
Hi all,
I do my first steps with @sap-ux/ui5-middleware-fe-mockserver
I want to use getInitialDataSet method of Mockserver contributor API to distinguish between several scenarios.
I have three questions:
- How can I debug the method getInitialDataSet?
- How can I influence the parameter contextId for the method getInitialDataSet
- Can I throw an error during the initialDataSet to simulate that the initial loading has an error?