When the SAP Interface module is used in a zenon project, and the configuration in this module is changed in the zenon editor, creating runtime files will cause the file sap.cmp to be updated. When the function "reload project" is then executed in the runtime, the changes will still not be available. Only when something else in the project is modified, the reload function will also reload the sap.cmp file and thus use the changes.
When the SAP Interface module is used in a zenon project, and the configuration in this module is changed in the zenon editor, creating runtime files will cause the file sap.cmp to be updated. When the function "reload project" is then executed in the runtime, the changes will still not be available. Only when something else in the project is modified, the reload function will also reload the sap.cmp file and thus use the changes.
After the fix, changes in the configuration of the SAP Interface module are immediately available in the runtime after executing the reload function, even when no other changes in the project have been made.