Hi,
i want to export data for byod through d365 entity in Bulk, all data at one time and have a SQL Trigger informing that the export has finished,
how this is achievable and possible ? what do i do ?
thanks
Hi,
i want to export data for byod through d365 entity in Bulk, all data at one time and have a SQL Trigger informing that the export has finished,
how this is achievable and possible ? what do i do ?
thanks
if i try to use set based processing it throws and error what it cant, do we need set based processing check box or this is achievable some other way ?
I think set-based is mostly for import.
I’m not 100% sure what you’re trying to do. Are you trying to export a single entity and you want an alert when it’s complete, or are you trying to export all data in Finance and Ops to a BYOD database?