Hi there,
is it possible to create a custom API extension, for a different custom Extension with a different object ID Range ?
lets say I have a custom extension with objects ranging from 25000 to 25100
can I build a totally new extension with the range 30000 - 30100 and reference any list / table / object from the other extension ?
thanks in advance
hi
it is possible to create a custom API extension with a different object ID range for a different custom extension in Business Central.
You can build a new extension with a different object ID range and reference any list, table, or object from the other extension by using the appropriate dependency in your new extension's app.json file.
To reference the other extension's objects, you can add a dependency on the other extension in your extension's app.json file. This will allow you to use any objects from the other extension as if they were part of your own extension.
DAniele
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156