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 6076407
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:36:14+00:00 2026-05-23T10:36:14+00:00

When you have a long-running workflow that requires persistence, it seems like the only

  • 0

When you have a long-running workflow that requires persistence, it seems like the only solution is to have the workflow framework serialize that workflow AND the business objects before storing them.

Wouldn’t this result in multiple copies of a given business object that could grow out of sync?

How do you handle the synchronization issues and why would you want to serialize the business object with the workflow (vs. maintaining a link between the workflow and the business object)?

I found a related question but it doesn’t really answer how to handle it or why you would want to do this.

  • 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-23T10:36:15+00:00Added an answer on May 23, 2026 at 10:36 am

    When you have a long-running workflow that requires persistence, it seems like the only solution is to have the workflow framework serialize that workflow AND the business objects before storing them.

    Yes. Serialization allows the data to be persisted indefinitely in a single self-contained structure.

    Wouldn’t this result in multiple copies of a given business object that could grow out of sync?

    If code was designed with assumption that side-effects will somehow magically propagate, then yes. So don’t do that 🙂

    How do you handle the synchronization issues and why would you want to serialize the business object with the workflow (vs. maintaining a link between the workflow and the business object)?

    This depends.

    For instance, in a SharePoint environment, one may only keep the List Guid and Item Id (these are serialized with the Workflow) and then retrieve the Item on demand. That is, the SharePoint list Item serves as the “business object” which has a life(time) outside the Workflow. Because the Item is a shared external resource then, barring fun little race conditions, it is “in sync”.

    When to not have “a link”? Well, when no such synchronization is required — e.g. the initial values are valid for the duration of the Workflow and/or immutable. Both methods can be employed together in a hybrid and it really depends upon the business logic requirements.

    Happy coding.

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

Sidebar

Related Questions

I have a long running io process that I would like to be able
I have a long running SQL statement that I want to run, and no
I have a long running process in VB6 that I want to finish before
I have several long running report type transactions that take 5-10 minutes. Would I
I have a long running insert transaction that inserts data into several related tables.
I have a long-running Python server and would like to be able to upgrade
i have long running task that gets called using jquery ajax. i am using
I have a long-running process that must run every five minutes, but more than
I have a long running Async Task that sends some data to my server
I have a long running job that updates 1000's of entity groups. I want

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.