Using the Routines Page

Manage routines in the InterSystems IRIS Management Portal.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sorodriguezz/skills-objectscript --skill using-the-routines-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Using the Routines Page
Source: https://github.com/sorodriguezz/skills-objectscript/tree/main/skills/using-the-routines-page
Command: npx skills add https://github.com/sorodriguezz/skills-objectscript --skill using-the-routines-page

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to managing routines within the InterSystems IRIS Management Portal, streamlining routine compilation, export, import, and search operations.

Core Features & Use Cases

  • Routine Management: Offers detailed instructions for using the Routines page to compile, export, import, find, replace, delete, and compare routines.
  • Search Functionality: Explains how to effectively search for specific routines using various criteria like namespace, date range, and wildcard masks.
  • Use Case: A developer needs to update several routines. This Skill guides them through exporting the existing routines, making necessary modifications, and then importing the updated versions.

Quick Start

Use the Routines Page skill to compile the selected routines.

Frequently Asked Questions about Using the Routines Page

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

FAQPage Schema
How do I compile and export routines in InterSystems IRIS Management Portal?

To compile and export routines in InterSystems IRIS, use the Routines page in the Management Portal to select target routines and execute native compilation and export operations for code management.

How do I search for specific routines using wildcard masks and date ranges?

Search for specific routines on the Routines page by applying wildcard masks, filtering by namespace selection, and specifying date ranges to efficiently identify target routines within InterSystems IRIS.

Can I import updated routines and compare them with existing versions in InterSystems IRIS?

Yes, the Management Portal Routines page supports importing updated routines and compare functionalities, allowing developers to evaluate differences before and after code modifications within InterSystems IRIS.

What is the best way to manage routine deletion and find/replace operations in InterSystems IRIS?

The best way to manage routine deletion and find/replace operations is through the InterSystems IRIS Management Portal Routines page, which provides dedicated interfaces for these routine management tasks.

Does the InterSystems IRIS Routines page support namespace selection for routine identification?

Yes, namespace selection is a core search option on the Routines page, enabling users to restrict routine identification and management operations to specific InterSystems IRIS namespaces.

Why use the Management Portal for routine code management instead of other development tools?

Use the Management Portal for routine code management because it provides a centralized interface for compilation, import, export, and comparison operations, streamlining InterSystems IRIS development workflows.