I'm having some issues with updating the value for a parameter from client-side code, from the ProcessSchemaPropertiesPage (process designer). The reason for this is that I have a base process that is getting coppied for a specific use, and I'm passing a value to that copy that should be save...MoreLess
I'm working with a business process, I have added a "Perfom Task" element, but I need to be able to set a custom parameter to it. The field already exists in the activity, but I'm not able to set it from them "Perfom Task" element.
I am facing an issue with the file system development mode. I was trying to enable file system development mode on my local setup for a package that I developed on a cloud setup. When I installed the package on my local setup and compiled, there was no error. But after enabling the "File System...MoreLess
I have a custom button which when clicked brings up an pop up box on screen. I have used the web socket mechanism which gets triggered when the button is clicked.
The issue is sometimes the pop box does not get generated after clicking the button, however after refreshing the browser page...MoreLess
You need to debug the logic of the popup formation upon the button click when the issue reproduces and find out what exactly is not triggered...MoreLess
Лучше сам процесс выполнить асинхронно с помощью признака "Выполнять в фоновом режиме" у стартового сигнала в бизнес процессе. Кроме того, прошу...MoreLess
I've a compilation error during the installation of a package on production environment.
The same package was fine on test cloud environment.
The error is
"2021-12-22 22:09:31,627 Autogenerated\Src\AccountSchema.Custom.cs(266,41) errore CS0115: 'AccountSchema.CreateSifUnindustriaReferenceContactColumn()': no suitable method found to override"
In the package I've renamed the custom column "SifUnindustriaReferenceContact" on the Account table.
Можно ли и если можно, то как сделать замещение класса?
Например: есть сервис который вызывается с разных мест(клиентские схемы, БП). Все находится в заблокированных пакетах. Как изменить методы этого сервиса?
I installed a new package in the Creatio environment and then deleted it from the Advanced Settings, but the changes present in the package are still visible in the environment.
Hence what additional steps do I have to perform to restore or reset the Creatio environment to its basic default state after I delete the new package?