web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
MES Integration – Integrate D365FO with Third Party integration system

I am currently working on MES integration and there are many challenges everyday to block one or other issue. The integration seems to be simple where the data exchange is automated and near real-time. So the data is available in … Continue readin...

Anitha Eswaran 312
Like (0)
Enabling Database Log in D365FO

Database logging provides a way to track specific types of changes to the tables and fields in the system. Changes that can be tracked include insert, update, delete, and rename key operations. When you configure logging for a table or … Continue ...

Anitha Eswaran 312
Like (0)
ALTER COMMANDS ON SQL SERVER

Learning the basics of SQL is always helpful for a technical professional. Below are the SQL commands to This adds a new column ‘Emailid ‘ to the table Above statement changes the datatype of the column Above statement deletes the … Continue readi...

Anitha Eswaran 312
Like (0)
Logic apps – Reading from Sharepoint and send to Azure Service Bus

In this post , we will understand how the data uploaded in sharepoint will be sent to Service Bus queue via logic apps. What is Azure Service Bus? I am not going to dive deep into the ASB concept , … Continue reading → [https://anithasantosh.wordp...

Anitha Eswaran 312
Like (0)
Attachment in D365FO Workflow approval emails

Workflow approval emails in Dynamics 365 Finance and Operations (D365FO) automatically notify approvers when documents require action, streamlining processes by sending alerts for tasks like approval, rejection, or delegation. In my case, while wo...

Anitha Eswaran 312
Like (0)
Configure ER destination to Sharepoint – D365FO

Lately, I’ve been diving into ER, and I keep forgetting some of the setups along the way. I’m not sure if other consultants face the same struggle, but having a blog post like this would be a great way to … Continue reading → [https://anithasantos...

Anitha Eswaran 312
Like (0)
Business Event activation error – D365FO

Recently we faced an issue when trying to activate the standard business event ‘Release Production order’ . This issue didnt occur in Dev VMs and occured in sandbox. What is the solution? Go to Feature Management. Filter for ‘Business event … Cont...

Anitha Eswaran 312
Like (0)
Inventory Visibility – Configuring Bearer token and access token using Postman

Accessing data from Inventory Visibility APIs (such as those used in enterprise systems like Microsoft Dynamics 365 ) often requires more complex authentication flows than typical REST APIs. In this post, let us understand the process . AUTHENTICA...

Anitha Eswaran 312