-
Create a generic solution for basic case management scenarios.
-
Use the API to write a custom attachment provider to use in a message wizard.
-
You can save solution versions, download solution packages, and restore solution versions from a package. Version management is helpful for using solutions between environments.
-
View and manage processes that encountered issues.
-
When you receive emails generated from Cora SeQuence, there are two, untitled DLL file attachments.
-
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.
-
This is an update for Cora SeQuence v8.2, which resolves a bug in the organization tree, detailed below.
-
When you access the Cora SeQuence Administration site, you receive a license validation error.
-
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...
-
The Textbox control is a basic ASP.NET control.