Hi Experts,
We are trying to do URL Mask using Web Dispatcher
For example http://server.domain:port/sap/..../FioriLaunchpad.html to http://abc.com/fioriportal
Kindly provide some guide to achieve the same.
Similarly for OData URL https://server.domain:port/sap/opu/doata/sap/MY_GATEWAY_SRV?$filter=entity eq ‘val’ to https://abc.com/serviceA
Is it possible to achieve OData URL Masking from Web dispatcher ?
Can Fiori app handle this type of call or does it need to be the correct URL?