The  multiselect text add on by Ryan Farley is such an elegant solution! It works well in all cases, but I have a case where I need to add this functionality to an editable list. 

 

Is this possible?

Like 0

Like

2 comments

Not sure if it's possible, but I've never tried it. I would start with looking in ConfigurationGrid to see if there is a method there to override? 

Ryan

Ryan Farley,

 

I have tried something with ConfigurationGrid. But I am not able to make it work. Do you know any way to make it possible.

Show all comments

Dear,



We are having issues with installing several add-ons from the marketplace.

These same add-ons were successfully installed in other Creatio instances, but here with one specific website they are throwing errors.



1. https://marketplace.creatio.com/app/excel-reports-builder-creatio



2022-05-24 16:14:35,661 Compiling configuration dll

2022-05-24 16:15:33,735 Errors and (or) warnings occurred while compiling configuration dll

2022-05-24 16:15:33,735 Autogenerated\Src\IntReportHelper.IntExcelExport.cs(273,31) error CS0433: The type 'ExcelWorksheet' exists in both 'EPPlus, Version=4.1.0.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1' and 'EPPlus, Version=4.5.3.2, Culture=neutral, PublicKeyToken=ea159fdaa78159a1'





2. https://marketplace.creatio.com/app/email-approvals-creatio



2022-05-24 17:45:40,097 Compiling configuration dll

2022-05-24 17:46:32,008 Errors and (or) warnings occurred while compiling configuration dll

2022-05-24 17:46:32,008 Autogenerated\Src\IntReportHelper.IntExcelExport.cs(273,31) error CS0433: The type 'ExcelWorksheet' exists in both 'EPPlus, Version=4.1.0.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1' and 'EPPlus, Version=4.5.3.2, Culture=neutral, PublicKeyToken=ea159fdaa78159a1'



It is strange that they both throw the same error.

Is there any way to fix this?





Kind regards,

Vincent

Like 0

Like

1 comments

Hi Vincent,

Creatio platform doesn't allow installing one .dll library several times (in this case, EPPlus). Both errors indicate that you already have the EPPlus library installed on your Creatio site. The 'Excel reports builder for Creatio' app uses the library, while the 'Email approvals for Creatio' app does not.

The problem can be fixed by finding the other package that has the library on your Creatio site and manually removing the library from one of the packages to resolve the conflict.

Show all comments

Hi community!

 

I have tried to update my customer's version from 7.17.1 to 7.18.5.

Everything worked fine until version 7.18.2. The update process stopped with the following errors:

 

[10:51:58] List of errors occured during utility execution: 

[10:51:58] 1) Autogenerated\Src\GlbExchangeGroupHelper.GlbExchangeFolderSynchronizer.cs(52,45) error CS0029: Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'Microsoft.Exchange.WebServices.Data.ContactsFolder' 

[10:51:58] 2) Autogenerated\Src\GlbExchangeGroupHelper.GlbExchangeFolderSynchronizer.cs(85,35) error CS1503: Argument 1: cannot convert from 'System.Threading.Tasks.Task' to 'Microsoft.Exchange.WebServices.Data.ContactGroup' 

[10:51:58] 3) Autogenerated\Src\GlbExchangeGroupHelper.GlbExchangeFolderSynchronizer.cs(68,41) error CS0029: Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'Microsoft.Exchange.WebServices.Data.ContactGroup' 

[10:51:58] 4) Autogenerated\Src\GlbExchangeGroupHelper.GlbExchangeFolderSynchronizer.cs(98,45) error CS0029: Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'Microsoft.Exchange.WebServices.Data.ContactGroup' 

[10:51:58] 5) Autogenerated\Src\GlbExchangeGroupHelper.GlbExchangeFolderSynchronizer.cs(163,48) error CS0029: Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'Microsoft.Exchange.WebServices.Data.ContactsFolder' 

[10:51:58] 6) Autogenerated\Src\GlbExchangeGroupHelper.GlbExchangeFolderSynchronizer.cs(134,45) error CS0029: Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'Microsoft.Exchange.WebServices.Data.ContactGroup' 

 

The errors are coming from the following marketplace addon: Exchange contacts sync for Creatio | Creatio Marketplace

 

From the release notes, I found out that there was a net standard change in the exchange sync feature in version 7.18.2.

 

The logfile also states that the file Microsoft.Exchange.WebServices.dll is missing in the directory Terrasoft.WebApp\Terrasoft.Configuration\Lib. Instead, the file Microsoft.Exchange.WebServices.NETStandard.dll is now there.

I tried copying the DLL from the backup into this directory, but it didn't solve the problem.

 

I also tried regenerating and rebuilding with the WorkspaceConsole, but since the addon is still installed, the errors are still there.

I haven't found a way to remove packages with the WorkspaceConsole (at least it's not documented). I know clio can do this, but since the web app is nonfunctional, I guess this is no option.

 

Any ideas are very much appreciated!

 

Thanks,

Robert

 

Like 0

Like

1 comments

Hi Robert!



We reviewed this add-on and unpublished it as it has installation issues in the latest Creatio version.



To upgrade successfully on 7.18.2:



1. Delete this package from the configuration using the "Installed applications" section.

2. Re-generate the schema source code.

3. Recompile Creatio.



Then you can update Creatio.

Show all comments

Hi community,



I was wondering what is considered today as best practice when installing addons on premise on : dev , test and production environments.



What we do actually for each individual add-on installation:

 

1. Update database structure where needed

2. Generate source code for all items

3. Compile all items

4. Install Add-on

5. Generate source code where neded

6. Compile where needed



I feel that doing this per addon per instance can be time consuming and wonder how much is it necessary.

  • Can the "update database, generate source code, compile" be done only once when installing a batch of addons?
  • Is there a step missing here ?



Thank you all in advance for pitching in !



Damien

Like 0

Like

2 comments
Best reply

Dear Damien, 



In order to make sure that installation process goes without errors, first of all you need to create and keep the backup of the website. 

After that you can install the batch of applications and generate\compile the website. 



It's not really necessary to generate source code\compile the website before installation



Kind regards,

Roman

Dear Damien, 



In order to make sure that installation process goes without errors, first of all you need to create and keep the backup of the website. 

After that you can install the batch of applications and generate\compile the website. 



It's not really necessary to generate source code\compile the website before installation



Kind regards,

Roman

Roman Brown,

 



Thanks for the clarification Roman.

Show all comments

Hi community,

I've installed this addon Aspose.PDF connector for Creatio | Creatio Marketplace,

when I try to generate the printable I get the following error.

Like 0

Like

2 comments

Hi Stefano,

 

You need to check the values in the Creatio system settings connected to the Aspose service.

Please use the screenshot below to check whether the Aspose setting values match the respective system settings in Creatio:

After you apply the changes, we recommend you to log out and log back into Creatio for checking the updates.

 

Hope this helps!

 

Best regards,

Max.

Max,

Thank you Max

it works!

Show all comments

Dear community,

 

I've installed the "Change log for Creatio" addon from marketplace.

I tried to configure it on Account entity, but when I try to configure the columns in the logging schema page no columns are showed, for other sections it works.

In the past I've enabled the standard change log feature for the account entity.

Like 0

Like

3 comments

Hello Stefano, 

The logging works for the other sections, so the issue can be in scheme columns. Can you please tell are there any errors in browser console?

 

Best regards

Samarasoft

Dear Nugmanov

after restart of my pc the problem is solved.

 

Is it possible to import change log data ?

Dear Stefano,

 

Import and export of change log data is supported by the standard functionality without advanced parameters.

 

 

Best regards

Show all comments