The 32 bit editor stops respoding under specific circumstances on creating a Recipegroup Manager function, and may display an error "Encountered an improper argument"
Summary
When creating a new function "Recipegroupmanager" and selecting the type "Change recipe state", without any further selection of recipe groups or recipes, the editor may stop responding and display an error message: "Encountered an improper argument", which may also appear after a restart of the editor and checking the function parameters. The function must be deleted and recreated, with proper parameters, to resolve the issue.
Description
When creating a new function "Recipegroupmanager" and selecting the type "Change recipe state", without any further selection of recipe groups or recipes, the editor may stop responding and display an error message: "Encountered an improper argument", which may also appear after a restart of the editor and checking the function parameters. The function must be deleted and recreated, with proper parameters, to resolve the issue.
Solution
An issue has been addressed in the Recipegroup Manager module in the 32 bit editor. Now the editor no longer produces an error message when a Recipegroupmanager function is created with the type "Change status" and no status is selected.
Issue Number: 29898
Fixed on Date: 9.12.2013
Versions: 7.20 0 BUILD 17768
Related Articles
Error messages "Exception in Wnd..." and "Encountered an improper argument" appear in the runtime in the Recipegroup Manager screen under specific circumstances.
Summary When in a Recipegroup Manager screen the recipe status list is displayed and no recipe stati have actually been defined, two error message appear on saving a recipe in the Recipegroup Manager screen. The recipe itself is saved correctly. The ...
The defined keyboard screen for editing Recipegroup Manager recipe variable values, may not open in the runtime under specific circumstances.
Summary When a keyboard screen is linked to a recipe variable at the Recipegroup Manager in the editor, this keyboard screen may not open in the runtime when the new recipe value list is used and a multi-hierarchical project structure is used. With ...
Creating a Recipegroup Manager recipe in the editor through the toolbar in the detailview under circumstances causes an exception and the editor to close.
Summary When a Recipegroup Manager recipe is created in the editor using the toolbar button of the detailview, for a recipegroup that is not expanded, the editor closes with an unhandled exception. Description When a Recipegroup Manager recipe is ...
The action for the Recipegroup Manager recipe variable may be reset under specific circumstances on saving the recipe
Summary When saving a Recipegroup Manager recipe in the Recipegroup Manager screen in the runtime, with a recipe table that does not display the recipe action column, the Recipegroup Manage rmay reset the configured action for recipe variables to "no ...
FAQ: When I change something in the Recipegroup Manager via the programming interface in Service Engine, these changes are not updated in the screen. Why is that?
To understand this, you have to know that each time you access the RGM (Recipegroup Manager), you are working with a copy of the RGM data. So every screen that is opened in the Service Engine, has it's own copy of the RGM data. Also each instance ...