Skip to main content

Notifications

Microsoft Dynamics SL (Archived)

Quick Send _ Delete from queue?

Posted on by Microsoft Employee

Our A/R manager selected the incorrect batch for invoice printing and about 250 invoices are set to be sent - in error. We stopped the application server, but I'm sure they're in the queue.

Is there a way to delete unsent quick send items or will they attempt to resend once the app server is reconnected?

 

-Rose

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Quick Send _ Delete from queue?

    Thanks for the info, we were able to successfully resolve this.

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Quick Send _ Delete from queue?

    If you have access to SQL Management Studio, you can go in and update the status of the outstanding requests so that App Server sees them as complete and will not process them.

    To verify the unprocessed requests you can run this against the SL system database:

    select * from AppSrvRequest where Status='0'

    If all looks good then you can run:

    update appsrvrequest set status='3' where status ='0'

    I would suggest doing a SL system DB backup before doing this just to be safe.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans