BookmarkSubscribeRSS Feed

Best Practice on Detecting Customer Intelligence 360 bulk email task failure

Started 2 weeks ago by
Modified 2 weeks ago by
Views 191

We can detect Customer Intelligence 360 bulk email task failures in either of the following ways:

 

  • Set up the job Summary notification email

Job summary notifications enable you to define a list of email recipients who are notified when a task or an on-premises segment executes and finishes processing. The notification email includes information about successes and failures.

We can configure the setting from task Orchestration tab -> Job Summary Notifications.

 

        yuki_oymt_1-1747725346572.png

 

For bulk tasks, notification emails are sent after execution of the bulk task completes.

 

 
      yuki_oymt_2-1747725590522.png

 

If you do not receive the notification email titled 'Successful Task Execution: [task name]', there might be an issue with the task.

 

Reference: Job Summary Notifications

 

 

  • Retrieve execution occurrences by REST API

Please verify the task ID for the target task. You can check it in the MD_TASK table or find the task ID value from the URL when opening the task.

 

      yuki_oymt_3-1747725718798.png

 

You can check the execution occurrences using the MarketingExecution API.

Please assume that you want to retrieve the occurrence status of item #2 below.

 

      yuki_oymt_4-1747725907671.png

 

You can retrieve the status by calling the following API.

 

Format:

GET

https://<external gateway host>/marketingExecution/occurrences?taskID=[task id]&startTimeFrom=YYYY-MM-DDTHH:MM:SS-HH:MM:SS[timezone]

 

eg:

https://extapigwservice-apn-prod.ci360.sas.com/marketingExecution/occurrences?taskId=369e4db6-2301-48da-9f3c-0888b444ec98&startTimeFrom=2025-04-24T00:00-23:59:59JST 

 

      yuki_oymt_5-1747726031459.png

 

 

 Note: The information in this article is based on SAS Customer Intelligence 360 Version 25.04.

Version history
Last update:
2 weeks ago
Updated by:
Contributors

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

SAS AI and Machine Learning Courses

The rapid growth of AI technologies is driving an AI skills gap and demand for AI talent. Ready to grow your AI literacy? SAS offers free ways to get started for beginners, business leaders, and analytics professionals of all skill levels. Your future self will thank you.

Get started

Article Tags
OSZAR »