Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id : Yv0rd9mpTBXrl27Its9Kk/
Finance | Project Operations, Human Resources, ...
Suggested answer

Netting Execution Stuck – Can’t Proceed with Customer/Vendor Balance Netting

Like (3) ShareShare
ReportReport
Posted on 28 Mar 2025 00:52:52 by 6

 

I'm facing an issue with Customer and Vendor Balance Netting in Dynamics 365 Finance.

 

Every time I try to post or even delete a netting pair for a specific customer and vendor, I get the error:

 

"Customer and vendor balance netting cannot be executed. There is another netting execution running on the selected vendor or customer."

 

✅ Here's what I already tried:

I checked Netting history → it's empty.

No active or failed Batch jobs related to Netting.

I tried to delete the netting pair, but I get:

"Netting pair cannot be deleted while dependent netting execution exists."

 

 

 

Categories:
  • Jonas "Jones" Melgaard Profile Picture
    3,242 Super User 2025 Season 1 on 29 Mar 2025 at 13:37:10
    Netting Execution Stuck – Can’t Proceed with Customer/Vendor Balance Netting
    It's most likely due to a crash happening while netting calculation was running.
     
    I don't recall a way to reset it from the user interface, but you can have a developer or Microsoft support clear the lock by going into the execution table for netting (CustVendNettingExecution) and set the status to Error.
     
     
  • Suggested answer
    Holly Huffman Profile Picture
    4,128 on 28 Mar 2025 at 12:04:55
    Netting Execution Stuck – Can’t Proceed with Customer/Vendor Balance Netting
    Hi there! Good morning, evening, or afternoon - depending on where you are :) Hope you are well today! 
     
    The issue you're encountering with Customer and Vendor Balance Netting in Dynamics 365 Finance is likely due to a lingering or incomplete netting execution process that hasn't been properly cleared. Here are steps to troubleshoot and resolve the problem:
     
    Possible Causes
    1. Stuck Netting Execution:
      • A previous netting execution might not have completed successfully, leaving the system in a state where it believes the process is still running.
    2. Dependent Netting Execution:
      • The error message suggests that there is a dependent netting execution tied to the netting pair, even though the history appears empty.
    3. Batch Job Issues:
      • While you mentioned no active or failed batch jobs, there could be hidden or orphaned batch processes causing the issue.
    4. Data Integrity:
      • There might be inconsistencies in the database related to the netting pair or execution records.
    Steps to Resolve
    1. Check Batch Job History:
      • Go to System Administration > Batch Jobs and review the history for any completed or failed jobs related to netting. If you find any, clear or delete them.
    2. Clear Netting Execution Records:
      • Use SQL queries to check for lingering netting execution records in the database. For example:
        SELECT * FROM NettingExecutionTable WHERE Status = 'Running';
      • If you find any stuck records, update their status to 'Completed' or delete them (ensure you have a backup before making changes).
    3. Reset Netting Pair:
      • Temporarily deactivate the netting pair in the Netting Agreement setup, then reactivate it. This can sometimes clear dependent executions.
    4. Recreate Netting Pair:
      • If the issue persists, delete the netting pair (after resolving dependent executions) and recreate it.
     
    Hope this helps :)

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,333 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,276 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans
Loading complete