Skip to main content

Synergy CSP 2025 R2 SP20 Release Notes

1. Improvements

175622 – Prevents data from being generated in the DataSourceQueries* table in the database when a datasource is run in the project.

187642 – Form/Flow/Datasource export/import operations have been reactivated in the IDE.

184744 – In the result file created as a result of the analysis process triggered after the flow import process, it was ensured that different project references in the imported flow were checked, an error message was created if the relevant projects could not be found in the system, and a warning message was created (to check) if they were found.

181956 – In the result file created as a result of the analysis process triggered after the form import process, different project references in the imported form are checked, an error message is created if the relevant projects cannot be found in the system, and a warning message is created (to check) if they are found.

189151 – The following studies have been carried out in order to ensure that the project build & deploy processes work more stably.

  • Deploying from different screens at the same time in projects, performing import operations, and performing parallel operations that interfere with data in open projects are prevented.
  • Unique indexes have been added to the tables where project details and version information are kept, preventing duplicate records and clearing existing duplicate records.
  • When the deploy process is started, database operations are triggered after all operations in the DM are completed.
  • In case of an error in the project deploy process, the incorrect version is prevented from being reflected in the runtime.
  • In project deployment processes, the creation of project version files has been made more stable.

186550 – Improvements have been made to increase data integrity in the tables of project versions in the database. Unique indexes have been added to the relevant tables, duplicate records that have occurred in the past have been cleaned and similar repetitions have been prevented. This work ensures that the deployment and versioning processes work more stably and error-free.

After the study, duplicate records will be prevented in the following tables:

  • DATASOURCEQUERIES
  • PROJECTFLOWVERSIONS
  • PROJECTFLOWEVENTS
  • PROJECTFLOWSTATUSES
  • PROJECTFLOWOBJECTS
  • PROJECTFORMVERSIONS
  • PROJECTFORMVIEWVERSIONS
  • PROJECTFORMSTATUSES
  • PROJECTFORMOBJECTS

186548 – Transactions have been added for the necessary work in order to carry out the project deployment process more holistically. Unless all stages of Deploy are successfully completed, the released version will not be reflected in the interface.

188711 – The content of the messages displayed in the IDE when the project is locked (publishing phase, import, a different process is being performed) has been made more descriptive.

188074 – Removed the GetProjectMeta endpoint from the lock mechanism implemented in the deploy process. Since this endpoint provides metadata for the project, it does not need to be locked.

185029 – When a document is assigned to the DocumentViewer object with code, it has been enabled to assign a specific version with the version id information, apart from assigning the last published version of the relevant document. For this, the SetTarget method was overloaded with the version information (Ex: SetTarget(path, objectId, versionId)).

187240 – A user assigned a process-based power of attorney can only see the processes that have been delegated to him in the mobile application.

188015 – When an operation is performed by a different user (publishing, compiling, importing, saving, etc.) in the same version of an open project in the IDE, the information about why the project is locked is displayed as a message.

190471 – On the definition screens (Position, Department, User Group, etc.) in the Human Resources module, the Active option is selected by default in the Status* field.

190567SOURCE, TAG1 and TAG2 columns have been added to the MAILS table. Currently, value assignment is made in flow transactions.

SOURCE: Project name
TAG1: ProcessId
TAG2: RequestId

2. Bug Fixes

190338 – During the opening of eBA screens in Synergy, the 30-second timeout time determined by the eBA has been increased, reducing the possibility of a timeout problem in case of a late response from the eBA.

189665 – When the Fast approve feature is requested to give quick approval without opening the form in active processes, the warning message for the mandatory fields in the flow form is displayed as toaster.

189283 – When the view definition used in the form is changed in the IDE, the view definitions in the rules created in the rule manager for mandatory fields are automatically updated.

189759 – The problem of not showing the number of pending tasks in the dashboard has been fixed.

189750 – When a flow form is searched from the general search screen and tried to be opened, loading is displayed on the screen until the flow form is opened.

