Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5847101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:40:15+00:00 2026-05-22T12:40:15+00:00

SharePoint does not provide transaction (rollback and commit) support on List data operations. What

  • 0

SharePoint does not provide transaction (rollback and commit) support on List data operations. What are the workarounds to achieve transactional behavior.

Use case 1:
When an item is added in a List I want to update another List item. But if the update fails I want to rollback the item added to the first list.

Use case 2:
Updating 10 List items programatically. If 10th update fails, I want to rollback previous 9 updates.

Although SharePoint List are not relational database and should not be as a relational database, developers are increasingly using it for storing business critical data (which needs data integrity) and they are discouraged to use External List because it poses lots of restrictions on the features available on normal Lists.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:40:16+00:00Added an answer on May 22, 2026 at 12:40 pm

    Since SPLists don’t provide inherent support for transactions, you have to handle rollback operations yourself.

    In both use cases 1 and 2, the easiest way to simulate a transaction is to read in the state of any list item you are changing prior to executing an update, and then write that state back should you detect a failure. It’s not a perfect solution, since a sufficiently severe error might prevent your rollback updates as well. That’s the price you pay for not having the data store support transactions.

    That being said, while it’s true many clients will ask for business critical data to be stored in SPLists, I would argue that it’s your job to convince them that it’s not a good idea, and that transactional databases accessed over webservices are a much safer SP compatible way to store important data.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If a customer does not allow installation of a .dll into their SharePoint 2007
SharePoint does integrate active directory accounts, of course, but how about security groups? Have
I am moving data from different source types like Oracle, MySQL, Access, Sharepoint etc
I'm working on a sharepoint farm that has User Profiles enabled. We're creating a
Any jquery code to change the default (None) in my SharePoint dropdown control. It
See the two Linq (to SharePoint) code samples below. The only differences are the
I have just started using Sharepoint Foundation 2010 and I'm trying to write a
Currently I’m developing a webpart for SharePoint. I’m using JQuery in my webpart. Users
I have been encountering issues with a custom WCF service deployed to SharePoint 2010.
I am following this tutorial on using the client-object model. And just starting from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.