Время создания
Filters
Financial_Services_Creatio_lending_edition
8.0
background
execution
Parallel

Hello,

I am creating a service that calls a number of actions. It passes to the methods the required parameters and a userConnection. I pass the UserConnection to the service class using dependency injection:
 

public class MonitoringService : IMonitoringService
   {
       private UserConnection...

MoreLess

Like 0

Like

0 comments
Show all comments
local
Studio_Creatio
8.0

Hello, 

I am trying to expose my local creatio instance to public network using a domain. I did all the steps mentioned here - https://academy.creatio.com/docs/8.x/setup-and-administration/on-site-deployment/application-server-on-windows/switch-creatio-website-from-http-to-https

So that I can use Creatio AI locally.

I got a domain and certs(using letsencrypt). 

But the login is not working locally. I can provide more information for debugging.

I am not able to access the app through domain as well.

Like 0

Like

1 comments

Hello!

Usually, this situation occurs when the configuration files -  Web.config have been modified, but the certificate is either invalid...MoreLess

Show all comments

Hi everyone

I'm trying to install the on-premise enviroment on my local machine and I have a problem, I started my instance with IIS and shows me the login page normally, but once that I login, the shell page is blank, I don't know if I am doing something wrong or if I need to do an extra step, thank you

Error image

Like 1

Like

1 comments

Hello,

To identify what's causing such behavior, I recommend checking the browser console first. If there are some errors, they will indicat...MoreLess

Show all comments
Sales_Creatio
8.0

I can't find the ‘Export list records’ operation in the Operation permissions section in System Designer

can you help me please?

Like 0

Like

1 comments

Hello Marie!

The operation permission's code is CanExportGrid:



I hope this helps. Have a great day!

Show all comments

Is there a simple way to filter a dropdown to show only those contacts that belong to a particular Role?

I have explored several common approaches, but none have provided the ideal, straightforward method:

  1. No-Code Filtering by Contact Folder: Attempted to create a static "Reviewers" folder in the Contacts...MoreLess
Like 0

Like

2 comments
Best reply

Hello 
To achieve this in a Contact folder, create a dynamic filter that targets contacts linked to system users who are members of the...MoreLess

Show all comments (1)