Data Integration Framework Setup
- What is the Data Integration Framework Setup page?
- What are the specific fields on the General FastTab?
- What actions can be taken on the Setup page?
- How can I delete all entries in the Setup page?
Pointe
Summary: The Data Integration Framework Setup page contains all the necessary configurations for COSMO Data Integration Framework. On the page, developers can set developer mode, 2021 business logic, and deprecated record pool entry query. The Actions menu allows users to initialize the setup, manage error templates, manage session variables, and delete all entries.
The Data Integration Framework Setup page contains all the necessary configurations for COSMO Data Integration Framework. The Setup page is accessed using Tell Me. Choose the icon, enter Setup - Data Integration Framework, and then choose the related link.
On opening the Setup page, some fields are set by default but can be adjusted as needed.
Specific Fields on the General FastTab
Developer Mode
If the developer mode is selected, the validation of different configuration can be skipped, for quicker editing. This applies to all users in the system!
- Released mappings can be modified without reopening
- Mappings can be deleted, even if they have mapping versions
- Mapping versions can be deleted, even if they have mapping lines
- Partners can be deleted, even if they have partner mappings or record pool partners
- Record pools can be deleted, even if they have record pool entries
Important
This setting applies to the company and thus to all users. Deleted data cannot be recovered easily.
2021 Business Logic
The Use 2021 Mapping Logic toggle determines the business logic used to process a mapping. At the beginning of 2022, the mapping logic was changed to modern interface technology in new objects. If you run into issues integrating into the obsolete logic, activate this toggle and get in contact with the development team.
Deprecated Record Pool Entry Query
The Use Deprecated Record Pool Entry Query toggle determines the business logic used to log record pool entries on global Business Central behavior. The new logic improves the logging speed and decreases thereby table locks. If you run into issues with the new logic, activate this toggle and get in contact with the development team.
Retrieve Record Pool Entries with Query
Starting from Version 2.13, Record Pool Entries are retrieved using Findset instead of the outdated query method. If you experience performance issues with this new approach, set the value to true to revert to the old logic.
Actions
Initialize the setup
On the Actions menu, choose the Initialize Setup action to assign the standard setup in COSMO Data Integration Framework.
Running this function will overwrite any other setup that has been completed in the Data Integration Framework Setup page so it should be done before other changes are made.
Manage error templates
Use the Actions menu to access the different Advanced Error Text actions. You can export, import or remove error text templates.
Manage session variables
Use the Actions menu to access the different Session Variables actions. You can delete the record pool cache and the table setup cache.
Delete all entries
On the Actions menu, choose the Delete All Entries (Setup) action to delete all entries from one point so that it not necessary to go into each list and choose the action for each entry type.
If the automatic deletion of entries should be triggered without running a COSMO Data Integration Framework Sequence, then Codeunit 5100900, DIS - Management contains the deletion of the entries in the OnRun trigger. Set up the codeunit in a standard Job Queue to maintain the entries without any Sequences to be touched by the Job Queue Entry processing.
Feedback
Submit feedback for this page .