Creatio release notes
This documentation is valid for Creatio version 7.16.4. We recommend using the newest version of Creatio documentation.

We at Creatio are constantly working to deliver advanced capabilities to accelerate your sales, service, and marketing processes. Here are the new features included in Creatio version 7.16.4.

The “Update guide” for the on-site applications is available in a separate article.

icn_marketing.pngMarketing Creatio

Website event tracking

We have completely revamped the website tracking functionality. A new [Event tracking service settings] section is now available in the System Designer.

  • You can now track user activity on multiple websites. Use the [Tracking resources] detail to set up the list of tracked websites. The tracking resources are grouped as “projects.”

New website tracking project settings

tracking_project_example.png 

  • Information about the tracked website events has been moved to a separate tab.

  • You can now set up and use an extended list of event types. For example, adding a product to the wish list, downloading a file, adding or removing a product to the shopping cart, adding payment details, etc. You can get additional information on each event, including the page from which the user transitioned to the site, user’s web browser, language, and screen resolution.

  • Creatio records the website events for incomplete user sessions, e.g., if the user interrupts the connection before the page finishes loading.

  • We have increased the website event tracking bandwidth, enabling the registration of an unlimited number of actions per website.

Marketing emails

  • We have changed the email address and sender domain verification logic for the UniOne provider. We have added a new verification parameter:  unione-verification-record. The parameter is required in the DNS zone of your domain along with DKIM and SPF records. After the verification, all email addresses within the verified domain will be able to send emails, there is no need to verify each email address separately.

  • The email setup page now displays only the fields required by the chosen email provider.

  • Emails sent through UniOne no longer have extra spaces in Outlook, Outlook web, and Gmail.

  • We have implemented additional audience management features for bulk emails.

You can now create audiences from different Creatio objects, such as “Lead,” “Account,” “Order,” “Event participant,” and more. Set up the object list for audience import using the [Object management] command in the [Audience] action menu.

We have implemented filtering bulk email recipients using the fields of a connected object. For example, you can configure an email audience to include only leads with a specific need. To set up the filters, click [Audience management] in the detail menu.

Users can now delete all records from the [Audience] detail by clicking [Clear the audience]. When the number of the contacts is significant, the deletion is run in the background.

You can now view individual dynamic content emails sent to specific recipients. The templates are available in the [Audience] detail after sending the emails.

Content Designer

  • Creatio now validates custom HTML code. Validation errors in an [HTML] (Smart block) element will stop the template from being saved. The details of the validation errors will be available on the validation panel.

  • We have implemented selecting a lookup object for the macros values when sending a test email.

  • Creatio now caches the email addresses of test recipients to accelerate sending test emails.  The addresses will populate the [Test email(s) will be sent to email addresses] field automatically when preparing the next test email for sending.

icn_sales.pngSales Creatio

  • You can now set up the periodicity for updating the actual values in the [Forecasts] section. Select the [Automatic calculation] checkbox to enable this function.

Setting up the period for automatic calculation of a forecast

forecasts_calculation_period.png 

icn_basic_interface.pngCore functions

  • Creatio 7.17 stops supporting Internet Explorer 11. For Windows, Microsoft recommends using the Microsoft Edge browser. For more information, please see the Microsoft Tech Community article. We recommend using Google Chrome and Mozilla Firefox for working with Creatio on Windows-based devices.

  • Now you can use voice typing in multi-line fields. The functionality is available when working with Creatio in the latest version of Google Chrome.  

Predictive data analysis

  • We have implemented “recommendation” predictive models for Sales Creatio. The models train automatically, using the data from at least 100 opportunities. As a result, Creatio will produce a personalized list of products that each customer is most likely to purchase. The list of recommended products displays on the [Recommended products] detail of the opportunity page. Learn more in the “Recommendation prediction” article.

icn_mobile.pngMobile application

  • When working with approvals, you can now browse the feed messages and the files on the [Attachments] detail.

