Une image contenant texte, signe

Description générée automatiquement

Troubleshooting Web Panels

 

Issues

Here are some common issues and what to check if they happen:

Designer Not Connected to Executable

1.     Check that the executable is running

2.     If you have multiple Components, check that the currently active one is the <<MT_WebPanel>> Component.

Model Element Not Available in Palette

If the attribute / event / state does not appear in the palette:

1.     Check the receiver and the executable are both connected (i.e. they illuminate green in the top right-hand corner of the panel).

2.     Check you have selected the correct instance in the palette.

3.     Check that the Web Panel model element has the correct dependencies to expose the desired model element.

Attribute Does not Change Value

If the attribute is selectable in the palette but its value does not change during execution:

1.     Check it changes in the animation in Rhapsody (i.e. confirm the expected behavior).

2.     Check you have not assigned the value directly in the model (you must use the setter functions to set/ change the value of an attribute).