Corezoid 5.6.0
  • 15 Dec 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Corezoid 5.6.0

  • Dark
    Light
  • PDF

Article summary

03 Feb 2021

Corezoid.com

New Features

  1. Added a Reset Counter button to the final nodes. It can be useful when working with statistics of final nodes on dashboards. For example, to regularly clear the counter in End:Error nodes (removing statistics once a day) or to clear the counter before transferring the process to production mode (removing debugging statistics).
    clear_counter

Improvements

  1. Added the copy_conv_id, copy_ref_id and copy_node_id task system parameters indicating the parent process, the reference and the Copy Task node ID that led to its creation.
    _copy
  2. Added the Parent Conv ID system parameter of the task, which displays the identifier of the process that generated the task (available for requests created from Call Process, Copy Task and Modify Task nodes).
    parent_conv_id

Fixes

  1. Added the error when trying to use a construction {{conv[].ref[].key}} as a parameter key in the Set Parameter node:
    { "conveyor_set_param_return_description": "Param: {{conv[].ref[]}}, Error: Syntax error - bad array", "conveyor_set_param_return_type_error": "software", "conveyor_set_param_return_type_tag": "set_param_wrong_create_obj" }
  2. For Corezoid API modify:chart method added a handler for passing the series[].conv_id parameter as a string - now it can be passed both as number and string.

Private Cloud and On-premises Hosting type

Include all the features/improvements/fixes of Corezoid.com.

New Features

  1. Added the api_call_send_sysparameter to the SuperAdmin application, which is responsible for the default value of the "Send system parameters" checkbox for new API Call nodes.
  2. Added Corezoid API methods to get the log of user's actions. For more information, go to Corezoid API.

Improvements

  1. For multitenant environments, the new Description field for specifying the company description was added.
  2. For multitenant environments, the ability to edit company name and description was added.
  3. For multitenant environments, the ability to delete companies was added.
  4. Added the worker_write_history_taskparameter to the SuperAdmin application, which is responsible for complete disabling the task history storing in the final nodes and the database.

Was this article helpful?

What's Next