DataPallas Configuration

Configure DataPallas report bursting and delivery settings through the UI.

75|8|Updated Dec 20, 2023
One-click install
npx skills add https://github.com/flowkraft/datapallas --skill datapallas-configuration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: DataPallas Configuration
Source: https://github.com/flowkraft/datapallas/tree/main/asbl/src/main/external-resources/db-template/_apps/flowkraft/_ai-hub/.skills/datapallas-configuration
Command: npx skills add https://github.com/flowkraft/datapallas --skill datapallas-configuration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the confusion of setting up DataPallas report bursting and distribution by guiding users through the correct UI screens and explaining what each configuration option means for real document-processing workflows.

Core Features & Use Cases

  • Report setup via UI (no XML editing for users): helps users configure Reports through Configuration → Reports and then refine options under Configuration → <ReportName>.
  • Bursting and delivery configuration: supports naming patterns, output/quarantine folders, and delivery channels like email, uploads (FTP/SFTP/File Share/HTTP/WebDAV), website destinations, and SMS.
  • Troubleshooting-informed defaults comparison: the skill reads DataPallas configuration files for internal understanding (not user editing), including comparing user settings.xml against /datapallas/config/_defaults/settings.xml to pinpoint misconfigurations such as delimiters, output folders, and burst file naming.

Quick Start

Ask the AI to guide you through setting up the DataPallas built-in "My Reports" by walking you through Configuration → "My Reports" → Email Settings and what to fill in for SMTP.

Frequently Asked Questions about DataPallas Configuration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure SMTP email delivery for report bursting without editing XML?

To configure SMTP email delivery for report bursting, navigate to Configuration → <ReportName> → Email Settings in the UI. You can set up SMTP server details and delivery options directly through these interface screens instead of manually editing XML files.

What is report bursting and how does it work for distributing invoices and payslips?

Report bursting is a document-processing mechanism that splits bulk files into individual documents like invoices and payslips using burst tokens. Each document type requires a dedicated Report configuration with specific naming patterns and delivery channels for accurate distribution.

Why does my DataPallas report bursting configuration keep failing to deliver documents?

Report bursting failures often stem from misconfigurations in delimiters, output folders, or burst file naming. Compare your user settings.xml against the default settings.xml in the config directory to pinpoint exact parameter mismatches causing delivery issues.

Can I use FTP, SFTP, or WebDAV to deliver burst reports from DataPallas?

Yes, DataPallas supports multiple delivery channels for burst reports including FTP, SFTP, File Share, HTTP, WebDAV, website destinations, and SMS. Configure these upload destinations under Configuration → <ReportName> delivery options.

What's the best way to set up output and quarantine folders for burst token distributions?

The best way to set up output and quarantine folders for burst token distributions is through the Configuration → <ReportName> UI screen. Define specific folder paths for successfully processed documents and failed files during the bursting workflow.

Does DataPallas require a separate Report configuration for each document type?

Yes, DataPallas requires a dedicated Report configuration for each document type in burst token–based distributions. Navigate to Configuration → Reports to establish the base setup, then refine general settings, delivery options, and advanced controls individually.