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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

How to Auto‑Post Service Orders in Business Central from Completed Field Service Work Orders

(5) ShareShare
ReportReport
Posted on by 43
We are working with Dynamics 365 Field Service integrated with Dynamics 365 Business Central, using the standard FS–BC integration for Work Orders and Service Orders.

Requirement
When a Work Order is completed in Field Service, it should get synced to Business central as a Service Order in real time and should be automatically posted (i.e., service shipment + service invoice posting), without requiring any manual steps in BC.

Current Behaviour
  • Work Order status change to Completed in Field Service syncs the data to Business Central using Job Queue not real time.
  • However, in BC the Service Order remains in Open status.
  • The posting (ship/consume, ship/invoice) must be done manually.

Expected Behaviour
  • On Work Order completion → Real time sync to BC and should automatically:
    • Validate the Service Order
    • Post Service
Question
What is the recommended approach to real time sync and automate Service Order posting in Business Central based on a Work Order completion event in Field Service?
 
I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    100,644 Super User 2026 Season 1 on at
    If you don't want to customize, you can try the standard features below.
    To set up background posting with job queues
     
    Thanks.
    ZHU
  • Suggested answer
    Dhiren Nagar Profile Picture
    2,886 Super User 2026 Season 1 on at
    Hi,
     
    With the standard connector, job queue is the only option to sync orders from FS to BC. To make it near to real time you can schedule job queue to run more often. Lime every 10 minutes or 30 minutes as per your need.
     
    As regards to Order posting, there is a job queue available for that too, which will do auto posting of your orders. Refer to link here - https://learn.microsoft.com/en-us/dynamics365/business-central/ui-batch-posting#to-create-a-job-queue-entry-for-batch-posting-of-sales-orders
     
    Document will guide you towards creating a Job queue for the same. You can again keep the time between run as 10 or 30 minutes to make it near to real time and auto posting.
     
    If you want to male it real time then it must be done through customization, where you use standard APIs to Push the data to BC on realtime and then post it.

    Tick the checkbox below to mark the answer as verified, if it helped resolve your question.

    Regards,
    Dhiren.
     
  • Suggested answer
    Mohana Yadav Profile Picture
    61,214 Super User 2026 Season 1 on at
    as per MS learn, the status of service order should change to Finished after work order is completed. please verify
     
    You can either do a small customization and post the order when service order status is changed to finished in the sync process.
    Or create another job queue checking for all service orders with status finished and post them via code.
  • Suggested answer
    OussamaSabbouh Profile Picture
    15,595 Super User 2026 Season 1 on at
    Hello,
     
    The standard Field Service–Business Central integration is based on Dataverse scheduled synchronization, not true real-time push, so when a Work Order is marked Completed in Field Service, the related Service Order in BC is updated (status becomes Finished) during the next sync cycle, but posting (Ship/Consume or Ship/Invoice) must still be done manually, as this is standard service posting behavior in Business Central; therefore, the recommended approach is to keep the supported sync mechanism (optionally reduce the job queue interval for near real-time), and implement a small BC extension that automatically posts Service Orders once they are Finished and coupled to Field Service, ideally using a background Job Queue to safely execute standard posting logic, and if strict real-time is required, trigger a Power Automate flow or Dataverse plugin on Work Order completion to call a custom BC API that executes the posting logic—keeping all financial posting controlled and validated inside Business Central.
     
    Regards,
    Oussama Sabbouh

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,872 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,110 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 892

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans