Hello,

I'm getting  "The system setting ExchangeListenerURI is not populated" error when I add new email account.
I'm using 8.1.1 version and postgre SQL database.

Thanks,

Asif Shaik

Like 0

Like

1 comments

Hey, everyone. 
I've been on this for a while now, but I can't figure it out. 

I've got this workflow from my print, and it has the following function: 

  • Get the information from a newly created entry on the object "Class"
  • Reading the information from "Class level" (it has the quantity...MoreLess
Like 0

Like

2 comments

Hello,

There is no need to use a script task here. A simple sub-process call with mass creation of records using the "Add data" element will...MoreLess

Show all comments (1)

Hi. 

I'm trying to deploy de Identity Service to be able to use the external Outh 2.0 authorization and im using the docker deploy option but when i run the container, i got the error "It was not possible to connect to the redis server(s). Error ...MoreLess

Like 0

Like

1 comments

Hello!

For Identity service, is there no need to use Redis. Please remove any mention of Redis in the Identity service setup.

Show all comments

I added virtual Detail and after filling the object it displays all records. On not Virtual details recoreds are displayed with amount of 10 and after clicking "Show More" it shows another 10. Bassicaly I want the same  logic for my Virtual Detail. I tried to set "RowCount" to 10 but it did no...MoreLess

Like 0

Like

2 comments

You can use my code as an example to implement your logic:

define("UsrSchema27d9d5e6Detail", [], function() {
	return {
		entitySchemaName:...

MoreLess

Show all comments (1)

Hi, 
I've been stuck quite sometime on this particular error while installing/configuring Creatio for On-Site development. 
Inside the ConnectionString.config file, I changed a couple of parameters in "db" section to be able to connect MSSQL server via SQL Authentication by replacing Integrated...MoreLess

Like 0

Like

4 comments

Hello,

Please specify if you are trying to deploy an existing site's database based on binary files? Or are you deploying a new environment from scratch?

Show all comments (3)

Hi

Does any one know how to make bold "new feed notification"  or mark as Unread? 

Like 0

Like

3 comments

Hello,

Could you please provide more details and/or screenshots of what you would like to achieve?

Best regards,
Yuliya

Show all comments (2)

Hi guys,

Is there a way to sort a detail by a specific field in Freedom Mobile? I'm using this approach that works in Classic, but it does not seem to work when I switch to the Freedom version:

Terrasoft.sdk.GridPage.setOrderByColumns("Account", {
    column: "CreatedOn",
    orderType: Terrasoft.OrderTypes.DESC
});

Thanks!

Like 0

Like

1 comments

Hello,

This approach won't work in Freedom UI, this one is for classic UI. Here is the example of the code for ActivityDetailV2EmbeddedDetail...MoreLess

Show all comments

how to create a process that will be launched manually? 

Like 1

Like

1 comments

Hi Basel,

To create a manually triggering business process, use the simple start signal. Click on the "Run" option to run the business process manually.

Show all comments

 
Hi Team,
We have a requirement to implement object permissions for our use case, and I have been working on setting these up. Despite following the documentation provided in the link below, we are encountering issues where the permissions do not seem to be functioning correctly. Specifically, users...MoreLess

Like 0

Like

1 comments

Hi Team,
 

We have a requirement to implement object permissions for our use case, and I have been working on setting these up. Despite following the documentation provided in the link below, we are encountering issues where the permissions do not seem to be functioning correctly. Specifically,...MoreLess

Like 0

Like

4 comments
Best reply

Asif Shaik,

Hello. Your user has System administrators role which by default has permission for operation CanDeleteEverything

Show all comments (3)