Save page name in Savable Data Pages

When using a REST connector under “Data save options” in a Savable Data Page, what is the page name to be used to map request data to and response data from?

Pega documentation simply mentions “save page”.

At runtime, a page gets created "SavePagennnnnnnnn", where nnnnnnnnn is a random set of numbers. With each execution, the page name changes.

@UdhayachanderG7215

When using a REST connector under Data save options in a Savable Data Page the page name to be used to map request data to and response data from is referred to as the ‘save page’. At runtime a page named ‘SavePagennnnnnnnn’ is created where ‘nnnnnnnnn’ is a random set of numbers. This page name changes with each execution.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Creating a save plan for a Data Page in Dev Studio

*** Modified by moderator to update the URL ***

@MarijeSchillern

@UdhayachanderG7215 , The page is available here: Pegasystems Documentation

@zuckjThank you!