Skip to main content

7.17.4 release notes

Release date:

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

The update guide for Creatio on-site is available in a separate article.

Low-code Platform

Business processes

Navigation to the parent process

  • To improve process log UX, we have added an option to navigate to a parent process from a sub-process page.
Navigating to the parent process page
Navigating to the parent process page

Permissions to run a process

  • Streamlined the UI. Users will only see manually launched business processes they are allowed to run.

    If a user lacks permissions to run a process, Creatio will also hide the run button from the record and section pages.

Filters by time

  • To allow greater filter precision, we have added filters by time in addition to filters by date to business process elements. To activate these filters, set Consider time in the filter in the element's advanced setup area to “True.”
Activating a filter by time
Activating a filter by time

Administration

Licensing

  • You will need to order new licenses before updating Creatio on-site to version 7.18.0. You can order licenses in the license manager (available for version 7.17.3 and later).

    The issued licenses are valid for the version you specify during the order and earlier, streamlining the update process.

Integrations

Web services

  • It is now possible to quickly set up SOAP services with a link to a WSDL file. Simply paste the link, and Creatio will apply the necessary settings automatically without requiring you to download the file and upload it to Creatio manually.
  • It is now possible to pass a generated request body to REST and SOAP web services in JSON, XML, plain text formats as a process element parameter. Use this feature to set up web service calling parameters when passing the parameters separately is not possible, for instance, if the request body has to be generated automatically. You can set up the parameter mapping in the Call web service element setup area's advanced mode.

Development tools

Work with data

  • Retired the following deprecated Core API methods and properties from version 7.17.4:

    • QueryColumnExpression.SqlText;
    • Column.SqlText;
    • DBExecutor.ExecuteReader;
    • DBExecutor.ExecuteScalar;
    • DBExecutor.Execute;
    • DBExecutor.ExecuteBatches.

    We recommend using DBMS-independent server classes Select, Delete, Insert, InsertSelect, Update, UpdateSelect instead. Learn more about the server classes in the Data access through ORM article. Creatio will display a deprecated method warning when compiling a configuration. You will also need to re-generate the source code of Oracle-based products before the compilation.

CRM Tools

Base interface and system capabilities

Chats

  • Creatio now automatically saves chat message drafts. An agent can return to editing the message at any time after leaving the chat. The draft is displayed in the message field and is visible in the active chat list.

    Chat message draft
    Chat message draft
  • For agent's convenience, chats with unread messages are marked with a blue dot: .

  • It is now possible to complete chats directly from the communication panel's active chat list. This streamlines the chat workflow.

    Completing the chat from the communication panel
    Completing the chat from the communication panel
  • New chats are grouped into a separate list at the bottom of the communication panel, streamlining the agent workflow. Once an agent starts the conversation, the chat is moved to the active chat list. The counter at the top of the new chat list displays the number of unprocessed chats.

    New chat list on the communication panel
    New chat list on the communication panel

Sales tools

Quick opportunity filter

  • Added a new closing date quick filter to the Opportunities section, streamlining the salespeople's workflow.
Filtering by date in the Opportunities section
Filtering by date in the Opportunities section

Mobile application

Background synchronization on iOS

  • Added background synchronization mechanism to iOS devices, improving the Creatio mobile app performance.

Approvals in the mobile app

  • It is now possible to copy any approval field, as well as approval heading and the approver's name, from the approval history.