Routing XML Virtual Documents in Productions

Community

Process XML as virtual documents.

Authorsorodriguezz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of efficiently handling XML documents within InterSystems IRIS productions by treating them as virtual documents, optimizing processing speed and reducing the need for extensive message class definitions.

Core Features & Use Cases

  • Virtual Document Handling: Process XML documents without full parsing, storing data in globals for faster access.
  • Schema Import and Usage: Import XML schemas to enable schema-dependent property paths, validation, and enhanced editing assistance.
  • Production Integration: Configure business services, processes, and operations to seamlessly route and process XML virtual documents.
  • Use Case: Integrate with external systems that send large XML data feeds by configuring a business service to read these files as virtual documents, route them through a VDocRoutingEngine business process for transformation, and then send them to a FileOperation business operation for further processing or archival.

Quick Start

Configure a business service to read inbound XML documents from a specified file path, using the 'Doc Schema Category' setting to apply a previously loaded XML schema.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Routing XML Virtual Documents in Productions
Download link: https://github.com/sorodriguezz/skills-objectscript/archive/main.zip#routing-xml-virtual-documents-in-productions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.