encrypted
Sales_Creatio
7.17

Hello,

we need to store long encrypted string in Lookup object. We have added Encrypted text field to the object, but when try to save string, get an error: "Maximum text length exceeded (1674/500)"

How is it possible to save long text in encrypted text field?

Thank you!

Like 2

Like

1 comments

Hello,

We have registered the idea and forwarded it for consideration to the responsible team for further review and release in one of the...MoreLess

Show all comments
Sales_Creatio
8.0

Hello Everyone,

We have an Orders page from which our invoices are generated. The rate of Invoices depends upon the Day of the Week. (Different rate for weekdays & Weekends). However, one key thing is missing which are UK Holidays. Is there any way to define UK holidays in the system or in my process, so that the system knows that this day is a holiday and the rate should be the holiday rate?

Like 1

Like

3 comments
Best reply

Hello Hassan,

You can achieve this in the following manner:

1) Create a custom object (parent object should be "BaseLookup") where two integer...MoreLess

Show all comments (2)

Good day, colleagues!

Please help me understand the issue. On the OpportunitySection (and similarly on the LeadSection ), the system does not allow any changes to be made, not even adding a simple comment. I'm making changes to the schema that was automatically created when modifying in the section wizard. It's in my own package.

23505: duplicate key value violates unique constraint "IUSysSchemaUIdSysPackageId"



 

Like 1

Like

5 comments
Best reply

I get that in recent versions when I create a package and then set that as the current package. Once I log out and back in again the issue goes...MoreLess

Show all comments (4)
system_variable
object
Sales_Creatio
8.0

Hi Community,

Is it possible to add a new System Variable to be used in the Object level, so that we can use it as a default value?

Thank you

Sasori

Like 1

Like

3 comments
Best reply

Hello Sasori,



These values are hardcoded and you can't change them.

Show all comments (2)
Sales_Creatio
8.0

Hello,

I need to alter the file upload so that certain attachments are saved to an external system rather than the Creatio database. I need to know the schema and methods that handle the upload and download of files in the freedom UI so that I can modify it as needed.

Any help is appreciated. Thank you!

Allen

Like 0

Like

2 comments

Hello,

You can set up an S3 integration to complete your task.

More information is available here: https://academy.creatio.com/docs/user/setup_and_administration/base_int…

Best...MoreLess

Show all comments (1)
Sales_Creatio
8.0

Hi Everyone,

We have 2 different types of rates for Customers. One is when the Order date is within Weekdays (Monday-Friday) and the other is for Weekends (Sat-Sun). We have an Order date/time field in our orders. Now is it possible to write a formula that finds out that using that date/time field...MoreLess

Like 1

Like

4 comments

Bump!

Show all comments (3)
Sales_Creatio
8.0

Hi Everyone,

Is it possible to refresh of a page (Freedom UI Page) through the business process? Currently, we have multiple business processes running in our Freedom UI Order page and the client has to do a manual refresh every time. So I was wondering if it's possible to automate it as well through the process? I know that it is possible in Classic UI and I have seen the Marketplace app for it as well but that doesn't work in Freedom UI. So any ideas?

Like 2

Like

3 comments
Best reply

To do this in a Freedom UI page, this article shows how to receive the server message:

https://customerfx.com/article/receiving-server-side-messages-in-a-creatio-freedom-ui-page/

Once...MoreLess

Show all comments (2)
ProcessFile
GeneratedReports
businessProcess
Sales_Creatio
8.0

Hi Community,

Is there a way to get the id of the attachment that has been generated through Process file in a business process as illustrated in file attached?

The idea is to read the id of this generated report to apply custom access rights.

Thank you for your help,

Like 0

Like

1 comments

I do wish it would return the ID, however, since it *can* create multiple files for whatever matches the filter conditions it's not always ...MoreLess

Show all comments

Hi Community,

I have restored a cloud instance, locally. In Cloud the functionality (FileApiService) works.

The problem I am facing is that I can not upload files in the Attachments object (ex AccountFile) in the local instance.

Console

Console Response is in the attached file

File attachments
Like 0

Like

2 comments
Best reply

Good day,

Is it possible that the cloud instance was set up to upload the files to an S3 storage?

Please try changing the ActiveFileContentStorage...MoreLess

Show all comments (1)
Sales_Creatio
8.0

Hi Everyone. I have a custom Orders screen, in which we assign orders to different catchers. So we simply have a list of catchers from which we can select catchers and then populate them in the below list. But we are looking to further move to an advance level. Our plan is to somehow show list of catchers...MoreLess

Like 1

Like

1 comments

Hello!

For your idea, you could implement 2 different lookups. Below you will find information on how to create a lookup: https://academy...MoreLess

Show all comments