- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
03 Feb 2021
Corezoid.com
New Features
- 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).
Improvements
- Added the
copy_conv_id
,copy_ref_id
andcopy_node_id
task system parameters indicating the parent process, the reference and the Copy Task node ID that led to its creation.
- 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).
Fixes
- 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" }
- 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
- Added the
api_call_send_sys
parameter to the SuperAdmin application, which is responsible for the default value of the"Send system parameters"
checkbox for new API Call nodes. - Added Corezoid API methods to get the log of user's actions. For more information, go to Corezoid API.
Improvements
- For multitenant environments, the new Description field for specifying the company description was added.
- For multitenant environments, the ability to edit company name and description was added.
- For multitenant environments, the ability to delete companies was added.
- Added the
worker_write_history_task
parameter 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?