• IDD
  • IDD
  • Skybuffer AI
    • Skybuffer AI Installation and Initial Setup
      • On Business Technology Platform (BTP)
        • Skybuffer AI Installation Guide on BTP
      • On Premise: XSA Runtime and SAP HANA EE
        • Installing SAP HANA Including XS Runtime
        • XS Deployment Process
      • Post Installation User Guide
    • AI Agent
      • AI Agent Configurator
        • Register New AI Agent
        • Intents and Entities Creation
        • Skill Creation and Management
        • Actions
          • Message and Content Actions
            • Structured Messages
            • Adaptive Card
          • Destination Calls Actions
          • Conversation Flow and Memory Actions
          • AI Actions
            • Generative AI Action
            • Document Grounding Action
            • Log Insight Action
            • Skills Orchestration Action
        • Scheduling
        • Communication Channels
          • Copy the Existing Channel
          • Skills Activation
          • Destination Assignment
          • Webchat Communication Channel Setup
          • Facebook Messenger Communication Channel Setup
          • Zoom Communication Channel Setup
          • MS Teams Communication Channel Setup
          • Slack Communication Channel Setup
          • Telegram Communication Channel Setup
          • Viber Communication Channel Setup
          • WhatsApp Communication Channel Setup
          • FLP Chat Communication Channel Setup
          • Background Execution Communication Channel Setup
        • Monitor Section
      • Business AI Scenarios
      • Document Grounding Hub
      • Destination Management
      • Models Hub
      • Identity Providers
      • Survey Craft
      • Predefined Response Translator
    • AI Connector
      • AI Connector Configurator
      • AI Connector Logs
      • AWS Integration
      • Twilio Integration
    • SAP Backend for Business AI
      • Business AI Scenarios Package Administration
        • Installation Guide
        • Uninstallation Guide
      • Business AI Scenarios Package Maintenance Guide
        • Product License
        • Configuration of Email Sending Mechanism
          • Configuration Settings
          • Setup of Specific Email Sending Control
        • Technical User Setup
          • Central oData Service Authorization Role Maintenance
          • Technical User ID Creation
        • Assigning Business AI Scenarios to ABAP RIK Classes
        • Simplified User Creation Scenario Setup (Without Approval Workflow)
          • Maintain and Assign Reference Users for User Creation Scenario
          • Activate Notification for New User Creation (Optional)
        • User Creation Scenario Setup with Approval Workflow
          • Configure Approval Workflow for User Creation Scenario
          • Set Up Approval Steps for Different User Types Creation
    • Hybrid Chats
      • Hybrid Chats Maintenance Guide
        • Business and Technical Users Setup
          • Create Business and Technical Users
          • Create Business Partners
        • Tenant Configuration
        • Live Pool Management and Configuration
          • Start Live Pool
          • Manage Live Pool
        • System Configuration
          • Configure Status Profile
          • Set Up Technical Messages for Hybrid Chats
        • Hybrid Chats Configuration
        • Hybrid Chats Categorization
          • Categorization Management
          • Categorization Mapping
          • Translate Categories
      • Hybrid Chats User Manual
        • Hybrid Chats
          • HC Archive Mode
          • HC Active Mode
        • HC My Data
          • Edit Personal Data and Profile Picture
          • Default Settings Management
          • Notification and Dialogue Manual Mode Management
          • Quick Replies Management
            • Standard User Mode - Quick Replies
            • Administrator User Mode - Quick Replies
        • HC Analytics
          • HC Analytics
          • Operator Activity Analytics
          • Exit Survey Analytics
        • HC Teams
          • Access HC Teams Application
          • Create New Team
          • Create New Team Member
          • Edit Agent
          • Edit Team Name
    • HOW-TO Guides
      • MS Teams Integration. Single Sign-On
        • Create Azure Bot Service
        • Configure Azure Bot Service and Connect to the AI Agent MS Teams Channel
        • Create Middleware SSO Application
        • Configure Bot Service Application SSO
        • Create Azure AD Enterprise Application for SAP Backend
        • Configure oAuth2 in SAP System
        • Assign Identity Provider in AI Agent Channel Configuration
        • Deploy Your App into Microsoft Teams
        • Managing Application Keys
      • Skybuffer AI PoC Setup
        • SAP BTP
      • SAP AI Core Integration. Ollama Server Setup
      • MS SharePoint Integration. Add-in Registration
    • Troubleshooting
      • Edge Browser Access Issue

Scheduling

51 views 0

Scheduling

The AI Agent Scheduling function enables automated execution of AI Agents based on a predefined schedule. Each scheduled execution runs in the background, automatically logging results. These logs can later be analyzed and used for follow-up actions via the AI-Powered Log Insight Action, ensuring efficient monitoring and process automation.

Prerequisites:

The AI Agent Scheduling feature uses a specific type of communication channel called Background Execution. For guidelines on this channel type, refer to the Communication Channels – Background Execution section.

Step 1. Open AI Agent Configurator, choose Scheduling, and press Add schedule button:

A screenshot of a computer AI-generated content may be incorrect.

Step 2. Enter the necessary information and press the Add button.

  • Name – Enter a descriptive name for the schedule to easily identify it.
  • Scheduled Start – Specify the date and time when the AI Agent should begin execution.
  • No Start After – Set the latest possible date and time for execution to ensure the schedule remains within a defined period.
  • Frequency – Choose how often the AI Agent should run (e.g., hourly, daily, weekly).

Define execution triggers using a skill trigger or trigger phrase:

  • Trigger Skill – Select the AI skill that will initiate the scheduled execution.
  • Trigger Phrase – Define a custom phrase that can be used as an alternative trigger for execution.

Memory Payload
Define the memory parameters that will be passed to the AI Agent when the scheduled skill is triggered.

Each parameter consists of a Parameter Name and a Value field.
These parameters allow you to predefine inputs for the scheduled scenario – for example, company code, date range – so that the skill can execute automatically without user interaction.

All defined parameters are stored in the AI Agent’s memory before execution begins and are available to all actions within the triggered skill.

Examples:
Parameter Name          Value
rt_company_code         1000
rt_vendor_id                 1234
rt_date_from                   2025-10-01
rt_date_to                     2025-10-31

NOTE: Ensure parameter names match those used in the skill logic and actions.

Dynamic values can be defined using Handlebars expressions, for example:

    • rt_date_from → {{today ‘startOfMonth’}}
    • rt_date_to → {{today ‘endOfMonth’}}

If no memory parameters are defined, the skill will run with its default memory settings.

Step 3. Schedule has been successfully saved.

A screenshot of a computer AI-generated content may be incorrect.

Step 4. To edit, click the pencil icon at the right-hand corner of the screen next to the desired Schedule.

A screenshot of a computer AI-generated content may be incorrect.

Step 5. To check the results of execution, go to Monitor and check the necessary logs. Please see Monitor Section for guidelines.

A screenshot of a computer AI-generated content may be incorrect.

A screenshot of a computer AI-generated content may be incorrect.

Was this helpful?

Yes  No
Related Articles
  • FLP Chat Communication Channel Setup
  • Actions
  • Destination Calls Actions
  • AI Actions
  • Message and Content Actions
  • Conversation Flow and Memory Actions
Copyright 2022 Skybuffer.com. All Rights Reserved.