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

Hi,

I started a campaign with one audience, then stopped the campaign and added a different audience before starting it again.

However, in both the Campaign and Bulk Email audience tabs, I can still see the previous audience members along with the new audience.

Is this the expected behavior? If not, how can I remove the previous audience members so that only the current audience is included?

Thank you

Like 0

Like

0 comments
Show all comments

Hi team,

I have created a campaign and added the target audience. When i started the campaign, the emails remain in the queue and are not being sent.

Has anyone experienced this issue before? Could you please help me understand what might be causing it and how to resolve it?

Like 0

Like

2 comments

Good day, Tanu,

The "Queued" status is not an outright sign of issues with delivery to the participant. 

Creatio sends emails to the addressee throught the ESP, but waits for an email response before changing the status.

The Queued status may mean one of the following:

- the delivery was completed, but the reply has not been returned by the provider

- the email was queued for delivery, but until it has been Delivered or "Bounced", it remains "Waiting to retry" on the ESP side. 
Seeing as "Waiting to retry" has no corresponding status on Creatio end, the recipient remains Queued.
Email Service Providers may retry delivery for up to 48 hours (ElasticEmail) and up to 72 hours (SendGrid).

- Longer periods of being Queued may point to complications with delivery or responses not being sent out by ESP.

Should you require a more in-depth analysis of Queued status, please contact us at support@creatio.com with an Id of the BulkEmail in question. 
It is best to do so no later than 7 days after the initial delivery, as this will allow us to examine the logs before they are overwritten.

Hope this helps!

How can we resolve this?

Show all comments
Studio_Creatio
8.0

Hi all, 

On case page we have - Target resolution date (DateTime), Registration date(DateTime) and SLA days (integer) fields. Formula for Target Resolution date = Registration Date + SLA days. 

But the target resolution date is correctly showing the date part but not the time part for time part it is always showing the 12:00 AM. I have tried using BP, writing script task, writing source code, but nothing is working. Can anyone please help.

Many thanks.

Like 0

Like

1 comments

Hello,

We reviewed the described behavior and found that the value is most likely being converted to a Date type at some point in the process. When this occurs, the time portion is removed, and the value is saved as 12:00 AM (midnight).

To preserve both the date and time, we recommend using a DateTime expression and adding the required number of days with the AddDays method instead of using date-only arithmetic.

Please try the following expression: [#Registration date#].AddDays(Convert.ToDouble([#SLA days#]))

This approach adds the SLA days to the original DateTime value while preserving the time component.

Show all comments
historytab
Sales_Creatio
8.0

Dear,

In Creatio Classic mode, we had an order history table.

Order History Classic

if i click on Detail settings: The detail is not recorded in the details of the reference table.

I would like to display this detail in Freedom mode, but I don't see any information in the ChangesHistoryTab. 

How can I display it in Freedom mode?

Thank you !
Nicolas

Like 0

Like

0 comments
Show all comments
Marketing_Creatio
email templates
bulk emails
8.0

Hi everyone,

I'd like to upload ready-made HTML-templates from our old system to the Content Designer so that I can use and edit them as they were created in the designer.

It's not enough to copy the entire HTML-Code into the HTML-Element in the Designer.

This article (https://academy.creatio.com/docs/user/marketing_tools/email_marketing/e…) links to a page (https://academy.creatio.com/node/1542/) that is unfortunately not available.

Thanks a lot,

Philipp

Like 0

Like

0 comments
Show all comments