API Rema: it is not possible to create the first Chain state
Summary
-
Description
-
Issue Number: 142083
Fixed on Date: 12.7.2018
Versions: 7.60 0 BUILD 49532 | 8.00 0 BUILD 50155
Related Articles
Error: The license transfer cannot be confirmed
Errorcode 0x18080010 The following error message is displayed in the license web depot if the license transaction is intercepted by a second license transaction and therefore the license confirmation file cannot be processed. Error The license ...
API - Create/Delete process gateway via API
Summary Process Gateways can be created or deleted via API. Description The Interface IProject has been supplemented with the IProcessGatewayCollection property. This property can be used to access preconfigured Process Gateways, delete existing ...
The wizard to create a combined element does not set correctly the default state fill color.
Summary Although the wizard to create a combined element with the display type "only screen symbol" sets the default state fill color, this is not used as the "original symbol color" property is active. DescriptionAlthough the wizard to create a ...
Unexpected State detected for License dongles
The license central indicates an unexpected state for a certain dongle if the state of the dongle - given in a license request or license confirmation file - does not match that one which is calculated by the license central. A reason for this can be ...
zenon - Addins - Codesnippet - Read version from within
There seems to be no zenon-API-property to read the Addin-version (= AddInInfo.cs - [assembly: Addin("AddInName", "x.x")] ) from within the Addin. But it seems possible to read it using reflection on the assembly-attributes. => C# Code-snippet ...