Known Issues
- Last UpdatedJun 10, 2024
- 3 minute read
-
"Could not create class ArchestrA.Toolkit.ArchestrAWorkflowGateway.ArchestrAWorkflowGatewayConfigtime. Class not registered" gets logged in the ArchestrA logger during Gateway Object configuration.
Possible Cause:
This error is seen by Beta users. There is already a Gateway Object instance for a non-active Galaxy. If you are using the release AppObject, ensure that all the Galaxies are cleaned by removing the Gateway Object instance from the non-active as well as the active Galaxy. This error is due to a Gateway Object version change (from Beta to Release candidate).
-
Wonderware Information Server (WIS)
-
The theme functionality will not work in WIS.
-
Before uninstalling Workflow Server WIS extension, you should stop the Workflow Engine service.
-
If you are configuring multiple server repositories for WIS, you will lose the Workflow Repository Node and Workflow Farms Node links if you uninstall the servers - WorkflowserverWIS.
-
-
Workflow Association
The Synchronize XML UI pop-up window displays invalid Help text. To synchronize, the user has to only click the Synchronize button.
-
JavaScript Error: A JavaScript error occurs if you right-click on a workflow item.
-
Gateway Object:
Exception occurs if two Gateway objects mapping to different repositories are provisioned to the same data source. Ensure to have a separate data source for each repository.
Renaming of gateway object and event is not supported.
-
Enterprise Console repository:
The EC repository list displays "No Providers" after provisioning the Galaxy for a repository. A workaround is to perform an IISRESET.
-
Windows opened are not closed if Change user or Change Galaxy is done from IDE.
While creating or editing a workflow event from the workflow tab of an object, you can open different windows as popup. Without closing these windows if you try to change the galaxy or user, these windows will not get closed automatically. Similar behavior can happen for the popup windows opened from the tabs shown using workflow toolbox.
-
Clicking multiple times on ‘New workflow’ or ‘Existing Workflows’ or ‘Manage workflows’ icon in Event association page is opening multiple windows.
While creating or editing a workflow event from the workflow tab of an object, you can click multiple time on the ribbon bar( ‘New workflow’ or ‘Existing Workflows’ or ‘Manage workflows’) of workflow association section, which will result opening new separate windows. Similar behavior can happen from the tabs shown using workflow toolbox.
-
Reference warning on importing a template or object which has multiple workflow events associated with it.
The user exports an object or template which is associated with multiple workflow events. The same object or template is imported to a different Galaxy, which does not have workflow gateway object with the same name as in the parent Galaxy. Warning messages are shown in the Instance Property window.
We recommend to follow the steps given below to avoid the reference warnings on importing a template or object:-
Close the System Platform IDE.
-
Go to the <ArchestrA Install Path>\ArchestrA\Framework\FileRepository\CustomCategoryUIFiles folder. Remove ArchestrA.Workflow.IDEExtension.dll from this folder. Take a backup of the dll prior to removing it from the folder.
-
Go to the <ArchestrA Install Path>\ArchestrA\Framework\Bin\IDEExtensions folder. Remove ArchestrA.Workflow.IDEExtension.dll from this folder.
-
Open the System Platform IDE.
-
Open the respective template instance.
-
Go to the Script tab and open the scripts with names starting with _aaWFE. Find and replace the workflow gateway object name with the workflow gateway object name from the parent Galaxy.
-
Save the details and close the System Platform IDE.
-
Place ArchestrA.Workflow.IDEExtension.dll in the below mentioned path:
<ArchestrA Install Path>\ArchestrA\Framework\FileRepository\CustomCategoryUIFiles
-
Open System Platform IDE and verify.
-
-
Mouse-over options not available for Form or Control properties
When the Form or Control properties are opened in the Forms Designer window and saved, you do not get the mouse-over options against that control. It is recommended to refresh the Form Designer window to get the mouse-over options.