Время создания
Filters

Hi,

I want to create a report on Login Count for sales reps only. The Login Count object only has a User Name field (text type) with no lookup to any object, so I can't filter by role.

My plan is to replace it with a custom object that adds a lookup to the Users object, so I can use the User in Role object to filter by the sales role and populate the user field whenever the User Name changes.

A few questions:

  1. Do you see any risks with replacing a system object like this?
  2. What happens if Creatio updates the Login Count object in a future version, will our custom object be affected?
  3. Can changes to the Login Count object trigger a Business Process?

Thanks!

Like 0

Like

0 comments
Show all comments
Twilio
Studio_Creatio_enterprise_edition
8.0

We are getting inbound SMS via Twilio and they are not being associated to the proper contact despite the phone numbers matching.  We are having to manually do the association to the contact.  Anyone have a fix or work around??

Like 0

Like

0 comments
Show all comments
bulkemail
Marketing_Creatio
8.0

In the classic email designer, you could add a value to the "Entity settings for campaign signal" and as long as it had a path to the contact, you could use that object as the starting point for your template. Is that possible in the new designer? If so, I can't find where to set that. Or is this an example of where the functionality in the new designer is still behind the older version?

Like 1

Like

2 comments

It's not possible in the new designer, which I am completely unhappy about 👎🏻. I have several clients that will remain on the old/classic designer just for that functionality.

Ryan

Ryan Farley,

As always, thanks, Ryan.

Frustrating.

Show all comments

The employees are mixed within our customer contacts. Their specific person records are labelled differently, but when ownership is changed on a specific record and the lookup record is accessed it contains a list of all contacts (employees or not.) Is there a way to create a sub contact lookup with just employees? 

Like 0

Like

1 comments

You can filter a contact lookup to show only Creatio users using the following: 

https://customerfx.com/article/how-to-filter-a-contact-lookup-to-display-only-users-on-a-creatio-freedom-ui-page/

If you want to do that for Contacts with associated "Employee" records, that is possible in a similar way, go to related objects and you should see something like employee by column contact there.

Ryan

Show all comments
Sales_Creatio
8.0

Hi. 

We have a process that sends an email to specific roles every time an Opportunity is Closed Won. Out of the blue it has stopped working and when I looked into the business process there is an error: An error occurred while applying the value of the parameter "Sender" of the business process element:
   Unable to compute expression "[#SysSettings.BIGDalkiaEmailSender#]", error: Unable to continue process: system setting "BIGDalkiaEmailSender" not filled. Please, contact system administrator.

Anyone able to tell me what this means? I am a new Admin and learning as I go so would love any help I can get!

Thank you.

Like 0

Like

2 comments
Best reply

Hello,

Based on the name, we can see that this is not an OOTB SysSetting and was most likely added by an add-on to your system. The error shows that this setting has not been set up yet, and the system is unable to use email without this setting. The best course of action would be to go to the system settings (System Designer → System Settings), set the filter to "code," enter BIGDalkiaEmailSender, and configure this System Setting accordingly.

Thank you for choosing Creatio.

Hello,

Based on the name, we can see that this is not an OOTB SysSetting and was most likely added by an add-on to your system. The error shows that this setting has not been set up yet, and the system is unable to use email without this setting. The best course of action would be to go to the system settings (System Designer → System Settings), set the filter to "code," enter BIGDalkiaEmailSender, and configure this System Setting accordingly.

Thank you for choosing Creatio.

Viktor Komarov,

Thank you.

Show all comments