Hi Dynamicweb,
Is it possible to use a filter when retrieving users from Business Central (using DW plug-in for BC17), so that data can be retrieved for a single user or several users:
Something like this request:
Best regards
Niels Foldager
Hi Dynamicweb,
Is it possible to use a filter when retrieving users from Business Central (using DW plug-in for BC17), so that data can be retrieved for a single user or several users:
Something like this request:
Best regards
Niels Foldager
Hi Niels,
no that is not implemented. You can submit a feature request for that or implement your custom request handling in the BC using the Extensibility events provided in the Dynamicweb Plugin-Unit extension.
Here is an example which suits your request so you can look on it and implement similar:
https://doc.dynamicweb.com/documentation-9/integration/integration-framework-2/extensibility/extending-the-microsoft-dynamics-365-business-central-plugin-unit#sideNavTitle1-12
Kind regards, Dmitrij
You must be logged in to post in the forum