Lets say, I have a Business process which is triggered when an Email Template record is modified, and that Email template is updated via a Package installation, the logical expectation is that the 'Modified' event is triggered and the Business process runs. We however notice that the...MoreLess
Is it recommended to "Compile All" items in configuration after package installation? Or a compile modified items is already enough? Why I am asking is that "Compile All" items is taking too much time to finish.
I'm going through initial setup tutorial https://academy.creatio.com/getting-started , but i can't find information how to add this initial settings to the package in case to transfer them from local env to test cloud env.
So my thought is, what is the best practice to make this setup ? I know...MoreLess
I am getting Oracle error ''ORA-01691: unable to extend lob segment DLD_CRM.SYS_LOB0000118070C00012$$ by 128 in tablespace USERS" when trying to install custom package from dev to prod instance using "Export to pacakges to archive" and "Installed Applications->Add Application->Install from file" (Please see image below).
Both dev and prod instance are using oracle database.