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 all,

We just tried installing our package on our pre-prod environment to test and unfortunately have met an error :

2020-10-23 10:24:19,373 System.UnauthorizedAccessException: Access to the path '_MetaInfo.json' is denied.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at...MoreLess

Like 0

Like

2 comments

Dear Amandine,

Usually, this error means that IIS user does not have access to all paths Creatio needs to compile the application. Try to provide...MoreLess

Show all comments (1)

Hi Community,

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. 

Like 0

Like

1 comments

Dear Fulgen, 

The compilation is not required after the package installation. However, if you install packages via configuration section...MoreLess

Show all comments

Hi,

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

Like 0

Like

2 comments

Hello,

There is another article that describes the process of data binding to packages and can be found here. It is not as informative as i...MoreLess

Show all comments (1)

Hello Community!

Some time ago I developed a functionality  on a custom package oriented to the version

bpmonline sales enterprise & marketing & service enterprise 7.11.0 being that the development was related to service entities, Marketing and Sales.

Currently I need to upload that development...MoreLess

Like 0

Like

1 comments

Bpm'online allows transferring packages only between the same version. Additionally transferring is possible only between the same products...MoreLess

Show all comments

Hi Community,

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.

Like 0

Like

3 comments

Dear Fulgen,

It seems that this issue is connected with Oracle database structure. I think this article may help you with this issue: http://www...MoreLess

Show all comments (2)