Found 232 packages
Package Description
The AtlasEngine client for process controlling and task processing.
The AtlasEngine fixtures for integrative business process testing.
The ProcessCube Engine core components for cross-cutting concerns.
The ProcessCube Engine client for process controlling and task processing.
The AtlasEngine core components for cross-cutting concerns.
The AtlasEngine integration for hosting.
The ProcessCube Engine integration for autonomous identity provision.
The AtlasEngine integration for autonomous identity provision.
The ProcessCube Engine integration for hosting.
The Aml.Engine allows you to process AutomationML documents with a provided Application Programming Interface, based on .NET. Using the API you interact with CAEX-Elements and AutomationML-Objects. The Aml.Engine supports AutomationML documents based on CAEX2.15 as wells as documents, based on CAEX 3.0.
(Obsolete: Superceded by AtlasEngine.Client.Extensions.Hosting) The AtlasEngine integration for hosting in ASP.NET Core.
Workfow Server is a ready-to-use Workflow Engine-based application that you can deploy into your infrastructure. It can be integrated with NodeJS, PHP, Ruby, .NET, or Java applications via a REST API. Workflow Server is a key component for managing the lifecycle of business objects within your enterprise. Key features: - Rest API - Manage schemes and processes with GET and POST requests to Workflow Server. - Web UI - Enjoy a responsive web-based interface, enabling you to make change on the fly. - Business Flow - Get form names depending on user role or type for each workflow instance. - Reports - Visualize process states, and key information on schemes, processes and performance.
The ProcessCube Engine fixtures for integrative business process testing.
If developers write software in one of .NET languages, for example, C# and VB.NET, the code is easy to extract from the built binaries and modify. ArmDot, a .NET obfuscator, to the rescue! This is a particularly serious problem if a programmer creates a commercial application that should work, for example, in trial mode. Customers buy serial keys to access the full-featured version. Since the hacker is actually available source code, he can easily remove all restrictions, including checking the key. To solve this problem, ArmDot converts the code of the methods into a form that cannot be decrypted and modified. The main code is mixed with the key verification code, an additional code is added to complicate the understanding of what the code does. Finally, the code is converted into a unique set of instructions for a unique virtual machine. Another popular feature is the ability to include assets and dependencies in the assembly, and these files are in the process memory, they are not retrieved to disk.
ProcessEngine for manufacturing execution of the ControlSystem
Provides an implementation of IProcessExecutor that can dispatch process execution to Unreal Build Accelerator agents.
Moryx.ProcessData.Adapter.ProcessEngine
Package Description
A BPMN Engine written in .net. The engine attempts to read in a bpmn notation xml document defining both the process(s) as well as the diagrams. From here you can then load/unload the state, render the diagram in its current state or animated into a gif. Using the delegates for a process, you intercept and handle task and condition checking by reading additional xml held within flow and task objects.