Open Closed

Sync data from the new table into Organization Unit #7416


User avatar
0
giathanh2512 created

Check the docs before asking a question: https://docs.abp.io/en/abp/latest/Local-Event-Bus

  • ABP Framework version: v8.1.3
  • UI Type: Blazor WASM
  • Database System: EF Core (PostgreSQL)
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi Support Team,

I have created a new table called Company. I want to sync data from the Company table to the Organization Unit table using ILocalEventHandler when creating new entries, but it's not working because the properties Id, Code and ParentId are internal set. How can I add new data to the Organization Unit table?

Company => Organization Unit Organization Unit => Company


2 Answer(s)
  • User Avatar
    0
    giathanh2512 created

    hi I have resolved the issue, can I get the ticket refunded? Thanks

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    okay

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11