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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:33:47+00:00 2026-05-17T19:33:47+00:00

I have a data module that includes Vendor objects and VendorCategory objects. Each vendor

  • 0

I have a data module that includes Vendor objects and VendorCategory objects. Each vendor has multiple categories, and each category can have multiple vendors.
I need to list all vendors under a given category, and all categories under a given vendor.

The primary operations are on vendors, so I’m writing code to update/delete VendorCategory objects based on edit operations on vendors.

I’d like these operations to be transactional: i.e. a vendor category has its refcount updated iff the vendor creation/deletion/edit goes through, and not otherwise. But I’ve got things set up as an unowned many-to-many relationship, so AFAIK it’s not possible to use transactions, since they’re in different entity groups.

Is there a better way to model this relationship? Do I need to just suck it up and live with the nontransactional nature of the beast? I’ve thought about using the task queue to go through and clean up the relationships periodically, is that the best way?

  • 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-17T19:33:47+00:00Added an answer on May 17, 2026 at 7:33 pm

    Add a transactional task to update VendorCategory when you make the changes to Vendor. The task will be added only if the datastore write succeeds. Handle updating and deleting of the categories within their own transaction inside the task.

    You might want to check out “Building high-throughput data pipelines with Google App Engine” from Google IO 2010. Specifically the stuff on materialized views.

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

Sidebar

Related Questions

I have a kernel module that provides data to a userland process through read().
I have data that looks like CUSTOMER, CUSTOMER_ID, PRODUCT ABC INC 1 XYX ABC
I have data from a table in a database (string) that contain text and
I have data that needs to be executed on a certain background thread. I
I have data that looks like this: entities id name 1 Apple 2 Orange
I currently have a Rails website that has some Prototype scripting in it. My
I have data in a MySQL database. I am sending the user a URL
I have data coming from the database in the form of a DataSet .
I have data from MySQL showing all organisations a customer got, with all details
I have data in this form, Article ID Company A Company B Company C

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.