-
Create a generic solution for basic case management scenarios.
-
This is an update for Cora SeQuence v8.2, which resolves a bug in the organization tree, detailed below.
-
Sequence includes several out-of-the-box activities that integrate with Microsoft Dynamics CRM. These activities enable you to create, retrieve, edit CRM entities, and execute CRM actions.
-
You can save solution versions, download solution packages, and restore solution versions from a package. Version management is helpful for using solutions between environments.
-
Use the API to retrieve a Web service's URL, by referencing the service name from the Web service consumer table. public static string GetWebServiceConsumerUrl(string serviceName)
{
WebServiceConsumerDefinition definition =
W...
-
View and manage processes that encountered issues.
-
This is an update for Cora SeQuence v8.3.0, which includes new product functionality, and resolves product issues.
-
When you access the Cora SeQuence Administration site, you receive a license validation error.
-
By default, Sequence uses the template message from the resource file. You can define a custom rollback message.
-
The Textbox control is a basic ASP.NET control.