Issue Description:
TGML component binding is not working in PME2024.
Environment:
PME Graphic Designer
Cause:
The binding property was changed in PME 2024, which prevents the use of component binding.
Below error will appear in the web application:
Resolution:
Follow these steps to fix the component binding issue:
- Navigate to the PME installation folder.
- Open app.js from this location: Applications\\SystemDataService\\Content\\Applications\\Diagrams\\Scripts\\TGMLviewer.
- Search for bindings[bindFullName] = bindName; in app.js.
- Comment out bindings[bindFullName] = bindName;.
- Save app.js.
- Perform an IIS reset and refresh the PME web application.
Released for:Schneider Electric Indonesia

