Hi All,
We are using Infor CSI Cloud Multi-Tenant environment with multiple sites:
I am trying to automatically replicate changes from site NW_OH to NW_AZ for table:
DocProfileCustomer_mst
My goal is:
When a user updates Customer Document Profiles in NW_OH, the changes should automatically replicate to NW_AZ.
Below are the steps I completed so far.
- Replication Category Setup
Created a replication category with below configuration:
Category Name:
NW_Multi-Site_Customers
Settings:
- Replication Transfer Type = IDO XML
- Object Type = Table
- To Object Name = DocProfileCustomer_mst
- Filter = blank
- Skip Insert = Unchecked
- Skip Update = Unchecked
- Skip Delete = Unchecked
- Skip Method = Unchecked
- Insert From View = blank
- Retain Site = Checked
- Replication Rule Setup
Created replication rule with:
- Source Site = NW_OH
- Target Site = NW_AZ
- Category = NW_Multi-Site_Customers
- Interval Type = Transactional
- Trigger Regeneration
Clicked:
Regenerate Replication Triggers - Testing Performed
- Opened Customer Document Profiles form in NW_OH
- Modified existing data
- Saved the record
- Waited several minutes
Expected Result:
Changes should replicate automatically to NW_AZ.
Actual Result:
No changes are replicated to NW_AZ.
Additional Troubleshooting Already Attempted:
- Regenerated replication triggers multiple times
- Tried with Retain Site checked/unchecked
- Tested both updates and new records
- Verified the source record is saving correctly in NW_OH
- Waited for replication processing
- Checked replication rule configuration multiple times
Questions:
- Am I missing any required setup for transactional replication in CSI Cloud MT?
- Does DocProfileCustomer_mst support transactional replication?
- Is there any additional setup needed for replication queues/services in cloud multi-tenant?
Any guidance on how to diagnose why the replication transaction is not getting created or processed would be greatly appreciated.
Thank you.
Ravi Teja