icn_telephony.pngPhone integration and managing communications

  • Terrasoft Messaging Service now supports TLS 1.2 due to the changes in Google security policies and the termination of support for outdated TLS encryption protocols in the new version of Google Chrome.

  • Emails imported from Creatio are now marked with a separate category. This function is available on MS Exchange.

Creatio in the list of email categories

ms_outlook_categories.png 

icn_integrations.pngIntegrations

  • You can now authenticate integrate third-party applications using the OAuth 2.0 protocol using the “client credentials” authentication type. The settings are available in [OAuth 2.0 integration setup] section of the System Designer.

Accessing the [OAuth 2.0 integration setup] section

OAuth_2.0_integrations.png 

Attention!

This functionality is in the beta-testing mode in version 7.16.4. We appreciate your feedback! Please contact Creatio support to enable this function.

icn_business_procecces.pngBusiness processes

  • You can now trace parameter values of multi-instance sub-processes. The tracing data is available for separate elements, as well as for separate instances of a sub-process.

  • The diagram of a completed multi-instance sub-process now shows the number of successful instances (the green marker) and the number of instances that have stopped due to an error or were canceled (the red marker).

An execution diagram for a multi-instance sub-process

mi_bp_execution_diagram.png 

  • You can now run business processes by multiple section records in bulk. To do so, select multiple records then click [Actions] > [Run process].

Running a business process by several contacts in bulk

run_bp_for_multiple_records.gif 

  • You can now create process parameters of the “Collection of records” type. Add nested parameters to configure the collection structure. "Collection” parameters are useful in the following cases:

If a [Script task] element returns a collection of records, you can pass it to the process parameter of the “collection” type and process the collection using no-code means.

When running a business process from C# or JS code, you can pass a collection of records to an incoming parameter of the business process.

This type of parameter is also useful any time you need to pass a collection of records between different business processes.

Setting up the structure of a “Collection of records” parameter

mi_subprocess_parameters.png 

icn_user_settings.pngUser customization tools

Section Wizard

  • The no-code tools for designing section pages and “pre-configured pages” in business processes have been expanded with the following new features:

Choose the format for displaying the “Date/Time” fields. The fields can display as “Date/Time,” “Date only,” or “Time only.”

Limit the number of characters in a text field. You can set the maximum number of characters to 50, 250, and 500 characters, or remove the character limit entirely.

You can specify a field title in several languages.

Entering a field title in multiple languages

multilanguage_column_name.gif 

  • We have implemented a new type of business rules: “Set field value.” The rule will populate a specific field whenever its conditions are fulfilled. Examples of business logic that involves this rule include:

Populating the contact details automatically once a case contact has been specified.

Display financial details of a linked opportunity or contract on the project page.

Create a custom profile of linked records using no-code tools.

icn_administrating.pngAdministration

  • Starting with version 7.17 Creatio will stop supporting legacy UI elements that were used in the previous versions for the [Configuration] section. The following functionality will be available in the new UI only:

License manager

Change log

Object permissions

Report setup

Email provider setup

The outdated UI elements will be completely removed from the Creatio core.

  • You can now set up domain authentication for .NET Core-based Creatio applications.

icn_security.pngSecurity

  • Security restrictions for the formats of uploaded files now apply to all web services, including those added as part of customization or installed from Creatio Marketplace. You can now disable the limitations for a specific web service. To disable file format restrictions, add the web service to the [List of file security excluded Uris] lookup.

  • Creatio .NET Core applications now support security restrictions for the formats of uploaded files.

icn_development.pngDevelopment tools

  • The following deprecated API methods will be removed in version 7.17.3:

QueryColumnExpression.SqlText

Column.SqlText

DBExecutor.ExecuteReader

DBExecutor.ExecuteScalar

DBExecutor.Execute

DBExecutor.ExecuteBatches

Instead, use DBMS-independent server classes Select, Delete, Insert, InsertSelect, Update, UpdateSelect. Learn more in the “Class description” article. Starting with version 7.16.4, Creatio will display warnings if deprecated classes are used during the compilation. The source code of Oracle-based products needs to be re-generated before compiling.