Dear colleagues,

I'm getting from a week ago a "Request Timeout" each time I try to bind some data on a demo site.

I did it before, but from a week ago, I cannot anymore, some ideas?

See it on https://share.vidyard.com/watch/dpoVmZuUhAHbSS6NzaSnuj?

It's on Studio Enterprise 7.18, the version list isn't updated

Thank you very much

Like 0

Like

2 comments

Hello Julio,

The responsible team is working to fix this. The error appears due to the changes in the basic functionality in version 7.18....MoreLess

Show all comments (1)

Hi,

In the Account section there is detail inserted named "Address".

Any record being added in the Address detail is reflected back on the Account section Address field without running any business process.

Can anyone please help with the logic behind the same?

Like 0

Like

3 comments

Hi,

Please provide the screenshot of the attribute under the question.

Thank you!

Best regards,

Oscar

Show all comments (2)

hi everyone

i have followed the install guide correctly but it is not working

the report still being a MSWord and there isn't an error on the console

can you help me please?

Like 0

Like

6 comments

Hi Carlos,

You need to check the values in the Creatio system settings connected to the Aspose service. Please refer to the screenshot below...MoreLess

Show all comments (5)

Hi all,

When a new WhatsApp Chat is received without an existing contact, a new contact record is created.

We want to merge the created contact with an existing record but after doing so, a new contact is still created when a new message is sent by the customer.



NB. Responses sent to the merged contact are received

Update: using the out of the box merge prevents any further messages from being received. We 'merge' by modifying the Contact in the Contact Identity and Chat tables

Like 0

Like

1 comments

Hello Team!

Is possible to change the logic of this panel to prevent complete the activity if the start date is in the future?

Like 0

Like

3 comments

Solved changing this function in the ActivityPageV2

	canChangeStatus: function() {
				var CurrentDarte = new Date();
				return this.get("IsEntityInitialized"...

MoreLess

Show all comments (2)

hi everyone

I am trying to install a trial with a db PostgreSQL, but following the instructions i am getting this error

  • the name pg_sysadmin is reserved
  • role names beginning with pg_ are reserved

can i create a user witout pg_? my client will work?

Like 0

Like

1 comments
Best reply

Hello Carlos,

Yes, you can create a user without pg_. This prefix is not necessary for correct functioning. 

Best regards,

Max.

Hello Carlos,

Yes, you can create a user without pg_. This prefix is not necessary for correct functioning. 

Best regards,

Max.

Show all comments

Hi community,

is it possible to show the tags assigned to a record without click on tag icon ?

I'm looking for a solution like this

I can add a text field for each entity and using a business process update this field with all tags assigned to the record, but I don't like it very much.

Like 0

Like

1 comments

Hi Stefano,

You can do it in the way you need, just debug the logic of how the tag module is called and how does the data passed there. Yo...MoreLess

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...MoreLess

Show all comments (1)

При попытке добавления блока с пользовательским кодом возникает ошибка

An attempt to add a script task causes an error

System.InvalidCastException: Specified cast is not valid.
   at Terrasoft.Core.Process.ProcessModel.GetParameterValue[T](FoundParameterData result)
   at Terrasoft.Core.Process.Process1MethodsWrapper...

MoreLess

File attachments
Like 0

Like

2 comments

By the way, if there is a list of data type matches for decimal values (as I understood, float does not match all of them), I would really appreciate...MoreLess

Show all comments (1)

Hi community

is it possible to download with odata an attachment from any section ?

Like 0

Like

2 comments

Hello Stefano, 

Yes. I will show you an example how to achieve it: 

1. Choose the section you want to download from and find th...MoreLess

Show all comments (1)