i have created new business central project using version wave 1 2023.
It came to my knowlege that in wave 1 2023 version microsft have removed "integration Management" code unit.
I want to know what code can i use to update above code.
Thanks
i have created new business central project using version wave 1 2023.
It came to my knowlege that in wave 1 2023 version microsft have removed "integration Management" code unit.
I want to know what code can i use to update above code.
Thanks
Integration Record table and Integration Management codeunit have been deprecated for a while.
The Integration Record table is no longer needed now that all records have GUID identifiers. The Integration Management codeunit was used for little other than that.
Where you link your code to now depends on what integration you are working with. For example. the CRM Integration is completely handled using the CRM Integration Record table now.
My recommendation would be to look through MS base code in the area you are working with and find a new publisher function to subscribe to.
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156