Skip to main content
Glama
marco-looy
by marco-looy

get_case_view_calculated_fields

Retrieve specific calculated fields from a case view in Pega applications. Specify case ID, view ID, and fields to evaluate, ensuring only valid view fields are returned for accurate data extraction and analysis.

Instructions

Get calculated fields for a given case view. Retrieves only the requested calculated fields from the case view. All requested calculated fields in the request body must be included in the view. Any requested fields that are not part of the view will be filtered out.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
calculationsYesObject containing the fields data to retrieve their respective calculated values. Must contain a "fields" array with field objects.
caseIDYesFull case handle (case ID) to retrieve calculated fields from. Example: "MYORG-SERVICES-WORK S-293001". Must be a complete case identifier including spaces and special characters.
viewIDYesName of the view from which calculated fields are retrieved - ID of the view rule. This identifies the specific view containing the calculated fields to be evaluated.

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