Skip to main content
Glama
marco-looy

Pega DX MCP Server

by marco-looy

release_case_lock

Release pessimistic locks on Pega cases to cancel operations and clean up cached updates, ensuring system resources are freed when case modifications are abandoned.

Instructions

Release pessimistic lock on a Pega case and clean up any cached or pending updates. Used when canceling case operations that require locking.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
caseIDYesCase ID. Example: "MYORG-APP-WORK C-1001". Complete identifier including spaces."OSIEO3-DOCSAPP-WORK T-561003". a complete case identifier including spaces and special characters.
viewTypeNoUI resources to return. "none" returns no view metadata or fields (default), "page" returns the full page UI metadata.none
sessionCredentialsNoOptional session-specific credentials. If not provided, uses environment variables. Supports two authentication modes: (1) OAuth mode - provide baseUrl, clientId, and clientSecret, or (2) Token mode - provide baseUrl and accessToken.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marco-looy/pega-dx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server