• IDD
  • IDD
  • Job Scheduler Services Creation
  • 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
        • Tool Creation and Management
        • Actions
          • Message and Content Actions
            • Structured Messages
            • Adaptive Card
            • Sending Notifications
          • Destination Calls Actions
          • Conversation Flow and Memory Actions
          • Process Data Actions
            • Email Processing Action
            • Email Post-Processing Action
            • File Parsing Action
            • Upload File to Document Grounding
          • AI Actions
            • Generative AI Action
            • Document Grounding Action
            • Log Insight Action
            • Tools Orchestration Action
        • Translation
        • Scheduling
        • Communication Channels
          • Tools Activation
          • Destination Assignment
          • Copy the Existing Channel
          • Webchat Communication Channel Setup
          • Facebook Messenger Communication Channel Setup
          • Zoom Communication Channel Setup
          • Slack Communication Channel Setup
          • MS Teams 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
          • OpenAiCompatible Channel Setup
          • MCP Channel
        • Monitor Section
      • Data Source Scenarios Management
      • Business AI Scenarios
      • Document Grounding Hub
      • Destination Management
      • Emails AI Processing Monitor
      • 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
      • MCP Server
        • MCP Server Configuration in ABAP System
        • MCP Tools 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
      • Office 365 Shared Mailboxes (IMAP) Integration
      • SAP AI Core Integration. Ollama Server Setup
      • DGX Spark Server Configuration
      • Skybuffer AI PoC Setup
        • SAP BTP
      • MS SharePoint Integration. Add-in Registration
    • Troubleshooting
      • Edge Browser Access Issue

Upload File to Document Grounding

6 views 0

Upload File to Document Grounding

Use this action to upload a file to a Document Grounding Hub.
The action works with:
– an existing File ID ( that a user uploaded via chat, or is parsed from email) or
– a new File Name and File Content, to generate completely new file

It does not upload a physical file directly. Instead, it uses provided data and returns:
– upload status
– uploaded file GUID
This allows automated uploads inside larger workflows, for example:
generate data → create a file → upload it to Document Grounding Hub.

Step 1.  Create a new Action.

At the bottom of an Action Group:
Click Process Data, and then Select Upload File to Document Grounding

Step 2. Configure File Data.

Provide either:
– existing File ID (A)
– or File Name (B) and File Text (C):

A – File ID Memory Parameter
Select the memory parameter that contains the File ID you want to parse. The action will retrieve the file using this ID and process its contents.

Examples:

{{memory.rt_file_id}}

B – File Name
Set a name for the new file, directly or via memory variable.

Examples:

{{memory.rt_file_name}} or “File_Example”

C – File Text
Set contents for the file. Paste in text directly or via memory variable.

Examples:

{{memory.rt_file_text}} or “This is example file content…”

Step 3. Set Destination and Attributes.

D – Static/ Dynamic Selection

  • Static Mode
    Select destination and attributes from dropdown lists.
  • Dynamic Mode
    Provide destination and attribute values using memory variables. In that case you need to find Destination and attribute names on your own, and provide them via memory parameters.

E – Document Grounding Destination

Select the Document Grounding Space where the file will be uploaded.

F – Set Attributes
Optionally add attributes and values.
(For example , set attribute “Version” to “2.0”, or “Validity Date” to “23-01-2027”, or whatever attributes are present in your system)

Static Version:

Dynamic Version:

 

Step 4. Define the  Output Memory Parameter.

G – Configure Output
Define memory variable where result of action will be stored. Keep the default or set your own.

Step 5. Execute and see the results.

Run the action.

After successful upload:

  • the file will appear in the Document Grounding Hub
  • upload details will be available in Conversation Logs / Dialogue Analysis

If the upload fails, check the logs for error details.

Was this helpful?

Yes  No
Related Articles
  • MCP Server Configuration in ABAP System
  • MCP Tools Creation
  • Job Scheduler Services Creation
  • MCP Server
  • Data Source Scenarios Management
  • Sending Notifications
Copyright 2022 Skybuffer.com. All Rights Reserved.