189765 – Fixed the issue where the selection made when the automatic deletion option is changed in the trash can settings in the Document Management module is not reflected on the object.

187238 – The problem of showing the apostrophe (') used in flow status definitions with its unicode equivalent has been fixed.

188485 – Foreign key error during database operations in the project import process has been fixed.

188636, 189411 – The problem of not being able to assign status when the flow is advanced and accordingly the flow cannot be advanced has been fixed in the flows where status assignments are made.

188835 – The timeout problem experienced due to some unnecessary queries during project deployment operations has been fixed.

189148 – The type conversion error in the function where the datagrid data to be merged into the form is pulled has been fixed.

190006 – Fixed an issue where only the first 200 rows were exported when exporting to Excel in static datagrids

189353 – Fixed an issue where external login redirection was made in English when the request sent when retrieving Synergy login configurations did not contain the language information.

189372 – The error received after deleting the files added to the form as attachments from the DM has been fixed.

189471 – Fixed an issue where DocumentMetadata type fields on the form are not displayed in the interface when defined as flow variables.

189580 – Fixed the issue where the screen remained in loading after modal processing in forms opened via shared link in the mobile browser.

189563 – The problem of display expression not being reflected correctly in object type ComboBox columns in DataGrid has been fixed.

189579, 190324 – Fixed an issue where the flow did not progress in parallel flows reaching the VE (AND) operator.

189932 – Fixed the issue where onLoad events were triggered unnecessarily after the SaveAndContinue operation.

189946 – The issue of the flow history not loading in the flow forms opened via the link in the mobile browser has been fixed.

190127 – Fixed an issue where the form title was not visible when a closed form was reopened through recent ones.

190354 – Fixed an issue where the Name and Description fields could not be resolved in the DM/UploadFile endpoint in RestAPI.

186576 – Problems that occurred in datasource queries while creating form archive and process archive forms in the IDE have been fixed.

187948 – The error that occurred when the form published in the IDE was deleted after being added again in a different version has been fixed.

187664 – The loading problem created by the rule manager confirm modal in the mobile application has been fixed.

183598 – Fixed an error when entering values in ML fields in the reject mode in flow.

186284 – Fixed an issue where hidden row options were not applied correctly in Datagrid.

188961 – The problem of the cursor always being thrown to the end in the password object in the form has been fixed.

176095 – A meaningful error message has been displayed on the proxy creation screen if the user selects himself.

189375 – Padding incompatibility between Section and Column objects has been fixed.

189376 – The overflow problem in the Tabs object in the form has been fixed.

189715 – The deficiency in the deletion of DM files during deploy rollback has been fixed.

188894 – Fixed DM secret key format incompatibility with RelatedDocuments object.

190440 – Fixed an issue where appointments overflow into cells in form panels with calendar objects.

189910 – Object reference error during import in projects using different views in the same flow has been fixed.

190422 – Fixed an issue where parameters could not be sent to Datasource via the .text property of the ComboBox object.

189409 – A clear warning message has been displayed when the file of the project cannot be found in the IDE or there is no authorization.

190188 – Fixed the issue of incorrect rendering of post-scroll data in Virtual Scrolling active datagrid.

190692 – Fixed an issue where the insertion link from DM appeared incorrectly in the RelatedDocuments object.

190920 – Fixed an error that occurred when the primary key column was not returned by the datasource in dynamic datagrid.

190863 – Fixed the issue of reverse evaluation of comparison operators in rules triggered by client side event.

191054 – Fixed an issue where processes containing flow variables that retrieve data from objects in the flow form cannot be listed.

>NOTE: The project with the error must be republished.'

190949 – Fixed the issue where system-generated flow variables were not reflected in the interface when the visible property was changed.

190952 – The issue where the order made in the flow variables in the IDE was not reflected correctly on the Dashboard and Workflow Management screens has been fixed.