Disable Enterprise Search in Launchpad Sandbox
If you have ever worked with Fiori Launched local sandbox version, you may find it always triggers two requests and most of the time are error requests. They are:
It doesn't make any sense for my local dev environment thus I want to disable them. Disabling means I don't want FLP to trigger both requests. After a quick search, I found there is a SAP note talking about how to disable this in ABAP front end server by configuring target mapping with a dedicated parameter.
And obviously, local sanbox is unable to support this way. But it reminds me that I may use the same parameter in local FLP's configuration which insides global variable:
I tried it and works perfectly.
Comments
Post a Comment