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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:21:12+00:00 2026-05-29T10:21:12+00:00

I want to code as a personnal project (i’m student) a bridge between two

  • 0

I want to code as a personnal project (i’m student) a bridge between two cms located in 2 differents servers and databases.

For example an e-commerce cms and an ERP : I want to synchronise only let’s say the ‘order’ table.

But the table schema is not the same so I have to make a ‘compatibility’ script to update the right corresponding fields.
Let’s say it’s done and I can synchronise the 2 tables in both directions : I can add an order in the e-commerce table when a new order is written in the ERP table. And the same in the other direction.

But I need to execute my scripts to make this happen.
I can put the script in a cron job so it’s executed at 18 pm, but I want the data to be synchronised in real time.

Which means when a new order is added in the ERP table, the e-commerce table on the other server is updated too. And the same thing in the other direction.

The only solution I found is to fire some events. When the ERP table is updated a script is launched and update the e-commerce table. When the e-commerce cms table is updated, a script is launched and update the ERP table.

But it needs two scripts : one in both sides… I want only a script in one of the side.

How can I achieve this ? Is there a way/ a process to sync them in real time, just by creating an application in one of both sides

  • 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-29T10:21:13+00:00Added an answer on May 29, 2026 at 10:21 am

    Use the same database for the two CMS instances.

    If you’re not doing that (or using a semi-real-time database replication layer), then the only way to keep them in sync with low latency is event-based message passing like you describe in your post.

    This does not have a zero latency – you don’t have a transactional commit system, so there is a moment after one CMS does something and before the other sees it. Whether this will cause you issues depends on what your particular use case is.

    Again, the right way to do this is to have two frontends sharing one backend.

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

Sidebar

Related Questions

I want code to run whenever I create a new object. For example, see
I want to design a 2D game idea with C#/XNA. Between school, project inexperience,
i want code to check whether the user in logged in or not. I
Question: I want code for: syntax highlighting (of programming languages) Language: C# or assembly
Want to code a key pad for an calculator. What I want to make
I want to code a simple form layout in flex. Something like the following:
I want a code that when applied to text in Visual Basic 2008 it
I want some code to be triggered every second. Usually, I'd create a Timer
I want my code to automatically try multiple ways to create a database connection.
I want to code a key press event to a text box to accept

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.