Support scheduled tasks in OAuth2 (S2S) web service client sessions onprem
In a Business Central cloud environment, you can create a Scheduled Task from a web service client that uses OAuth (S2S). This has also always been possible onprem with a web service client that uses basic auth.
However, this does not work when using a web service client with ...
Metadata table for (API) pageparts
The platform offers metadata tables for (API) pages which can used to inspect which API's are available and which table fields they expose:
- 200*138 - Page Metadata
- 200*192 - Page Control Field
We want to use these tables to configure the API consumptio...
Public read and internal modify table
At this moment, a table is either public or internal for both reading and writing data.
For reporting purposes, it would be beneficial to be able to expose the table to other apps for reading while encapsulating write access to internal objects. This allows for the development...