-
This is an update for Cora SeQuence v8.3.0, which includes new product functionality, and resolves product issues.
-
The Masked Textbox control discerns between valid and invalid user input.
-
By default, Sequence uses the template message from the resource file. You can define a custom rollback message.
-
After you create an analytics dashboard, you can publish the dashboard to SSRS and Flowtime, or just to SSRS.
-
Learn how to attach a large file to a form.
-
This module is designed for beginners that have completed the module Introduction to BPM and Cora SeQuence. In this module, we'll learn how to create a basic Service Request workflow.
-
Running as Separate Application This example shows how to start a runtime engine instance when it is running as a separate application. WorkflowRuntime runtime = null;
try
{
runtime = new WorkflowRuntime();
runtime.Run (typeof(Workflo...
-
When you create or edit a schema in a REST consumer activity, you receive an error message.
-
Describes how to configure the Cora SeQuence session, which is used for user authentication purposes instead of the ASP.NET session state.
-
You can define that other forms in a workflow display as tabs in another form.