DataSource.load() sends requests to the following URL:
Is there a way to change this URL to something like:
Thanks,
Pierre
Code:
/<moduleName>/sc/DataSourceLoader?dataSource=...
Code:
/<moduleName>/a/specific/path/DataSourceLoader?dataSource=...
Pierre