Hello Team,

Facing some issues while registering DotNet Core Package on version 7.18. Currently all our development activities were performed in Windows OS and later we would have to package it and deploy in Client OS which is Linux.

So the blocker right now is we are getting error while registering...MoreLess

File attachments
Like 0

Like

4 comments

Hello Anupama,

I tried replicating the same error message on my side, tried several configurations (including deleting Terrasoft.WebApp reference...MoreLess

Show all comments (3)

Hi community,

I must move the marketing campaigns from one package to another. The versions of my customer's CRM is the 7.17.0 and they don't have this "move to another package" option, released after the 7.17.0 update. 

I tried to "Export" the element and then reimport it in the apposite package...MoreLess

Like 0

Like

1 comments

Dear Jonathan,

As for now, there is no such OOTB functionality that will allow transferring marketing campaigns from one instance...MoreLess

Show all comments

Hello Community,

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

Like 0

Like

2 comments

Hello, 

Our application doesn't support designing business processes that are triggered after modifying system objects. The core of business...MoreLess

Show all comments (1)

Hello,

I'm working on a dev environment, creating my lookups objects, and lookups data, then exporting the package.

When i install the package at the production, everything work smoothly, however, the lookups could not be found at the UI level.

I have to open the lookup section and create them once again and refer to the lookup object in the package.

Is there a way to create the lookup at the user interface level as well while installing the package ?

Thanks,

Maarouf

Like 0

Like

4 comments

Hello Maarouf,

You also need to bind data from the SysLookup table to create lookup records in the "Lookups" section when installing the...MoreLess

Show all comments (3)

Hi! I've developed an application for Creatio, and now I want to publish it on the marketplace. However, it did not pass verification. 

The problem is that it didn't install on a system using MS SQL, although I haven't used anything DB-specific. Maybe you encountered such errors from the logs?

Do you know how to restart the verification process?

Like 0

Like

1 comments

Dear Pavel,



We know that your package has already published. In case you will have questions regarding the publication of packages please...MoreLess

Show all comments

Hello community!



While we are going ahead with a certain set of Creatio modules (Eg Service, Portal) for the 1st phase of an implementation, in all likely hood, we will include more modules (Eg Marketing) down the line. There will be some shared objects (default and custom) that we need acces...MoreLess

Like 0

Like

1 comments

Hello,

We do not recommend to use a Custom package to store implemented changes. If you meant just any custom package then yes, you may develop...MoreLess

Show all comments

Hello, I am creating a custom section for employees to submit access requests. I created a custom package called ITrequests which I've been building the custom section and all associated objects in. I've somehow run into this error when I try to save the Case, it says "Package sequence contains cycle: "ITrequests-->Custom-->ITrequests". This error is preventing me from saving this case. Can someone point me in the right direction for where to look to resolve this error?

Like 0

Like

7 comments

Check the dependencies for your package. Just guessing, but I assume it has something to do with that. Or a package that has your package a...MoreLess

Show all comments (6)

I would appreciate some help understanding this error log. It was produced while trying to upload a package from dev environment to test. Some causes I think could be the package dependencies. The dev enviroment had some weird packages, and I had jerry rig some dependencies because it didn't have the...MoreLess

Like 0

Like

1 comments

Hello!

This issue indicates that either SysWorkplace does not exist in your package and when system tries to add section to workplace it...MoreLess

Show all comments

Hi,

As i understanding till now package data banding works by inserting or updating records in corresponding tables but what if i want delete records from some table. Simple example is initial modification of Sales Workplace. Requirement is to remove unneeded sections. After this this modification...MoreLess

Like 0

Like

1 comments

Dear Marcin, 

You can delete records when transferring the package by writing an SQL query and adding it to the package: 

https://academy...MoreLess

Show all comments

Hi,

I want to Set Package for specific User.

Can i do it ?

Thank : >

Like 0

Like

1 comments

Hi,

Can you please specify what is your business task? What should happen with package assigned to user? 

Show all comments